djcapelis / atomic-ring
Some code in C that allows one thread to pass items to another thread without locking
☆39Updated 8 years ago
Alternatives and similar repositories for atomic-ring
Users that are interested in atomic-ring are comparing it to the libraries listed below
Sorting:
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- An arrow-based parser combinator library for C☆40Updated 15 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- a tiny string library☆23Updated 9 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- Perfect Hash Functions☆18Updated 10 years ago
- bit & sketches data structures☆60Updated 6 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- C based OO portable data structure library☆130Updated 15 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Design space for LLVM/Clang work☆45Updated 12 years ago
- empirical measurement of code constructs that seem like they should have constant execution time regardless of values of inputs☆9Updated 9 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- An exercise in cryptographic minimlism☆24Updated 10 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated last year
- BSD Licensed Bignum Library☆233Updated last year
- A demo of concurrency primitives in x64 assembly☆17Updated 3 years ago