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
- ☆36Updated 2 years ago
- Versatile parser for arithmetic expressions☆9Updated this week
- ☆33Updated 11 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- ☆24Updated 2 years ago
- A lock-free async waitgroup implementation☆36Updated 2 years ago
- Parser Combinator ver. Rust☆15Updated 4 years ago
- A procedural macro for defining nom combinators in simple DSL☆44Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆29Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- A small async runtime for Rust☆58Updated 8 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆52Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Telegram bot for Rust group☆55Updated 3 months ago
- ☆45Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- A Rust implementation of a constant time LFU cache☆14Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Lending iterators on stable Rust☆81Updated last year
- ioring wrapper for windows-rs☆21Updated 2 years ago