Amanieu / cstr_core
Implementation of CStr and CString for no_std environments
☆41Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cstr_core
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated 2 months ago
- A pure-Rust library to work with Linux memfd☆32Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- Rust's std::net except without the std.☆47Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- A sanity checker for global allocations in Rust☆48Updated 5 months ago
- a cross-platform library for opening OS pipes in Rust☆99Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- ☆71Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆83Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Raw system calls for Rust☆96Updated last year
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- ☆60Updated 7 years ago
- Home for the Inline Assembly project group☆34Updated 4 years ago
- Target "triple" support☆47Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A generic implementation of double-buffering.☆16Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- Extensions to the Rust standard library☆42Updated 7 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Mostly safe wrapper for alloca☆24Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago