ciubotaru / bitfield
A bit-array manipulation library in C
☆10Updated 3 years ago
Alternatives and similar repositories for bitfield:
Users that are interested in bitfield are comparing it to the libraries listed below
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Single C file event loop☆28Updated 5 years ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- memory pool allocator☆50Updated 12 years ago
- Lock-free memory allocator☆20Updated last year
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Math vector library☆36Updated last year
- Tiny PreProcessor☆17Updated last month
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 10 years ago
- C89 compatible atomics.☆79Updated last month
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆40Updated 2 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆56Updated 6 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C☆16Updated 3 years ago
- Intrusive data structures for C☆57Updated 7 years ago
- A portable GUI library written in C.☆17Updated 9 years ago
- Single file, public domain file system library.☆38Updated 9 months ago
- Collection of small public domain file archivers☆66Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 8 months ago