barrust / setLinks
Simple Set implementation in C
☆70Updated 4 years ago
Alternatives and similar repositories for set
Users that are interested in set are comparing it to the libraries listed below
Sorting:
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C bit array structs and methods☆211Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆275Updated 3 months ago
- A pure C vector implementation☆151Updated 3 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- safec libc extension with all C11 Annex K functions☆373Updated 2 weeks ago
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- A pure C hashtable implementation.☆51Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- Doug Lea's memory allocator☆271Updated 5 years ago
- ctest is a unit test framework for software written in C.☆241Updated last month
- META data and RESource library for C language☆136Updated 6 months ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆169Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 4 months ago
- A simple bitset library in C☆135Updated 6 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Coroutines for C.☆76Updated 8 years ago
- MurmurHash3 general hash bashed lookup function implementation☆88Updated 8 months ago
- A simple example demonstrating a calculator written with flex/bison☆230Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆171Updated 2 weeks ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆194Updated this week