mmastrac / rust-ctor
Module initialization/global constructor functions for Rust
☆746Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-ctor
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Typed distributed plugin registration☆997Updated last week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- ☆753Updated last week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A Rust proc-macro attribute parser☆1,025Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Safe cross-platform linker shenanigans☆653Updated last week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Slab allocator for Rust☆705Updated 2 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Fast floating point to string conversion☆607Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Async multi-producer multi-consumer channel☆791Updated last month
- Spin-based synchronization primitives☆485Updated 3 months ago
- An implementation of a LRU cache☆644Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago