japaric / ctyLinks
Type aliases to C types like c_int for use with bindgen
☆39Updated 2 years ago
Alternatives and similar repositories for cty
Users that are interested in cty are comparing it to the libraries listed below
Sorting:
- 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
- Rust's std::net except without the std.☆47Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆41Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆76Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- #[no_std] print equivalent for Rust☆65Updated last month
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- Utilities for pinning☆97Updated last year
- ☆68Updated 3 months ago
- like thread::spawn but for processes☆159Updated 8 months ago
- Raw system calls for Rust☆101Updated 2 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- Minimal support for uart_16550 serial output.☆39Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- dlmalloc ported into Rust☆112Updated last week
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆88Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆88Updated 2 weeks ago
- An implementation of random number generator based on rdrand instruction☆25Updated last year
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Non-allocating iterator over command line arguments☆48Updated last week