Kixunil / fast_fmt
Faster, more flexible and more correct alternative to core::fmt
☆40Updated 4 years ago
Alternatives and similar repositories for fast_fmt:
Users that are interested in fast_fmt are comparing it to the libraries listed below
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- ☆61Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- ☆59Updated 7 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆40Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆52Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆33Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- ☆31Updated 5 years ago