jibsen / scvLinks
ANSI C implementation of dynamic array, with interface similar to C++ std::vector
☆40Updated last year
Alternatives and similar repositories for scv
Users that are interested in scv are comparing it to the libraries listed below
Sorting:
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆21Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 11 months ago
- header-only Windows implementation of the <dirent.h> header☆27Updated 4 months ago
- Single C file event loop☆28Updated 5 years ago
- flotsam and jetsam☆31Updated last year
- A POSIX compliant C library for Windows☆53Updated 5 months ago
- Yet another C compiler.☆30Updated last year
- World's fastest Base64 encoder / decoder☆62Updated 3 years ago
- Collection of highly reusable C utilities.☆28Updated last year
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- Network library☆18Updated last year
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- A C++17 full-text search engine library☆33Updated 3 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 6 years ago
- 🔋 In-place lightweight XML parser☆14Updated last year
- Math vector library☆37Updated last year
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Cross-platform asynchronous I/O library☆18Updated last year
- This project is a summary of what i have learned from book , that is a really great book on linker & loader and C run time library. I wil…☆29Updated 8 years ago
- Win32 Fiber async/await demo☆48Updated 6 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago