memflow / mfioLinks
memflow I/O primitives
☆82Updated 6 months ago
Alternatives and similar repositories for mfio
Users that are interested in mfio are comparing it to the libraries listed below
Sorting:
- A buffering MPSC queue.☆82Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆58Updated 2 weeks ago
- An extremely dev-friendly, composable messaging platform☆57Updated last year
- Track memory allocations by backtrace or originating thread☆45Updated this week
- It executes futures☆57Updated 2 years ago
- Port of bbolt in Rust☆65Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- An alternative rust async runtime.