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
- Copy-on-write string utilities for Rust☆158Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- liburing bindings☆35Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Run closures in parallel☆115Updated 8 months ago
- golang like task executor☆52Updated 4 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆129Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- ☆39Updated 5 years ago
- Async filesystem primitives☆139Updated 3 weeks ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Distributed filesystem in Rust☆55Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Task abstraction for building executors☆212Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A small async runtime for Rust☆61Updated last year
- Utilities for pinning☆97Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Native TLS for futures and async-std☆72Updated 4 months ago