calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆237Updated 9 months ago
Alternatives and similar repositories for multiversion
Users that are interested in multiversion are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated this week
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Small, fast, synchronization primitives☆250Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆274Updated last week
- Reflection via DWARF.☆297Updated 2 years ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Compile-time string formatting☆241Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Better reference counted strings for Rust☆135Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆305Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last week
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Rust ABI safe code generator☆189Updated 4 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆181Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- A simple bitset container for Rust☆148Updated 2 months ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- ☆272Updated 4 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆296Updated 3 weeks ago