andrewhalle / memfsLinks
In-memory filesystem in Rust
☆73Updated 5 years ago
Alternatives and similar repositories for memfs
Users that are interested in memfs are comparing it to the libraries listed below
Sorting:
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆144Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- liburing bindings☆35Updated 3 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Run closures in parallel☆115Updated 10 months ago
- Distributed filesystem in Rust☆56Updated 2 years ago
- ☆130Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async filesystem primitives☆139Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Get a unique thread ID in Rust☆42Updated last year
- A small async runtime for Rust☆61Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Utilities for pinning☆97Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Async stream for Rust and the futures crate.☆188Updated last month