calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆252Updated last year
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- Delegation of trait implementations via procedural macros☆279Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- ☆320Updated 4 months ago
- A fast, concurrent string interner☆164Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- ☆325Updated 2 months ago
- offsetof for Rust☆228Updated last year
- in-place allocation-reusing queues for Rust☆394Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 2 months ago