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 last month
- A pure-Rust library to work with Linux memfd☆35Updated 2 months ago
- Raw system calls for Rust☆101Updated 2 years ago
- ☆91Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆96Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- #[no_std] print equivalent for Rust☆65Updated last month
- ☆64Updated 8 years ago
- Cross-platform interface to the `errno` variable☆73Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- cpuid library in rust.☆172Updated 2 months ago
- ☆31Updated 5 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months 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
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago