kalamay / vmap-rsLinks
A cross-platform library for fast and safe memory-mapped IO in Rust
☆71Updated last year
Alternatives and similar repositories for vmap-rs
Users that are interested in vmap-rs are comparing it to the libraries listed below
Sorting:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Trying to create Sync bump allocator☆38Updated 3 weeks ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Faster integer division and modulus operations☆87Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Non-interleaving multithreaded output queue☆71Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Better reference counted strings for Rust☆131Updated last year
- ☆48Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated last week
- The simd optimized escape code☆54Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago