a1phyr / sync_fileLinks
Files that can be accessed concurrently
☆13Updated 3 months ago
Alternatives and similar repositories for sync_file
Users that are interested in sync_file are comparing it to the libraries listed below
Sorting:
- ☆59Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- A simple archiving format, in Pure Safe Rust, with C bindings and a CLI☆54Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A simple utility for multithreading a/synchronization☆23Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Updated last month
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- 🪞 Powerful reflection library for Rust