tqtrungse / omango
Concurrency library
☆16Updated 5 months ago
Alternatives and similar repositories for omango:
Users that are interested in omango are comparing it to the libraries listed below
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Rust traits for key comparison in maps.☆24Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆38Updated 10 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Take a value atomically once.☆29Updated 2 years ago
- Scalable and lock-free memory reclamation system☆25Updated 3 weeks ago
- Hardware-based tick counters for high-precision benchmarks in Rust☆26Updated 10 months ago
- a fast async pool based on channel☆24Updated 4 months ago
- A simple way to implement Rayon's ParallelIterator☆18Updated 2 years ago
- high performance Serialize and Deserialize derives☆34Updated 3 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Macros to erase scope information from tokens☆24Updated 3 weeks ago
- ☆38Updated last year
- Dynamic structured values for Rust☆28Updated last week
- ☆11Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year