ciubotaru / bitfieldLinks
A bit-array manipulation library in C
☆11Updated 4 years ago
Alternatives and similar repositories for bitfield
Users that are interested in bitfield are comparing it to the libraries listed below
Sorting:
- Stand-alone dictionary: string/string associative array☆23Updated 14 years ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A single header C library to simplify splitting and processing strings☆53Updated 3 months ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Coroutines for C.☆78Updated 8 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- NIH Utility Library☆92Updated 4 years ago
- Single file public domain networking library☆42Updated 3 years ago
- ☆35Updated 2 years ago
- libuv thread communication☆60Updated 2 years ago
- Single C file event loop☆29Updated 5 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Collection of highly reusable C utilities.☆35Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- A generic C memory pool☆101Updated 9 years ago
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- Decimal Floating Point C Library☆107Updated 2 months ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- C99 trie library