AdamNiederer / fasterLinks
SIMD for humans
☆1,598Updated 2 years ago
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,827Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,062Updated 2 weeks ago
- Error management☆1,420Updated 5 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,217Updated last week
- The missing batteries of Rust☆2,071Updated 10 months ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Rust wrapper for ArrayFire☆824Updated 2 years ago
- The write-once-run-anywhere GPGPU library for Rust☆1,610Updated 2 years ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Rust port of simdjson☆1,350Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,562Updated last year
- A binary encoder / decoder implementation in Rust.☆3,087Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,665Updated 7 months ago
- Cap'n Proto for Rust☆2,370Updated last week
- Slotmap data structure for Rust☆1,265Updated 2 weeks ago
- An intrusive flamegraph profiling tool for rust.☆728Updated last year
- A parser combinator library for Rust☆1,347Updated 10 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 3 weeks ago
- JSON parser which picks up values directly without performing tokenization in Rust☆638Updated 8 years ago
- A fast bump allocation arena for Rust☆2,010Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,975Updated 3 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,294Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,822Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- Analysis of various tricky Rust code☆1,976Updated this week
- Concurrency permutation testing tool for Rust.☆2,548Updated 4 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,021Updated 10 months ago
- Represent large sets and maps compactly with finite state transducers.☆2,004Updated last year
- Generic purpose Just-In-time compiler for Rust.☆1,541Updated 6 years ago