Safe cross-platform linker shenanigans
☆836Feb 19, 2026Updated last week
Alternatives and similar repositories for linkme
Users that are interested in linkme are comparing it to the libraries listed below
Sorting:
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A fast bump allocation arena for Rust☆2,117Updated this week
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- ☆900Feb 16, 2026Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Feb 23, 2026Updated last week
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Pull in every source file in a directory as a module☆181Feb 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
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago