Lokathor / wide
A crate to help you go wide. By which I mean use SIMD stuff.
☆309Updated this week
Related projects ⓘ
Alternatives and complementary repositories for wide
- in-place allocation-reusing queues for Rust☆290Updated 5 months ago
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆385Updated this week
- ☆448Updated last month
- Fast floating point to string conversion☆608Updated 2 weeks ago
- A binary encoder/decoder for Rust☆377Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆520Updated 2 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆586Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆313Updated last month
- Reflection via DWARF.☆293Updated last year
- Count lines of LLVM IR per generic function☆415Updated last week
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Task abstraction for building executors☆413Updated last month
- A minimal async executor that lets you block on a future☆527Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆712Updated this week
- Module initialization/global constructor functions for Rust☆749Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆565Updated last month
- high-speed timing library in Rust☆305Updated 2 weeks ago
- ☆324Updated this week
- High performance containers and utilities for concurrent and asynchronous programming☆350Updated last week
- Futures, streams, and async I/O combinators.☆475Updated last week
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Notify async tasks or threads☆449Updated this week
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago