calebzulawski / multiversionLinks
Easy function multiversioning for Rust
☆231Updated 7 months ago
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☆369Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Conditional compilation according to rustc compiler version☆367Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- ☆286Updated 4 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- offsetof for Rust☆229Updated last year
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 3 weeks ago
- ☆201Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- ☆259Updated 2 months ago
- Count lines of LLVM IR per generic function☆462Updated this week
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Compile-time string formatting☆237Updated 7 months ago
- A simple bitset container for Rust☆145Updated 3 weeks ago