pzaino / zvectorLinks
An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.
☆17Updated last year
Alternatives and similar repositories for zvector
Users that are interested in zvector are comparing it to the libraries listed below
Sorting:
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- A User Space Threading Library☆19Updated last year
- Lock-free memory allocator☆22Updated last year
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆12Updated 3 years ago
- C JSON parser (both, SAX-like & full DOM)☆23Updated last year
- Buddy Memory Allocator☆12Updated 6 years ago
- Hard Real-Time world-wide clock synchronization utilizing new better algorithms than PTP and NTP uses.☆13Updated 9 years ago
- Tiny epoll-based event loop library for event-driven Linux applications☆26Updated 3 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- ☆20Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A universal C++ compression library based on wavelet transformation☆14Updated last year
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆25Updated last year
- C library to print nicely formatted tables☆27Updated 4 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- AnyDSL Runtime Library☆22Updated last month