rmind / stdcLinks
☆9Updated 2 months ago
Alternatives and similar repositories for stdc
Users that are interested in stdc are comparing it to the libraries listed below
Sorting:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Tiny helper lib for building daemons in C☆19Updated last month
- Shared memory allocator☆21Updated 9 years ago
- A collection of lightweight threading utilities☆24Updated 5 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- ld.so implementation in C++1z☆9Updated 7 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Updated 2 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- C11 Lock-free Stack☆184Updated last year
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- structure aware memory allocator☆23Updated 8 years ago
- Benchmark for various store patterns on x86☆10Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Intrusive Red-Black Tree Collection☆32Updated 3 weeks ago
- Just-in-Time compilation of bpf☆31Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- ☆15Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Suckless big integer library☆31Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Lua benchmark suite☆22Updated 6 years ago
- A User Space Threading Library☆19Updated last year
- A simple least recently used cache written in C☆31Updated 5 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago