bdwgc / libatomic_ops
The atomic_ops project (Atomic memory update operations portable implementation)
☆435Updated last week
Alternatives and similar repositories for libatomic_ops
Users that are interested in libatomic_ops are comparing it to the libraries listed below
Sorting:
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Critbit trees in C☆334Updated 3 years ago
- The Memory Pool System☆592Updated 5 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C language wrapper for RE2 the regular expressions library from Google☆125Updated 8 months ago
- Russ Cox's libtask (with enhancements)☆319Updated 12 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- kqueue(2) compatibility library☆245Updated last year
- ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson☆348Updated 4 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub☆358Updated this week
- A simple, easily embeddable cross-platform C library☆377Updated last year
- Super Light Regexp engine for C/C++☆538Updated 4 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,067Updated last month
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- SIMD-accelerated base64 codecs☆434Updated last year
- Demo programs for my blog entry "Hello, JIT World!"☆238Updated 7 years ago
- C11 Lock-free Stack☆181Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,152Updated last month
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆216Updated 2 months ago
- http://repo.or.cz/tinycc.git☆175Updated 7 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- a JSON parser and printer library in C. easy to integrate with any model.☆287Updated last year
- An efficient trie implementation.☆255Updated 4 years ago