noporpoise / BitArray
C bit array structs and methods
☆206Updated 3 years ago
Alternatives and similar repositories for BitArray:
Users that are interested in BitArray are comparing it to the libraries listed below
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- A fork of Paul Hsieh's Better String Library☆144Updated 5 years ago
- A simple bitset library in C☆134Updated last month
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆216Updated last month
- A Malloc-Free SHET Client Library for Microcontrollers☆47Updated 7 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆184Updated 7 years ago
- High performance C implementation of AVL trees☆101Updated 5 years ago
- C99 trie library☆99Updated 5 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆122Updated 13 years ago
- Levenshtein algorithm in C☆83Updated 2 years ago
- POSIX getopt() as a portable header library☆108Updated last year
- Portable qsort_r / qsort_s☆52Updated last year
- A simple C hash table (open addressing and rehashing) for embedding into projects☆58Updated 6 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Minimal Huffman coder/decoder☆101Updated 11 years ago
- Parser for argv that works similarly to getopt☆184Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆88Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- selectively remove C preprocessor conditionals☆166Updated 11 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆273Updated 6 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 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…☆143Updated 4 years ago
- Tiny C string library☆200Updated last year
- tpl - a small binary serialization library for C☆376Updated last week
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago