AdamNiederer / faster
SIMD for humans
☆1,575Updated last year
Alternatives and similar repositories for faster:
Users that are interested in faster are comparing it to the libraries listed below
- Rust port of Google's SwissTable hash map☆2,619Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,991Updated 9 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- A fast bump allocation arena for Rust☆1,678Updated last week
- Error management☆1,422Updated 4 years ago
- A binary encoder / decoder implementation in Rust.☆2,960Updated last week
- Compile time static maps for Rust☆1,914Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,933Updated 3 weeks ago
- Rust port of simdjson☆1,237Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,978Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,545Updated last month
- Assorted immutable collection datatypes for Rust☆1,526Updated 8 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,603Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,301Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,886Updated last month
- The missing batteries of Rust☆2,048Updated 2 months ago
- Represent large sets and maps compactly with finite state transducers.☆1,859Updated 7 months ago
- Concurrency permutation testing tool for Rust.☆2,314Updated last week
- Rust persistent data structures☆1,470Updated 2 weeks ago
- Cranelift based backend for rustc☆1,746Updated this week
- A parser combinator library for Rust☆1,320Updated 2 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,521Updated last month
- Cap'n Proto for Rust☆2,179Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,914Updated this week
- Zero-copy deserialization framework for Rust☆3,221Updated last week
- Slotmap data structure for Rust☆1,197Updated last year
- Blazing fast concurrent HashMap for Rust.☆3,394Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 2 weeks ago
- The write-once-run-anywhere GPGPU library for Rust☆1,604Updated 2 years ago
- LR(1) parser generator for Rust☆3,215Updated last month