AdamNiederer / fasterLinks
SIMD for humans
☆1,588Updated 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,766Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,026Updated last week
- Error management☆1,420Updated 5 years ago
- The missing batteries of Rust☆2,067Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,092Updated last week
- Compile time static maps for Rust☆2,017Updated last month
- A parser combinator library for Rust☆1,335Updated 8 months ago
- Automated property based testing for Rust (with shrinking).☆2,629Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- Rust wrapper for ArrayFire☆826Updated 2 years ago
- The write-once-run-anywhere GPGPU library for Rust☆1,606Updated 2 years ago
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Slotmap data structure for Rust☆1,237Updated last year
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Assorted immutable collection datatypes for Rust☆1,549Updated last year
- A collection of numeric types and traits for Rust.☆1,160Updated 8 months ago
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆632Updated last year
- Rust port of simdjson☆1,313Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- Represent large sets and maps compactly with finite state transducers.☆1,960Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,959Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,240Updated 3 months ago
- Cap'n Proto for Rust☆2,290Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated 2 months ago
- A crate for managing memory bit by bit☆1,335Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago