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☆114Updated 3 months ago
- A pure-Rust library to work with Linux memfd☆36Updated 4 months ago
- ☆92Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆65Updated last week
- Raw system calls for Rust☆101Updated 2 years ago
- Cross-platform interface to the `errno` variable☆74Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Cargo API written in Paris☆56Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated last year
- Overriding Stdio file descriptors in Rust☆18Updated 11 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/☆79Updated last year
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 5 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆89Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- ☆64Updated 8 years ago
- Life before `main()`☆19Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 3 months ago