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☆72Updated last month
- Rust's std::net except without the std.☆46Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆60Updated 11 months ago
- #[no_std] print equivalent for Rust☆64Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆75Updated last month
- dlmalloc ported into Rust☆111Updated last month
- ☆37Updated 9 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- like thread::spawn but for processes☆159Updated 7 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆91Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated last year
- Target "triple" support☆52Updated last month
- ☆64Updated 8 years ago
- Extensions to the Rust standard library☆49Updated 10 months ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- ☆60Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago