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☆38Updated 5 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- ☆91Updated last year
- Raw system calls for Rust☆102Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 weeks ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- Full precision decimal representation of f64☆27Updated 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.☆43Updated 4 years ago
- cpuid library in rust.☆175Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆70Updated 4 years ago
- Cross-platform interface to the `errno` variable☆76Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- ☆64Updated last month
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Extensions for the Rust standard library☆42Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago