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 2 weeks ago
- a cross-platform library for opening OS pipes in Rust☆113Updated this week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆94Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Raw system calls for Rust☆100Updated 2 years ago
- ☆90Updated last year
- Cross-platform interface to the `errno` variable☆72Updated last week
- #[no_std] print equivalent for Rust☆64Updated last week
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 4 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Write and execute C code inside Rust.☆153Updated 11 months ago
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Talk to Cargo easily at build time☆17Updated last year