mmastrac / rust-ctorLinks
Module initialization/global constructor functions for Rust
☆882Updated last week
Alternatives and similar repositories for rust-ctor
Users that are interested in rust-ctor are comparing it to the libraries listed below
Sorting:
- Typed distributed plugin registration☆1,143Updated last month
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆509Updated 3 weeks ago
- Slab allocator for Rust☆804Updated last month
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆769Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- ☆841Updated last month
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆606Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Async multi-producer multi-consumer channel☆884Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- Asynchronous streams for Rust using async & await notation☆694Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆868Updated 5 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆492Updated 5 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Spin-based synchronization primitives☆543Updated last month
- An implementation of a LRU cache☆728Updated last month
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month