untitaker / rust-atomicwrites
Atomic file-writes.
☆98Updated 5 months ago
Alternatives and similar repositories for rust-atomicwrites:
Users that are interested in rust-atomicwrites are comparing it to the libraries listed below
- Custom derivation macro for Rust☆111Updated 7 years ago
- Serialization value trees☆44Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- ☆54Updated 4 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Token tree calling convention☆79Updated 2 years ago
- derive newtype for diesel traits☆51Updated 11 months ago
- Extract differences between arbitrary datastructures☆86Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆94Updated 10 months ago
- Unicode Case-folding for Rust☆80Updated 3 months ago
- ☆61Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆59Updated 7 months ago
- Derive for the Display trait☆52Updated 6 years ago
- Cross-platform interface to the `errno` variable☆69Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Futures-aware lock primitives☆39Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Semantic wrapper for byte count representations☆128Updated 2 weeks ago
- ☆55Updated 3 years ago
- Floating point approximate comparison for Rust☆60Updated last month
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago