dtolnay / linkme
Safe cross-platform linker shenanigans
☆731Updated 2 months ago
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,105Updated 2 months ago
- Module initialization/global constructor functions for Rust☆855Updated 3 weeks ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆883Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆805Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆813Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆694Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- A no_std + serde compatible message library for Rust☆1,089Updated last month
- Support atomic operations on Arc itself☆955Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,011Updated 2 months ago
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- ☆484Updated 6 months ago
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆619Updated last year
- ☆981Updated 10 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆550Updated last year
- Slab allocator for Rust☆779Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆715Updated last month
- ☆826Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,016Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆929Updated last month