rust-analyzer / minirust
☆33Updated 4 years ago
Alternatives and similar repositories for minirust:
Users that are interested in minirust are comparing it to the libraries listed below
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Versatile parser for arithmetic expressions☆9Updated this week
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Parser Combinator ver. Rust☆15Updated 4 years ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- ☆33Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 3 weeks ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust implementation of a constant time LFU cache☆14Updated 8 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 weeks ago
- A small async runtime for Rust☆58Updated 9 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆47Updated last week
- Lox language interpreter written in Rust☆18Updated 3 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 10 months ago
- ☆24Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆52Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A concurrent GC.☆43Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- ☆45Updated 2 years ago
- Dynamic structured values for Rust☆27Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago