blyxxyz / os_display
Format strings in a safe platform-appropriate way
☆21Updated last week
Alternatives and similar repositories for os_display:
Users that are interested in os_display are comparing it to the libraries listed below
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated this week
- ☆20Updated 8 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- A library for constructing statically sized arrays☆10Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 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
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- ☆19Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- A trig-less 2d line of sight algorithm in Rust☆23Updated 3 years ago
- ☆20Updated last year
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Exhaustive iteration trait in Rust☆14Updated last week
- std::Error in no_std environment.☆39Updated 4 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 4 years ago
- Cross platform software buffer submission to the display server☆17Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Thread-unsafe async runtime☆27Updated 5 months ago