jmillikin / rust-fuseLinks
A FUSE server implementation for Rust.
☆43Updated 4 months ago
Alternatives and similar repositories for rust-fuse
Users that are interested in rust-fuse are comparing it to the libraries listed below
Sorting:
- Safer wrappers over ktls-sys☆79Updated 3 months ago
- an async version fuse library for rust☆110Updated 2 weeks ago
- A pure-Rust library to work with Linux capabilities☆88Updated 2 weeks ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- A FUSE (Filesystem in Userspace) library for Rust☆110Updated this week
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- FUSE-MT: a multithreaded wrapper on top of FUSE for Rust☆116Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆42Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- Stack unwinding library in Rust☆126Updated last week
- Asynchronously speed-limiting multiple byte streams☆64Updated 10 months ago
- rust bindings of snmalloc☆137Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Read files directly from ext4 filesystem images☆58Updated last year
- Generic S3 server implementation☆122Updated last year
- The simd optimized escape code☆54Updated 2 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lints for kernel or embedded system development.☆113Updated last week
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Async filesystem primitives☆137Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆91Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year