zesterer / parze
A clean, efficient parser combinator
☆124Updated 3 years ago
Alternatives and similar repositories for parze:
Users that are interested in parze are comparing it to the libraries listed below
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Inline expression interpolation for Rust.☆202Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- a macro for constructing views in Rust 🏗️☆105Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- A magic html parser☆196Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Safely combine results☆81Updated 8 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- deserialize typed structures from regex captures☆172Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago