jacklund / repl-rs
Rust library for managing an interactive command-line session
☆26Updated last year
Alternatives and similar repositories for repl-rs:
Users that are interested in repl-rs are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- It executes futures☆58Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated this week
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Better type id and Any for Rust☆12Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Memory validation framework for Rust☆67Updated 2 months ago
- Full precision decimal representation of f64☆26Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- ☆72Updated 3 weeks ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆52Updated 5 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 5 months ago
- Negative trait implementations on stable Rust.☆12Updated last month
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- ☆38Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated last week
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆27Updated last month
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago