wonkodv / large-vectorLinks
Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.
☆22Updated last year
Alternatives and similar repositories for large-vector
Users that are interested in large-vector are comparing it to the libraries listed below
Sorting:
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- Rust library for scheduling, managing resources, and running DAGs 🌙☆35Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Send files between machines - no installation required!☆90Updated 2 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Rust cli tool for running multiple commands in parallel☆21Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last month
- A tool for generating geometric figures based on definitions and rules.☆20Updated 10 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- An alternative rust async runtime.☆56Updated last week
- A collection of boosting algorithms written in Rust 🦀☆58Updated 5 months ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆35Updated 9 months ago
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆62Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Rust `Vec` that can store unsized values☆21Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- 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
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- a fast async pool based on channel☆26Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month