EclesioMeloJunior / zig-grepLinks
A grep that implements KMP pattern search algorithm written in Zig
☆14Updated 2 years ago
Alternatives and similar repositories for zig-grep
Users that are interested in zig-grep are comparing it to the libraries listed below
Sorting:
- A library for interacting with databases in Zig☆28Updated last year
- A JSON5 parser/stringifier for Zig resembling the std.json API☆24Updated last month
- Repository for developing software for a "personal cloud" project☆24Updated 3 years ago
- Like dumpbin.exe but cross-platform☆34Updated 11 months ago
- ☆42Updated last year
- A simple, opinionated, struct-based argument parser in Zig.☆57Updated last year
- Coroutines for Zig☆19Updated 2 years ago
- ValueTree-based JSON parser☆39Updated last year
- A library to support text rendering in arbitrary contexts☆38Updated 2 years ago
- An attempt to write an archiver using zig☆37Updated last week
- ZIP (and soon, other formats) implemented in Zig☆28Updated last year
- A list of unofficial zig releases☆42Updated 2 years ago
- Protobuf for Zig☆39Updated 2 years ago
- Comptime-generic composable allocators☆18Updated 2 years ago
- Zig Package Manager Expansion Pack☆23Updated last year
- A general purpose, multithreaded capable slab allocator for Zig☆61Updated 4 years ago
- [DEPRECATED] use build.zig.zon instead. Enables build.zig files to depend on git repositories.☆38Updated last year
- A benchmarking library for zig.☆30Updated last year
- Generic tracing library for Zig, supports multiple backends.☆21Updated 3 months ago
- Tiny Zig package for writing microbenchmarks☆17Updated last year
- some iterator patterns for Zig lang☆11Updated 3 years ago
- A Zig command-line input library!☆50Updated last year
- Zig micro-benchmark library☆26Updated 2 years ago
- A type erasure library for Zig that is meant to be eventually upstreamed to std☆39Updated last month
- WebSocket library for Zig ⚡☆67Updated last year
- A zig library for colorizing paths according to LS_COLORS☆17Updated last week
- Compile time regular expressions in zig☆136Updated last year
- Global mutable comptime state in Zig with the global error set☆24Updated last year
- A simple and easy to use async task library for zig.