m4rw3r / chompLinks
A fast monadic-style parser combinator designed to work on stable Rust.
☆244Updated 3 years ago
Alternatives and similar repositories for chomp
Users that are interested in chomp are comparing it to the libraries listed below
Sorting:
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆144Updated 9 months ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- Software transactional memory☆269Updated 4 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 3 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆109Updated 6 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆183Updated 8 years ago
- Design by contract style assertions for Rust☆251Updated 4 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- event loop and promises in Rust☆111Updated 8 years ago
- No longer maintained☆113Updated 8 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆529Updated 4 years ago
- The core `Service` trait in Tokio and support☆83Updated 7 years ago
- Monadic do notation for rust using macro and duck typing☆231Updated 6 years ago
- Rust framework for building visual/interactive applications☆134Updated 6 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆313Updated 2 years ago
- A future & stream abstraction for Rust☆244Updated 9 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A Rust crate for automatically generating C header files from Rust source file.☆189Updated 7 years ago
- Lazy Evaluation for Rust.☆134Updated 10 years ago
- A rust-macro which makes errors easy to write☆337Updated last year
- Semantic code navigation for Rust☆420Updated 2 years ago
- A work stealing fork-join parallelism library for Rust☆57Updated 7 years ago
- garbage collection☆324Updated 6 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆388Updated 4 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Communication primitives☆68Updated 8 years ago