Alonely0 / Lariv
Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.
β58Updated last year
Alternatives and similar repositories for Lariv:
Users that are interested in Lariv are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IOβ42Updated last year
- a fast async pool based on channelβ24Updated last week
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β45Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function callsβ32Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeupβ44Updated 8 months ago
- Wait for a collection of async tasks to finish.β34Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.β41Updated last month
- An async version of iteratorβ40Updated 11 months ago
- Zero-cost bitsets over native Rust typesβ78Updated last month
- Reports when tokio runtime threads are blockingβ64Updated 8 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.β57Updated 6 months ago
- A hash table with strong order and fast iteration; access items by key or sequence indexβ42Updated last month
- Serde serializer for generating Starlark build targetsβ66Updated 2 months ago
- An async virtual filesystem interface in Rustβ37Updated last year
- Eager evaluation of macros like `concat!` and `env!`β39Updated 2 months ago
- Trait synonyms for βFn[β¦]β-trait bounds returning futuresβ21Updated 3 years ago
- futures-bufferedβ39Updated 2 months ago
- Re-usable CLI flags for `cargo` pluginsβ38Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.β64Updated this week
- structured parallel execution for async Rustβ33Updated 8 months ago
- Collection of utilities for writing your own dev scriptsβ62Updated 2 years ago
- Serde Visitor for deserializing untagged enumsβ63Updated 2 months ago
- Count directory entriesβ`ls | wc -l` but fasterβ28Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publiβ¦β55Updated this week
- libyaml transpiled to rust by c2rustβ33Updated last year
- Multi-source configuration library for Rust.β37Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.β71Updated last week
- Seredies is a Redis Protocol implementation for serde.β19Updated last year
- Parse JSON file at compile time and embed as serde_json::Valueβ28Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.β49Updated 2 years ago