dtolnay / linkmeLinks
Safe cross-platform linker shenanigans
☆786Updated 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,188Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- Test harness for ui tests of compiler diagnostics☆926Updated 2 weeks ago
- Macros for all your token pasting needs☆1,057Updated last year
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆863Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆566Updated last year
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- A minimal async executor that lets you block on a future☆623Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- A Rust proc-macro attribute parser☆1,170Updated last week
- A minimal `syn` syntax tree pretty-printer☆721Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- A crate for mucking around with piles of bytes☆895Updated this week
- ☆496Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- Data structure serialization library with several opposite design goals from Serde☆882Updated last week
- A Stable ABI for Rust with compact sum-types☆390Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Serialization library with zero dependencies☆819Updated 3 months ago
- Support atomic operations on Arc itself☆1,105Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆762Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 2 months ago
- Fast floating point to string conversion☆655Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆504Updated this week