calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆224Updated 5 months ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆364Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- ☆280Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Small, fast, synchronization primitives☆245Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Count lines of LLVM IR per generic function☆445Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆176Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Rust replacement for miniz☆211Updated last month
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆191Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- ☆201Updated 4 months ago
- ☆257Updated last month
- Interning of data in rust☆101Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago