rmind / stdc
☆9Updated 2 years ago
Alternatives and similar repositories for stdc:
Users that are interested in stdc are comparing it to the libraries listed below
- Shared memory allocator☆19Updated 8 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 10 months ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- ☆14Updated 5 years ago
- 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☆52Updated last year
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Coroutines for C.☆74Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- A User Space Threading Library☆18Updated 10 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Collection of libc-free C snippets that I paste and tweak in my projects☆14Updated 7 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Benchmark for various store patterns on x86☆10Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Portable Runtime System☆23Updated 8 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Documentation for DynASM☆92Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Suckless big integer library☆32Updated 2 years ago
- Concurrent trie-hash map library☆91Updated last year
- structure aware memory allocator☆23Updated 7 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Low-memory-footprint mutexes for pthreads☆40Updated 3 years ago