seanmonstar / vecioLinks
☆30Updated 3 years ago
Alternatives and similar repositories for vecio
Users that are interested in vecio are comparing it to the libraries listed below
Sorting:
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆27Updated 10 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- reprints for your terminal screen☆20Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- ☆53Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- spmc streams in rust☆26Updated 8 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago