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 pure-Rust library to work with Linux memfd☆35Updated 4 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 months ago
- Raw system calls for Rust☆101Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- #[no_std] print equivalent for Rust☆65Updated 3 weeks ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆69Updated 4 years ago
- Cross-platform interface to the `errno` variable☆73Updated last week
- ☆91Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Type aliases to C types like c_int for use with bindgen☆39Updated 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
- Provides Rust interface to get current memory mappings for a given process☆17Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- ☆64Updated 8 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Write and execute C code inside Rust.☆155Updated last year
- Overriding Stdio file descriptors in Rust☆18Updated 11 months ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago