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:
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- An async version of iterator☆41Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Remove Cargo.lock lockfile☆34Updated last month
- futures-buffered☆47Updated last week
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Serde serializer for generating Starlark build targets☆71Updated last month
- `smol` integrations with `hyper`☆17Updated 6 months ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- Take a value atomically once.☆30Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Thread-unsafe async runtime☆29Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆53Updated this week
- Typed any map for rust☆67Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- a fast async pool based on channel☆26Updated 3 weeks ago