Demangle Rust symbols
☆293May 31, 2023Updated 2 years ago
Alternatives and similar repositories for rustfilt
Users that are interested in rustfilt are comparing it to the libraries listed below
Sorting:
- Rust symbol demangling☆295Jan 15, 2026Updated last month
- Website for graphing performance of rustc☆705Feb 18, 2026Updated last week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- Mirror of Rust's allocator api for use on stable rust☆80Dec 11, 2025Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆645Aug 14, 2024Updated last year
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A library for reading and writing the DWARF debugging format☆968Jan 24, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Provides Rust interface to get current memory mappings for a given process☆17Sep 7, 2022Updated 3 years ago
- More reliable path manipulation.☆67Dec 27, 2025Updated 2 months ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆480Jan 3, 2026Updated last month
- A library for creating references that carry their owner with them.☆386Oct 12, 2023Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- ☆246Jan 25, 2026Updated last month
- ☆206Feb 8, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A unified interface for reading and writing object file formats☆811Feb 14, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- const fn implementation of the SHA-2 family of hash functions☆17Oct 17, 2023Updated 2 years ago
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago