cross-platform Rust API for memory mapped IO
☆570Feb 13, 2022Updated 4 years ago
Alternatives and similar repositories for memmap-rs
Users that are interested in memmap-rs are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆601Feb 15, 2026Updated 2 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆154Feb 16, 2024Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,417Jan 7, 2026Updated last month
- A multiprocess drop-in replacement for Rust channels☆1,088Feb 3, 2026Updated last month
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Rust friendly bindings to *nix APIs☆2,990Feb 24, 2026Updated last week
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- SIMD for humans☆1,600Aug 29, 2023Updated 2 years ago
- ☆738Mar 2, 2020Updated 6 years ago
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust's standard library vendor-specific APIs and run-time feature detection☆658Updated this week
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- A rust-macro which makes errors easy to write☆337Apr 21, 2024Updated last year
- Automatic testing of FFI bindings for Rust☆122Jun 8, 2021Updated 4 years ago
- Compile time static maps for Rust☆2,107Updated this week
- JSON parser which picks up values directly without performing tokenization in Rust☆638Sep 21, 2017Updated 8 years ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 5 months ago
- A simple, fast and easy to use self-contained single file storage for Rust☆395Jan 16, 2022Updated 4 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,031Jan 29, 2025Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- Tar file reading/writing for Rust☆706Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆1,082Feb 23, 2026Updated last week
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Task abstraction for building executors☆211Jun 23, 2022Updated 3 years ago