andrewhalle / memfs
In-memory filesystem in Rust
☆72Updated 5 years ago
Alternatives and similar repositories for memfs:
Users that are interested in memfs are comparing it to the libraries listed below
- Thread-safe in-memory key-value store.☆63Updated 3 years ago
- skiplist☆141Updated 3 years ago
- Run closures in parallel☆112Updated last week
- Utilities for pinning☆97Updated 9 months ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- Utility for reusing memory☆52Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- High-level Rust library for asynchronous SSH connections☆73Updated 5 years ago
- Distributed filesystem in Rust☆54Updated last year
- ☆129Updated 5 years ago
- ☆45Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated 9 months ago
- ☆37Updated 4 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A trait to abstract over common tree functionality☆34Updated 5 years ago
- Data parallelism library for async-std.☆94Updated 11 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last week
- Native TLS for futures and async-std☆70Updated 6 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago