dtolnay / iotaLinks
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
Sorting:
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- ☆60Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆56Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Token tree calling convention☆80Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆36Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- ☆64Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 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`☆31Updated 2 years ago
- ☆61Updated 2 years ago
- ☆35Updated 9 months ago
- Rust serializer library☆88Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆65Updated 4 years ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago