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.
☆22Updated last year
Alternatives and similar repositories for zvector
Users that are interested in zvector are comparing it to the libraries listed below
Sorting:
- facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.☆113Updated this week
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Asynchronous C implementation of the Raft consensus protocol☆85Updated last month
- An expression evaluator for C☆44Updated last year
- Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.☆120Updated last week
- `liburing` for Windows IoRing☆45Updated last year
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated 2 years ago
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆134Updated 3 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated 2 years ago
- Boost Libraries using build.zig☆20Updated 2 weeks ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated last week
- A JSON library for inspecting arbitrary values☆16Updated last month
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- Coroutine scheduler for C☆47Updated last year
- A collection of some lockfree datastructures☆73Updated 2 years ago
- A toy JVM coded in C/C++☆27Updated last year
- Fast bounded MPMC and SPSC queues for C++20☆48Updated last year
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Small, no dependency, TLS 1.3 implementation in Zig, for Zig.☆25Updated 3 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Updated 10 months ago
- Slides from C++ on Sea 2024☆17Updated last year
- Zig bindings for the excellent CRoaring library☆38Updated 3 months ago
- odbc connector for tdengine☆13Updated this week
- A file transfer utility written in Zig☆10Updated last year
- A low-level coroutine library for C☆70Updated last year