dtolnay / iota
Related constants in Rust: 1 << iota
☆18Updated 2 years ago
Alternatives and similar repositories for iota:
Users that are interested in iota are comparing it to the libraries listed below
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆61Updated 7 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆55Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆33Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months 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
- Derive for the Display trait☆51Updated 6 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆59Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- String optimized for map keys☆62Updated last month