Geal / nomfunLinks
experimental new design for nom parser combinators
☆21Updated 6 years ago
Alternatives and similar repositories for nomfun
Users that are interested in nomfun are comparing it to the libraries listed below
Sorting:
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆53Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Safely combine results☆82Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Epoch-based garbage collection☆81Updated 6 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- An experimental columnar arena☆43Updated 11 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- JS affine☆67Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year