Skip to content
View DaKellyFella's full-sized avatar

Block or report DaKellyFella

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. concurrent-robin-hood-hashing concurrent-robin-hood-hashing Public

    Concurrent Robin Hood Hashing

    C++ 2 1

  2. LockFreeHopscotchHashing LockFreeHopscotchHashing Public

    Implementation and benchmark of lock-free Hopscotch Hashing

    C++ 12 6

  3. Willtor/pqueues Willtor/pqueues Public

    Priority Queues

    C 1

  4. def_reclaim_examples def_reclaim_examples Public

    Examples of where DEF's builtin memory management makes reclaiming memory a breeze.

    C

  5. BitVector BitVector Public

    A little BitVector class I wrote for a space saving sieve of eratosthenes

    C++

  6. ThreadScan ThreadScan Public

    Forked from Willtor/ThreadScan

    ThreadScan runtime support for concurrent data structures in C and C++

    C