bdwgc / libatomic_opsLinks
The atomic_ops project (Atomic memory update operations portable implementation)
☆444Updated 3 weeks ago
Alternatives and similar repositories for libatomic_ops
Users that are interested in libatomic_ops are comparing it to the libraries listed below
Sorting:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- kqueue(2) compatibility library☆253Updated 2 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- C language wrapper for RE2 the regular expressions library from Google☆130Updated last year
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- C hash implementation based on khash☆173Updated 5 months ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 3 weeks ago
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- Murmur3 hash in C☆436Updated 3 years ago
- Doug Lea's memory allocator☆282Updated 6 years ago
- The Memory Pool System☆610Updated last year
- C11 Lock-free Stack☆184Updated last year
- Russ Cox's libtask (with enhancements)☆322Updated 13 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Critbit trees in C☆334Updated 4 years ago
- Mirror of Apache Portable Runtime☆518Updated 2 weeks ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- redis's async event loop library☆189Updated 6 years ago
- A compact C preprocessor and declaration parser written in pure Lua☆215Updated 3 years ago
- C port of the snappy compressor☆250Updated 4 years ago
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆347Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- sprintf accelerator for GCC and Clang☆401Updated 2 years ago
- Super Light Regexp engine for C/C++☆549Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago