MSDimos / commander-rustLinks
a more intuitive development method of CLI in Rust
☆43Updated 5 years ago
Alternatives and similar repositories for commander-rust
Users that are interested in commander-rust are comparing it to the libraries listed below
Sorting:
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A foray into rust async await☆44Updated 5 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Alibaba's Dayu SMS SDK for Rust.☆19Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆24Updated 2 years ago
- ☆28Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆28Updated 2 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- A small async runtime for Rust☆61Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- ☆87Updated 8 months ago
- A small-footprint, in-memory database.☆43Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- Heap-based async timers☆214Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago