dtolnay / linkmeLinks
Safe cross-platform linker shenanigans
☆804Updated 2 weeks 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,219Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆671Updated 10 months ago
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆935Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- Macros for all your token pasting needs☆1,064Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆728Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- A minimal async executor that lets you block on a future☆639Updated 2 weeks ago
- Fast floating point to string conversion☆670Updated 2 weeks ago
- Rust method delegation with less boilerplate☆506Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,194Updated this week
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- A Stable ABI for Rust with compact sum-types☆405Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated 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…☆513Updated this week
- A vector with a fixed capacity. (Rust)☆839Updated last year
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Compile-time type-checked builder derive☆1,121Updated this week
- A crate for mucking around with piles of bytes☆925Updated 2 weeks ago
- ☆501Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated last week
- Support atomic operations on Arc itself☆1,170Updated this week
- A crate for safe and ergonomic pin-projection.☆692Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year