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 last month
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 months ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- Raw system calls for Rust☆100Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- ☆90Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks 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☆40Updated 2 years ago
- Cross-platform interface to the `errno` variable☆70Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated 10 months ago
- Write and execute C code inside Rust.☆152Updated 10 months ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Generated bindings for Linux's userspace API☆55Updated last month
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A C expression parser and evaluator☆47Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- A cross-platform virtual memory API written in Rust☆127Updated last year
- cpuid library in rust.☆169Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Overriding Stdio file descriptors in Rust☆18Updated 6 months ago
- Convert closures into wakers☆45Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year