KyleMayes / clang-sys
Rust bindings for libclang.
☆141Updated 6 months ago
Alternatives and similar repositories for clang-sys:
Users that are interested in clang-sys are comparing it to the libraries listed below
- A somewhat idiomatic Rust wrapper for libclang.☆184Updated 10 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆141Updated last month
- Generic Atomic<T> type for Rust☆234Updated last year
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆144Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- perf-event: a Rust interface to Linux performance monitoring☆114Updated last week
- Rust crate package to link to a system libz (zlib)☆123Updated 3 weeks ago
- rust bindings of snmalloc☆129Updated 2 weeks ago
- Rust bindings for libffi☆115Updated last week
- Rust symbol demangling☆247Updated 4 months ago
- Semantic wrapper for byte count representations☆130Updated 3 weeks ago
- offsetof for Rust☆226Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆290Updated 8 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- A cross-platform virtual memory API written in Rust☆126Updated 10 months ago
- Rust build dependency for running cmake☆327Updated 2 months ago
- Manual segmented stacks for Rust☆303Updated last month
- Bisects rustc, either nightlies or CI artifacts☆184Updated last week
- cpuid library in rust.☆164Updated last month
- Build library for invoking pkg-config for Rust☆178Updated last month
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Rust replacement for miniz☆205Updated last week
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆154Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Stack unwinding library in Rust☆91Updated 4 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated last year