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:
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- GLL parsing framework.☆138Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A very small GC in Rust, with a safe API☆63Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Safely combine results☆82Updated last year
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- ☆53Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago