jibsen / scv
ANSI C implementation of dynamic array, with interface similar to C++ std::vector
☆39Updated last year
Alternatives and similar repositories for scv:
Users that are interested in scv are comparing it to the libraries listed below
- Network library☆17Updated last year
- Cross-platform asynchronous I/O library☆18Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆21Updated last year
- ☆20Updated 9 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 9 months ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Collection of highly reusable C utilities.☆27Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A small and simple static analysis tool for C in C☆28Updated 7 months ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- header-only Windows implementation of the <dirent.h> header☆25Updated 3 months ago
- A portable single file parser/lexer/tokenizer.