abonander / const-cstrLinks
Create static C-compatible strings from Rust string literals.
☆17Updated 3 years ago
Alternatives and similar repositories for const-cstr
Users that are interested in const-cstr are comparing it to the libraries listed below
Sorting:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- ☆62Updated last year
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆61Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆31Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆54Updated 4 years ago
- ☆67Updated 5 years ago
- A rust library for checked floating point operations☆83Updated 3 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Place small arrays on the stack with a low-cost!☆17Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆27Updated 8 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago