Geal / nomfun
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
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆52Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Safely combine results☆81Updated 7 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- JS affine☆66Updated 4 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago