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 2 weeks ago
- ☆91Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- Raw system calls for Rust☆101Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated 2 weeks ago
- Cross-platform interface to the `errno` variable☆72Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 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
- Cross compile Rust programs to the MSVC Windows target using Wine☆67Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- ☆64Updated 8 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Extensions for the Rust standard library☆40Updated last year
- Generated bindings for Linux's userspace API☆57Updated this week
- A Rust crate for formatting strings dynamically☆32Updated last year