rmind / stdc
☆9Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for stdc
- A collection of lightweight threading utilities☆23Updated 4 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☆48Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Shared memory allocator☆19Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆43Updated 6 months ago
- A User Space Threading Library☆17Updated 6 months ago
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Updated last year
- cprops - C Prototyping Tools☆12Updated 12 years ago
- Tiny helper lib for building daemons in C☆19Updated last month
- ☆14Updated 5 years ago
- Portable Runtime System☆23Updated 8 years ago
- structure aware memory allocator☆23Updated 7 years ago
- Ternary Search Tree + Bloom filter☆18Updated 3 years ago
- Benchmark for various store patterns on x86☆10Updated 5 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- A stateless event-driven HPACK codec☆25Updated 3 weeks ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆20Updated last year
- Coroutines for C.☆73Updated 7 years ago
- Buddy Memory Allocator☆12Updated 5 years ago
- A simple least recently used cache written in C☆32Updated 5 years ago
- An experimental HTTP server implemented as Linux kernel module☆69Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- ☆24Updated 4 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆26Updated last year
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆95Updated 9 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago
- memory pool allocator☆49Updated 11 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆25Updated 4 years ago