tqtrungse / omangoLinks
Concurrency library
☆16Updated 8 months ago
Alternatives and similar repositories for omango
Users that are interested in omango are comparing it to the libraries listed below
Sorting:
- Set process and thread affinity in your Rust programs !☆27Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust implementation of reactor pattern for I/O resources☆20Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated 2 years ago
- Rust client library for ClickHouse☆16Updated 2 years ago
- Rust traits for key comparison in maps.☆30Updated 4 months ago
- Code for my workshop "Production-ready WebAssembly with Rust" presented at RustLab 2023 in Florence☆15Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Cross-platform implementation of cross-process named locks☆35Updated last year
- next generation vector db built with lmdb bindings☆13Updated 3 weeks ago
- Additional utilities around the bytes crate☆19Updated 2 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆47Updated last week
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 9 months ago
- Code for the article "Low-level TCP server with Rust and MIO"☆23Updated 2 years ago
- Sparse Merkle tree for a key-value map.☆22Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- ☆33Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago
- a fast async pool based on channel☆24Updated last month
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- ☆39Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago