slawlor / repl
Rust Read-Evaluate-Print-Loop utility crate
☆14Updated 2 years ago
Alternatives and similar repositories for repl:
Users that are interested in repl are comparing it to the libraries listed below
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- Library for building stateful property tests using the proptest crate☆23Updated last month
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated 2 months ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- ☆15Updated 5 years ago
- Source code and logic to build ZeroMQ from source☆11Updated 2 weeks ago
- Thread-unsafe async runtime☆27Updated 6 months ago
- ☆10Updated 7 months ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- constant-size associative container backed by a simple array☆19Updated last year
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 2 years ago
- ☆16Updated 10 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- dom-like layout for terminal applications☆13Updated 4 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 8 months ago
- A small experimental microkernel for embedded systems☆24Updated 2 years ago
- Simple evolutionary solver in Rust☆16Updated 4 months ago
- fenwick: rust implementation of Fenwick trees (aka. binary/bit indexed trees)☆8Updated 2 years ago
- A partial actor pattern with a global orchestrator.☆28Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆23Updated 2 years ago
- Generic Associated Types lang team initiative☆12Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- ☆13Updated 2 years ago
- Build a rustc sysroot with custom flags☆17Updated this week
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A fast, safe, and portable implementation of HighwayHash for Rust☆17Updated last year
- A library for comparing data structures in Rust, oriented toward testing☆24Updated last week