matthieu-m / jaggedLinks
Collection of insert-only wait-free data-structures.
☆30Updated 2 years ago
Alternatives and similar repositories for jagged
Users that are interested in jagged are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Abstract over different executors☆74Updated 2 years ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆110Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 3 weeks ago
- Library safely exposing the io_uring API.☆78Updated last week
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Run closures in parallel☆114Updated last year
- Port of bbolt in Rust☆67Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Asynchronous DNS lookups☆67Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Typed any map for rust☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆44Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated last week
- Object Pool LockFree in Rust☆49Updated 4 months ago
- ☆24Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- Interning of data in rust☆120Updated 7 months ago