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
- Transitive derive macros for Rust☆31Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- It executes futures☆58Updated last year
- High precision decimal☆24Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- An example of making sure your Rust library actually builds in no-std environments☆38Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Build and evaluate binary expression trees☆35Updated 6 months ago
- Map data structure whose keys are stored as ranges☆84Updated 3 months ago
- Memory validation framework for Rust☆67Updated last month
- Choose Rust types at compile-time via constants☆64Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- Example of structuring a proc macro crate for testability☆20Updated 8 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Find the public IP address of a device☆28Updated last year
- Hash trait that is object-safe☆31Updated 3 weeks ago