cryptocode / zigfsm
A finite state machine library for Zig
☆132Updated 3 months ago
Alternatives and similar repositories for zigfsm:
Users that are interested in zigfsm are comparing it to the libraries listed below
- Logic-less templates for Zig☆129Updated last week
- A zig binary serialization format.☆133Updated 2 weeks ago
- A Zig Language Server☆78Updated last week
- Zig bindings for the Tracy profiler.☆66Updated last year
- A structured logger for Zig☆114Updated this week
- Pure Zig library for low-level terminal manipulation.☆83Updated last month
- A date and time module for Zig☆91Updated 6 months ago
- ☆60Updated last month
- Succinct data structures for Zig☆57Updated 2 months ago
- Zig library for dealing with ANSI terminals☆77Updated last month
- A type validation library for writing a zero-cost, declarative, understandable, generic code in zig.☆63Updated last year
- Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig.☆117Updated last month
- An effortless command-line argument parser for Zig.☆38Updated last week
- A zig remote procedure call solution☆38Updated 10 months ago
- deflate compression algorithm in Zig☆45Updated 11 months ago
- A zero-allocation log library for Zig☆58Updated 2 years ago
- Zig bithacks☆64Updated 3 months ago
- Zig linear mathemathics☆185Updated 6 months ago
- SDL with the build system replaced by Zig☆92Updated 2 weeks ago
- Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web☆163Updated last year
- Automatically generate headers/bindings for other languages from Zig code☆78Updated 2 years ago
- C++ to Zig bindings and transpiler☆108Updated 3 months ago
- Provides access to well-known folders across several operating systems☆240Updated 5 months ago
- Pretty printer for arbitrary data structures in Zig.☆64Updated 4 months ago
- Zigstr is a UTF-8 string type for Zig programs.☆109Updated last year
- ☆85Updated 4 months ago
- A compile-time interface checker for Zig that enables interface-based design with comprehensive type checking and detailed error reportin…☆98Updated 2 months ago
- ☆66Updated 9 months ago
- Dynamic dispatch for zig made easy