Type aliases to C types like c_int for use with bindgen
☆40Mar 20, 2023Updated 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 traits for nonzero generic integers☆17May 24, 2022Updated 3 years ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆12Feb 16, 2019Updated 7 years ago
- A vector-based map and set implementation for rust☆16Feb 23, 2026Updated last week
- Tools to sort, merge, write, and read immutable key-value pairs☆26Sep 18, 2025Updated 5 months ago
- Interesting and useful CKB scripts which aren't necessarily in system scripts☆15Dec 17, 2025Updated 2 months ago
- Code Samples for Wasmer Plugin Series☆18May 2, 2019Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48May 12, 2023Updated 2 years ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 6 years ago
- ttf-parser plus support for owned data☆21Nov 30, 2025Updated 3 months ago
- Read and write DWARF's "Little Endian Base 128" variable length integer encoding☆21Feb 11, 2026Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆51Oct 20, 2025Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Simple ffprobe wraper for Rust.☆23Feb 2, 2025Updated last year
- A logging library for eBPF programs.☆25Jul 28, 2022Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Convert closures into wakers☆47Jan 19, 2025Updated last year
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 10 months ago
- [WIP] A TUI for Rust docs that aims to improve the UX on tree view and generic code.☆31Apr 20, 2025Updated 10 months ago
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,093Updated this week
- Rust implementation of a Trie with generics☆28Jul 13, 2020Updated 5 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Apr 21, 2025Updated 10 months ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆27Mar 19, 2024Updated last year
- Project group working on the "safe transmute" feature☆97Sep 14, 2024Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆254Jan 23, 2026Updated last month
- A standalone debugger enabling off-chain contract development☆22Feb 3, 2026Updated last month
- ☆26Jun 9, 2023Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated this week
- Safe wrapper for initializing arrays☆75Dec 1, 2022Updated 3 years ago
- Extend the rust built-in numeric types.☆33Oct 30, 2020Updated 5 years ago
- Cast between dynamic trait objects☆34Jan 14, 2020Updated 6 years ago
- Brunch is a very simple Rust micro-benchmark runner.☆30Jan 23, 2026Updated last month
- A small async runtime for Rust☆61Dec 31, 2025Updated 2 months ago
- Extensible app filesystem library.☆32Feb 6, 2020Updated 6 years ago
- Expose build variables obtained with built as a PyDict☆35Jan 22, 2025Updated last year