Amanieu / cstr_coreLinks
Implementation of CStr and CString for no_std environments
☆41Updated 2 years ago
Alternatives and similar repositories for cstr_core
Users that are interested in cstr_core are comparing it to the libraries listed below
Sorting:
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 weeks ago
- A pure-Rust library to work with Linux memfd☆35Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- ☆90Updated last year
- Raw system calls for Rust☆101Updated 2 years ago
- ☆63Updated 8 years ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆67Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Cross-platform interface to the `errno` variable☆72Updated 3 weeks ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- ☆31Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- ☆60Updated 2 years ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Overriding Stdio file descriptors in Rust☆18Updated 8 months ago