AdamNiederer / faster
SIMD for humans
☆1,576Updated last year
Alternatives and similar repositories for faster
Users that are interested in faster are comparing it to the libraries listed below
Sorting:
- Rust port of Google's SwissTable hash map☆2,635Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆1,992Updated 10 months ago
- Error management☆1,421Updated 5 years ago
- Automated property based testing for Rust (with shrinking).☆2,569Updated last week
- Compile time static maps for Rust☆1,920Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,226Updated last year
- A binary encoder / decoder implementation in Rust.☆2,983Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,951Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,627Updated 2 months ago
- A fast bump allocation arena for Rust☆1,717Updated last month
- Assorted immutable collection datatypes for Rust☆1,532Updated 8 months ago
- Rust persistent data structures☆1,496Updated last month
- Rust port of simdjson☆1,248Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,007Updated last month
- Concurrency permutation testing tool for Rust.☆2,340Updated last month
- Slotmap data structure for Rust☆1,201Updated last year
- A parser combinator library for Rust☆1,321Updated 3 months ago
- The missing batteries of Rust☆2,056Updated 3 months ago
- Cap'n Proto for Rust☆2,203Updated this week
- Analysis of various tricky Rust code☆1,888Updated 3 months ago
- The write-once-run-anywhere GPGPU library for Rust☆1,610Updated 2 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,339Updated last week
- Rust wrapper for ArrayFire☆827Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,921Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,926Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,379Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,014Updated 5 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,161Updated last week
- A crate for managing memory bit by bit☆1,297Updated 9 months ago
- Hypothesis-like property testing for Rust☆1,868Updated last week