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☆74Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- ☆77Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Rust's std::net except without the std.☆47Updated 2 years ago
- ☆61Updated 2 years ago
- #[no_std] print equivalent for Rust☆65Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Extensions to the Rust standard library☆49Updated last year
- Target "triple" support☆54Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- ☆64Updated 8 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Utilities for pinning☆98Updated last year
- dlmalloc ported into Rust☆114Updated last month
- Minimal and reusable non-blocking I/O layer☆104Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated 2 years ago