ciubotaru / bitfieldLinks
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
Sorting:
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Single C file event loop☆29Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code☆43Updated 2 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆30Updated 3 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 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
- Ecmascript engine for C☆13Updated 4 years ago
- memory pool allocator☆50Updated 12 years ago
- C89 compatible atomics.☆83Updated last month
- UNIXem is a small and simple library that provides emulation of several popular Unix API functions on the Windows platform (for C and C++…☆24Updated last month
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆25Updated 8 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Collection of highly reusable C utilities.☆29Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆48Updated 8 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A minimal C library to write uncompressed PNG images☆59Updated 2 years ago
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆12Updated 10 years ago
- single file C libraries☆39Updated 6 months ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Tiny PreProcessor☆18Updated 4 months ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago