djcapelis / atomic-ringLinks
Some code in C that allows one thread to pass items to another thread without locking
☆40Updated 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
- bit & sketches data structures☆60Updated 6 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- BSD Licensed Bignum Library☆232Updated last year
- An arrow-based parser combinator library for C☆39Updated 15 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- C based OO portable data structure library☆131Updated 15 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 4 months ago
- C version of the MetroHash function☆27Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality