Deserialization logic for efficiently processing Clang's `-ast-dump=json` format
☆153Dec 20, 2025Updated 2 months ago
Alternatives and similar repositories for clang-ast
Users that are interested in clang-ast are comparing it to the libraries listed below
Sorting:
- Macros to erase scope information from tokens☆26Dec 20, 2025Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 3 weeks ago
- Serde serializer for generating Starlark build targets☆71Feb 16, 2026Updated 3 weeks ago
- Library for scripting analyses against crates.io's database dumps☆75Feb 2, 2026Updated last month
- Library facilitating safe pinned initialization☆79Mar 2, 2026Updated last week
- ☆64Feb 16, 2026Updated 3 weeks ago
- Byte-wise atomic memcpy.☆44Updated this week
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Graph history of GitHub stars of a user or repo over time☆201Dec 30, 2025Updated 2 months ago
- libyaml transpiled to rust by c2rust☆35Mar 21, 2024Updated last year
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Define your own PhantomData☆160Feb 16, 2026Updated 3 weeks ago
- TARGET and HOST triples☆16Dec 20, 2025Updated 2 months ago
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 8 months ago
- Lending iterators on stable Rust☆84Jan 12, 2024Updated 2 years ago
- ☆168Jun 15, 2023Updated 2 years ago
- ☆77Jan 13, 2026Updated last month
- ☆26Feb 27, 2026Updated last week
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- A unified interface for reading and writing object file formats☆813Feb 14, 2026Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Mar 25, 2025Updated 11 months ago
- Rust bindings for libgccjit☆30Jan 30, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Download .crate files of all versions of all crates from crates.io☆48Jan 25, 2026Updated last month
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Finding ownership bugs at scale.☆34Updated this week
- program analysis for machine code☆37Oct 26, 2021Updated 4 years ago
- Checksum of a directory tree☆47Dec 20, 2025Updated 2 months ago
- a model of MIR and the Rust type/trait system☆329Feb 25, 2026Updated last week
- automatially find crashes in the rust compiler & tooling☆80Apr 15, 2024Updated last year
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated last month
- To experiment with ligh-weight user threads based on stack copying.☆14Oct 25, 2022Updated 3 years ago