japaric / cty
Type aliases to C types like c_int for use with bindgen
☆41Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cty
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Home for the Inline Assembly project group☆34Updated 4 years ago
- Target "triple" support☆47Updated last month
- Implementation of CStr and CString for no_std environments☆41Updated last year
- Minimal support for uart_16550 serial output.☆33Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆46Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Cross-platform interface to the `errno` variable☆65Updated 2 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- ☆60Updated 7 years ago
- ☆68Updated last month
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- ☆36Updated last year
- std::Error in no_std environment.☆38Updated 3 years ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Rust's std::net except without the std.☆47Updated last year
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Extra components for use with Mio.☆31Updated last month
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated 10 months ago
- Code coverage support for Rust `no_std` and embedded programs☆52Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Minimal and reusable non-blocking I/O layer☆89Updated 10 months ago
- like thread::spawn but for processes☆149Updated 3 months ago
- dlmalloc ported into Rust☆95Updated last month