slawlor / repl
Rust Read-Evaluate-Print-Loop utility crate
☆12Updated 2 years ago
Alternatives and similar repositories for repl:
Users that are interested in repl are comparing it to the libraries listed below
- Library for building stateful property tests using the proptest crate☆23Updated 10 months ago
- Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.☆12Updated 2 weeks ago
- A partial actor pattern with a global orchestrator.☆27Updated 6 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- A library for comparing data structures in Rust, oriented toward testing☆23Updated this week
- Source code and logic to build ZeroMQ from source☆11Updated 2 weeks ago
- An alternative `std`-like implementation built on origin☆26Updated 2 weeks ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 7 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- Convert between nalgebra and numpy types.☆22Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Sparse Merkle tree for a key-value map.☆21Updated 2 years ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Derive your Attribute Parsers☆13Updated last year
- ☆23Updated 2 years ago
- Small crate for interacting with cargo registry indices☆23Updated last month
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- MnemOS Global Networking Protocol☆16Updated last year
- Google's consistent hashing algorithm☆25Updated 3 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated 3 weeks ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- Experimenting with Rust's fundamental data model☆50Updated 5 months ago