slawlor / replLinks
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
Sorting:
- Example implementation of stack tokens for Rust☆34Updated 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
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Human-friendly indexed collections☆54Updated this week
- Derive your Attribute Parsers☆13Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆18Updated 8 months ago
- A tool for generating geometric figures based on definitions and rules.☆20Updated 9 months ago
- ☆23Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- weavetui is a modern, robust, and modular Text User Interface (TUI) framework for Rust, built on top of ratatui and tokio☆19Updated last week
- Textual tables with automatic alignment☆39Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- 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 3 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Thread-unsafe async runtime☆29Updated 10 months ago
- A gui tool written in Dioxus to make it easy to release a workspace of crates to crates.io☆14Updated 2 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- ☆12Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆89Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated this week
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated this week