japaric / ctyLinks
Type aliases to C types like c_int for use with bindgen
☆40Updated 2 years ago
Alternatives and similar repositories for cty
Users that are interested in cty are comparing it to the libraries listed below
Sorting:
- Rust's std::net except without the std.☆47Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Cross-platform interface to the `errno` variable☆75Updated last month
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- ☆87Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Utilities for pinning☆99Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Raw system calls for Rust☆102Updated 2 years ago
- ☆77Updated 5 months ago
- ☆61Updated 2 years ago
- ☆69Updated 5 months ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 4 months ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆12Updated 6 years ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆90Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- ☆27Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago