jacklund / repl-rs
Rust library for managing an interactive command-line session
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for repl-rs
- PEG trace visualizer☆71Updated 5 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- It executes futures☆55Updated last year
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- LR-style Parser Generator☆16Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Choose Rust types at compile-time via constants☆61Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Minimal float parser primitives with a focus on compile times.☆21Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆46Updated 6 months ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Remove Cargo.lock lockfile☆33Updated this week
- Some internal rustc tools made accessible☆42Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- Build and evaluate binary expression trees☆34Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- Full precision decimal representation of f64☆26Updated this week