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 last month
- A pure-Rust library to work with Linux memfd☆35Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆91Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last month
- #[no_std] print equivalent for Rust☆65Updated this week
- ☆64Updated 8 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Cross-platform interface to the `errno` variable☆73Updated last week
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months 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 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated this week
- Overriding Stdio file descriptors in Rust☆18Updated 10 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
- A sha1 implementation useable in const contexts☆88Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- Extensions to the Rust standard library☆49Updated last year
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago