tqtrungse / omangoLinks
Concurrency library
☆16Updated last year
Alternatives and similar repositories for omango
Users that are interested in omango are comparing it to the libraries listed below
Sorting:
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Rust wrappers for NGT approximate nearest neighbor search☆39Updated last year
- Hardware-based tick counters for high-precision benchmarks in Rust☆29Updated last year
- Smoothed z-score algo (very robust thresholding algorithm)☆15Updated 8 years ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- A growable circular buffer for working with bytes☆19Updated 2 years ago
- Scalable and lock-free memory reclamation system☆37Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆68Updated 2 weeks ago
- Fast implementation of Decimal fixed-point arithmetics☆22Updated last month
- Provides branch hinting and control functions for stable Rust☆34Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A simple way to implement Rayon's ParallelIterator☆19Updated 3 years 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
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Waveform generator library written in Rust☆39Updated 2 years ago
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.☆41Updated 2 years ago
- Count lines of code across your entire dependency tree☆23Updated last year
- Code for the article "Low-level TCP server with Rust and MIO"☆23Updated 3 years ago
- Bechmarks for Rust big integer implementations☆64Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- ☆35Updated 11 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year