Jamyw7g / rmatrixLinks
Terminal based "The Matrix" like implementation, which write in Rust.
☆8Updated 3 years ago
Alternatives and similar repositories for rmatrix
Users that are interested in rmatrix are comparing it to the libraries listed below
Sorting:
- A Configuration Library for Rust Applications☆39Updated last week
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- ☆46Updated 2 years ago
- a fast async pool based on channel☆25Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- ☆33Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- ☆28Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆50Updated 7 months ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 7 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Pure Rust library for Apache ZooKeeper built on tokio☆22Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago