Skip to content
View ricleite's full-sized avatar
Block or Report

Block or report ricleite

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. lrmalloc lrmalloc Public

    A lock-free malloc(3) implementation

    C++ 16 6

  2. seqmalloc seqmalloc Public

    A fast sequential memory allocator that does not re-use memory, suited for benchmarking

    C 1 1

  3. lrmichael lrmichael Public

    Alternative implemention the lock-free memory allocator described in "Scalable Lock-Free Dynamic Memory Allocation", by Maged M. Michael

    C++ 5

  4. governor governor Public

    Debugging scheduler for lock-free and wait-free algorithms

    C++ 1