Safe cross-platform linker shenanigans
☆839Feb 19, 2026Updated last month
Alternatives and similar repositories for linkme
Users that are interested in linkme are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- ☆909Feb 16, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Scan your Rust crate for semver violations.☆1,600Mar 16, 2026Updated last week
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆930Updated this week
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A fancy diagnostics & error reporting crate☆2,148Updated this week
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Count lines of LLVM IR per generic function☆499Dec 20, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆539Mar 14, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 2 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Indented document literals for Rust☆770Feb 16, 2026Updated last month