KyleMayes / clang-sys
Rust bindings for libclang.
☆143Updated 7 months ago
Alternatives and similar repositories for clang-sys:
Users that are interested in clang-sys are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆234Updated last year
- A somewhat idiomatic Rust wrapper for libclang.☆185Updated 10 months ago
- offsetof for Rust☆225Updated last year
- Build library for invoking pkg-config for Rust☆179Updated 2 months ago
- Rust bindings for libffi☆116Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Rust symbol demangling☆246Updated 5 months ago
- Utilities for pinning☆97Updated last year
- Rust build dependency for running cmake☆330Updated 3 months ago
- Per-object thread-local storage for Rust☆342Updated last year
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Semantic wrapper for byte count representations☆134Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆116Updated this week
- Stack unwinding library in Rust☆91Updated 5 months ago
- Rust ABI safe code generator☆187Updated 2 weeks ago
- Rust crate package to link to a system libz (zlib)☆123Updated last week
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated this week
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆142Updated 2 months ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆145Updated last month
- Allocators in Rust☆312Updated 5 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago