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:
- A pure C hashtable implementation.☆50Updated 4 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆173Updated 3 years ago
- hash set C implementation☆68Updated 5 years ago
- Small implementation in C of a slab allocator in user space☆37Updated last year
- High performance C implementation of AVL trees☆103Updated 6 years ago
- META data and RESource library for C language☆135Updated 4 months ago
- A pure C vector implementation☆150Updated 3 years ago
- Debug Malloc memory allocation debugging C library☆168Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- C bit array structs and methods☆210Updated 3 years ago
- A single header buddy memory allocator for C & C++☆188Updated 2 months ago
- B-tree implementation in C☆359Updated 5 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆94Updated last week
- Coroutines for C.☆75Updated 8 years ago
- Advanced cross-platform logging library for C/C++☆145Updated 3 months ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆170Updated 8 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Simple and yet powerful cross-platform C library providing data structures, algorithms and much more☆62Updated 3 weeks ago
- A basic file system in user space written in C using FUSE☆31Updated 2 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
- Linear Linked List Library☆51Updated last year
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆167Updated last year
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- A collection of commonly used C MACROS☆141Updated 2 years ago