dtolnay / linkmeLinks
Safe cross-platform linker shenanigans
☆799Updated 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,212Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Module initialization/global constructor functions for Rust☆925Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆631Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- Rust method delegation with less boilerplate☆503Updated this week
- ☆501Updated last week
- A Rust proc-macro attribute parser☆1,189Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆570Updated 2 years ago
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated 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…☆512Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆833Updated last year
- Support atomic operations on Arc itself☆1,150Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆913Updated last week
- A macro to generate structures which behave like bitflags☆1,071Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- A Stable ABI for Rust with compact sum-types☆398Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year