Skip to content
View SaveTheRbtz's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report SaveTheRbtz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. zstd-seekable-format-go zstd-seekable-format-go Public

    Seekable ZSTD compression format implemented in Golang.

    Go 72 3

  2. ml-class ml-class Public

    Stanford Machine learning class excercises

    MATLAB 89 85

  3. crypto-class crypto-class Public

    Stanford Cryptography class excercises

    Python 20 5

  4. algo-class algo-class Public

    Stanford Algorithms class excercises

    Python 5 1

  5. On the fly TCP timeout tuning for li... On the fly TCP timeout tuning for linux-3.2
    1
    commit 99f490afdc91d4965aafd5629567ef02c515e169
    2
    Author: Alexey Ivanov <rbtz@yandex-team.ru>
    3
    Date:   Tue Apr 17 16:55:10 2012 +0400
    4
    
                  
    5
        YANDEX: tcpm: Added TCP sysctl tunables
  6. eBPF-based lock profiling tool inspi... eBPF-based lock profiling tool inspired by lockstat(1M)
    1
    #!/usr/bin/env python
    2
    
                  
    3
    """
    4
    The MIT License (MIT)
    5