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.☆64Updated this week
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆53Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- futures-buffered☆45Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated this week
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last month
- Typed any map for rust☆67Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- An async version of iterator☆40Updated 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…☆62Updated 3 weeks ago