untitaker / rust-atomicwritesLinks
Atomic file-writes.
☆100Updated 10 months ago
Alternatives and similar repositories for rust-atomicwrites
Users that are interested in rust-atomicwrites are comparing it to the libraries listed below
Sorting:
- Custom derivation macro for Rust☆113Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆59Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust serializer library☆87Updated last year
- Runtime string formatting for Rust☆64Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆77Updated 2 years ago
- ☆125Updated 3 years ago
- Generic extensions for tapping values in Rust.