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:
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A foray into rust async await☆44Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆28Updated 3 years ago
- skiplist☆144Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Run closures in parallel☆115Updated 11 months ago
- Rust port of gjson,get JSON value by dotpath syntax☆108Updated 3 years ago
- ☆39Updated 5 years ago
- Alibaba's Dayu SMS SDK for Rust.☆19Updated 3 years ago
- A small-footprint, in-memory database.☆43Updated 5 years ago
- rust library for formatting dynamic strings☆159Updated 5 months ago
- ☆24Updated 3 years ago
- Rust lib - MIME multipart parsing, construction, and streaming☆20Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago