noporpoise / BitArrayLinks
C bit array structs and methods
☆214Updated 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☆142Updated 10 months ago
- A fork of Paul Hsieh's Better String Library☆164Updated this week
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- C library of key-value data structures.☆297Updated 5 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆104Updated 3 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- A generic C memory pool☆101Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- High performance C implementation of AVL trees☆104Updated 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
- Hierarchical memory allocator☆76Updated 10 years ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.☆231Updated 10 months ago
- NIH Utility Library☆92Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated last month
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- A library which implements a couple of famous binary search trees.☆166Updated 3 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
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Sorting routine implementations in "template" C☆471Updated last year
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 9 months ago