calebzulawski / multiversion
Easy function multiversioning for Rust
☆216Updated 2 months ago
Alternatives and similar repositories for multiversion:
Users that are interested in multiversion are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Conditional compilation according to rustc compiler version☆347Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- a lock-free concurrent slab (experimental)☆279Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆227Updated last month
- Async synchronization primitives☆261Updated last month
- Generic Atomic<T> type for Rust☆229Updated last year
- ☆263Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆256Updated 2 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Small, fast, synchronization primitives☆243Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆177Updated 11 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 5 months ago
- Count lines of LLVM IR per generic function☆435Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Manual segmented stacks for Rust☆299Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 3 months ago
- Rust replacement for miniz☆198Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆318Updated 3 weeks ago
- offsetof for Rust☆225Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆358Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆325Updated last week
- Fast function for printing integer primitives to a decimal string☆320Updated last week