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.
☆19Updated 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.☆101Updated 2 weeks ago
- Vector implementation in Zig☆12Updated 2 years ago
- A JSON library for inspecting arbitrary values☆16Updated 5 months ago
- Benchmarking a faster std.Mutex implementation for Zig☆32Updated 10 months ago
- A low-level coroutine library for C☆68Updated last year
- A memory safe focus C framework, RAII, I/O, coroutine and other concurrency primitives.☆123Updated 3 weeks ago
- A thread-safe, expiration-aware, LRU cache for Zig☆76Updated 2 months ago
- General purpose allocator for Zig☆46Updated last month
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated 2 years ago
- Coroutine scheduler for C☆44Updated last year
- A poolable string builder (aka string buffer) for Zig☆31Updated last month
- An operating system built with RISCV and Zig☆13Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- Boost Libraries using build.zig☆20Updated last month
- A collection of tools for building concurrent systems☆31Updated 2 years ago
- Structured concurrency in Zig☆29Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- A container library for Zig.☆17Updated 4 years ago
- Automatic differentiation prototype in Zig☆18Updated 4 years ago
- A protocol buffers implementation in zig☆52Updated 3 months ago
- Common Data Structures and Algorithms for Learning Zig☆24Updated 2 years ago
- Assembler and disassembler for the imaginary Calcutron-33 CPU implemented in Zig☆22Updated 3 years ago
- A simple and easy to use async task library for zig.☆38Updated 3 weeks ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- BoundedArray module for Zig.☆17Updated 3 months ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated this week
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- Comparing concurrent code example programs between other languages and Zig☆62Updated 7 months ago
- A header-only implementation of SipHash☆31Updated 3 months ago