kangalio / display-utils
String formatting utilities that return impl Display and are 100% no_std compatible
☆39Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for display-utils
- Read trait fixed to soundly work with uninitalized memory☆25Updated 11 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- ☆55Updated last year
- ☆29Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- ☆66Updated 3 years ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- ☆47Updated 3 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- ☆31Updated 4 years ago
- Macro for sealing traits and structures☆49Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆55Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week