manuel-woelker / rust-vfsLinks
A virtual filesystem for Rust
☆466Updated 2 weeks ago
Alternatives and similar repositories for rust-vfs
Users that are interested in rust-vfs are comparing it to the libraries listed below
Sorting:
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆575Updated 2 years ago
- A fast binary serialization framework☆406Updated last year
- Futures, streams, and async I/O combinators.☆530Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆652Updated 3 weeks ago
- Structured concurrency operations for async Rust☆482Updated this week
- A high performance, zero-copy URL router.☆508Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- Module initialization/global constructor functions for Rust☆945Updated last month
- A Stable ABI for Rust with compact sum-types☆406Updated this week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Task abstraction for building executors☆540Updated 3 weeks ago
- ☆350Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆342Updated last month
- Spin-based synchronization primitives☆570Updated 2 weeks ago
- Rust implementation of xxhash☆266Updated last month
- ☆501Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- Async executor☆424Updated last month
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- SIMD-accelerated operations☆248Updated last week
- Easy self-referential struct generation for Rust.☆680Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆383Updated last year
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- A callback-based Event Loop☆267Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆649Updated last month