noporpoise / BitArrayLinks
C bit array structs and methods
☆216Updated 3 years ago
Alternatives and similar repositories for BitArray
Users that are interested in BitArray are comparing it to the libraries listed below
Sorting:
- A simple bitset library in C☆144Updated 3 weeks ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A fork of Paul Hsieh's Better String Library☆166Updated last week
- Portable qsort_r / qsort_s☆56Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆60Updated 6 years ago
- Levenshtein algorithm in C☆93Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- High-resolution timer for Windows, OSX, and Linux☆30Updated 10 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago