untitaker / rust-atomicwritesLinks
Atomic file-writes.
☆100Updated 11 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:
- ☆60Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Rust serializer library☆87Updated 2 weeks ago
- Serialization value trees☆46Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- ☆125Updated 3 years ago
- Cross-platform interface to the `errno` variable☆72Updated 3 weeks ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- Include a whole directory tree at compile time☆82Updated 5 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years 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
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- like thread::spawn but for processes☆158Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆77Updated 2 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 4 months ago