fredrikwidlund / libdynamicLinks
High performance utility library for C
☆94Updated 2 months ago
Alternatives and similar repositories for libdynamic
Users that are interested in libdynamic are comparing it to the libraries listed below
Sorting:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- C11 Lock-free Stack☆183Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Coroutines in C☆121Updated 11 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 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
- A simple bitset library in C☆135Updated 6 months ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- C99 trie library☆101Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- An obsolete project☆83Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago