dtolnay / linkmeLinks
Safe cross-platform linker shenanigans
☆796Updated 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,198Updated last month
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Module initialization/global constructor functions for Rust☆910Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆869Updated last week
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- A minimal async executor that lets you block on a future☆628Updated 5 months ago
- Macros for all your token pasting needs☆1,059Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆567Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- Rust method delegation with less boilerplate☆498Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- A minimal `syn` syntax tree pretty-printer☆722Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,179Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆775Updated last month
- ☆497Updated this week
- Data structure serialization library with several opposite design goals from Serde☆892Updated last week
- A crate for mucking around with piles of bytes☆904Updated 3 weeks ago
- Fast floating point to string conversion☆662Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆766Updated last week
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated 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…☆507Updated this week
- Support atomic operations on Arc itself☆1,129Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Compile-time type-checked builder derive☆1,105Updated this week
- A Stable ABI for Rust with compact sum-types☆393Updated 5 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,008Updated this week
- ☆512Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year