dtolnay / linkmeLinks
Safe cross-platform linker shenanigans
☆828Updated last month
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,252Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Macros for all your token pasting needs☆1,077Updated last year
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Easy self-referential struct generation for Rust.☆691Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- A minimal async executor that lets you block on a future☆652Updated 2 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆582Updated 2 years ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- Compile-time type-checked builder derive☆1,140Updated last month
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- ☆501Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- A Stable ABI for Rust with compact sum-types☆409Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆956Updated last week
- Serialization library with zero dependencies☆854Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago
- Library for snippet annotations☆481Updated last week
- Generic extensions for tapping values in Rust.☆493Updated 2 years ago