mmastrac / rust-ctor
Module initialization/global constructor functions for Rust
☆847Updated 2 weeks ago
Alternatives and similar repositories for rust-ctor:
Users that are interested in rust-ctor are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- ☆824Updated last week
- An implementation of a LRU cache☆696Updated 3 weeks ago
- Support atomic operations on Arc itself☆951Updated this week
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Slab allocator for Rust☆773Updated last week
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Spin-based synchronization primitives☆528Updated last month
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Safe cross-platform linker shenanigans☆724Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Async multi-producer multi-consumer channel☆848Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- ☆481Updated 6 months ago
- Compile-time type-checked builder derive☆1,010Updated last month
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆482Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago