Alonely0 / LarivLinks
Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.
☆58Updated 2 years ago
Alternatives and similar repositories for Lariv
Users that are interested in Lariv are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- An async version of iterator☆40Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Rate-limit middleware for reqwest.☆17Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- `smol` integrations with `hyper`☆17Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- futures-buffered☆45Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- An efficient JSON Value parser☆76Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 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…☆65Updated 2 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago