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.☆65Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- An async version of iterator☆40Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- futures-buffered☆45Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago