cryptocode / marbleLinks
A metamorphic testing library for Zig
☆43Updated 4 months ago
Alternatives and similar repositories for marble
Users that are interested in marble are comparing it to the libraries listed below
Sorting:
- Succinct data structures for Zig☆72Updated last month
- A toolkit that makes it easier to write recursive-descent parsers in Zig.☆78Updated 3 months ago
- ZIP (and soon, other formats) implemented in Zig☆28Updated last year
- Protobuf for Zig☆39Updated 3 years ago
- Statically typed, embeddable, scripting language written in Zig.☆41Updated 4 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆74Updated 2 months ago
- Zig build system graph output step☆23Updated 2 years ago
- Precompiled Zig text template engine☆35Updated 3 months ago
- Async generator type for Zig☆39Updated 3 years ago
- Zig bindings for the Tracy profiler.☆79Updated 2 years ago
- Compile time regular expressions in zig☆152Updated 2 years ago
- ValueTree-based JSON parser☆39Updated last year
- A general purpose, multithreaded capable slab allocator for Zig☆63Updated 4 years ago
- Simple Protobuf encoder and decoder in Zig☆31Updated 2 years ago
- A set of fuzzers for fuzzing various parts of the Zig standard library☆52Updated 4 months ago
- A JSON5 parser/stringifier for Zig resembling the std.json API☆25Updated 5 months ago
- A library to support text rendering in arbitrary contexts☆38Updated 3 years ago
- deflate compression algorithm in Zig☆47Updated 10 months ago
- ☆86Updated last year
- Experimental LLVM bitcode reader/writer☆22Updated 2 years ago
- Reference-counted Shared Pointer for Zig☆32Updated 2 years ago
- Simple and boring human readable data format for Zig.☆92Updated 2 years ago
- Simple benchmarking library☆68Updated last month
- A type erasure library for Zig that is meant to be eventually upstreamed to std☆40Updated 5 months ago
- URI parser for Zig☆49Updated 3 years ago
- Property testing library for zig