calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆249Updated 11 months ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Small, fast, synchronization primitives☆253Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated last month
- offsetof for Rust☆229Updated last year
- ☆245Updated last week
- ☆309Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Better reference counted strings for Rust☆139Updated last year