mmastrac / rust-ctorLinks
Module initialization/global constructor functions for Rust
☆869Updated last month
Alternatives and similar repositories for rust-ctor
Users that are interested in rust-ctor are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Slab allocator for Rust☆793Updated this week
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- ☆832Updated this week
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Safe cross-platform linker shenanigans☆747Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- An implementation of a LRU cache☆714Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆515Updated last year
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆782Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- cross-platform Rust API for memory mapped IO☆492Updated last month
- Spin-based synchronization primitives☆536Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago