Skip to content
View rotaki's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report rotaki

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 Loading

  1. tpcc-runner tpcc-runner Public

    An implementation of various in-memory concurrency control protocols

    C++ 19 7

  2. rclref rclref Public

    sample key-value store implemented with riak-core-lite for google summer of code

    Erlang 6 6

  3. simpledb simpledb Public

    A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Database Design and Implementation.

    C++ 29 7

  4. masstree-wrapper masstree-wrapper Public

    masstree-wrapper is a wrapper of masstree-beta (https://github.com/kohler/masstree-beta.git)

    C++ 3 1

  5. mcs_lock mcs_lock Public

    mcs_lock implementation

    Python 1

  6. waitdielock waitdielock Public

    A naive implementation of a waitdie read write lock with upgrade.

    C++