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:
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆53Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Safely combine results☆81Updated 11 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago