andrewhalle / memfs
In-memory filesystem in Rust
☆71Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for memfs
- Thread-safe in-memory key-value store.☆65Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated 7 months ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- golang like task executor☆51Updated 3 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Run closures in parallel☆109Updated last month
- ☆29Updated last year
- Utility for reusing memory☆52Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- docs.rs as a publishing platform?☆66Updated 4 months ago
- skiplist☆140Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Native Rust library for managing control groups under Linux☆76Updated 2 years ago
- Thread parking and unparking☆73Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago