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
Sorting:
- 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☆36Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Versatile parser for arithmetic expressions☆11Updated 2 months ago
- ☆33Updated last year
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- A small async runtime for Rust☆59Updated last year
- A Rust implementation of a constant time LFU cache☆14Updated last year
- A concurrent GC.☆43Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- ☆28Updated 2 years ago
- ☆36Updated 2 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- ☆46Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆47Updated 5 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 3 months ago
- Parser Combinator ver. Rust☆15Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆54Updated 5 years ago
- Telegram bot for Rust group☆55Updated 7 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆24Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago