noporpoise / BitArrayLinks
C bit array structs and methods
☆213Updated 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☆137Updated 8 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- A fork of Paul Hsieh's Better String Library☆156Updated last week
- C library of key-value data structures.☆295Updated 5 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- C99 trie library☆101Updated 6 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
- A C library of hashtables and tries designed to store objects with high performance☆240Updated 3 weeks ago
- C11 Lock-free Stack☆184Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 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 2 years ago
- NIH Utility Library☆91Updated 4 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated last week
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- A Malloc-Free SHET Client Library for Microcontrollers☆47Updated 8 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Coroutines for C.☆77Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- Parser for argv that works similarly to getopt☆189Updated 2 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- Portable qsort_r / qsort_s☆55Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A generic C memory pool☆100Updated 9 years ago
- Robin Hood hash map library☆66Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆127Updated 13 years ago