pymongo / linux_commands_rewritten_in_rustLinks
System Programming include database/command/file_system
☆14Updated 3 years ago
Alternatives and similar repositories for linux_commands_rewritten_in_rust
Users that are interested in linux_commands_rewritten_in_rust are comparing it to the libraries listed below
Sorting:
- async actor framework☆37Updated 3 years ago
- ☆17Updated 3 years ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆67Updated 2 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- ☆33Updated 5 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- ☆36Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆64Updated 5 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- Make remote development more elegant☆21Updated 4 years ago
- A simple concurrent caching library that might fit to many use cases☆146Updated last year
- A Configuration Library for Rust Applications☆50Updated last week
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last month
- ☆48Updated 3 years ago
- A small async runtime for Rust☆61Updated last month
- Our sessions when learning Rust with gitoxide☆48Updated 9 months ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Ternary search tree collection in rust☆26Updated 8 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Documentation of Rust error handling☆48Updated 2 years ago
- The Rust Rand Book☆59Updated this week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year