AdamNiederer / fasterLinks
SIMD for humans
☆1,588Updated 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,721Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,007Updated last week
- Compile time static maps for Rust☆1,977Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,056Updated last week
- Error management☆1,421Updated 5 years ago
- The missing batteries of Rust☆2,065Updated 6 months ago
- The write-once-run-anywhere GPGPU library for Rust☆1,607Updated 2 years ago
- Slotmap data structure for Rust☆1,222Updated last year
- Assorted immutable collection datatypes for Rust☆1,543Updated last year
- A fast bump allocation arena for Rust☆1,855Updated last month
- A parser combinator library for Rust☆1,330Updated 6 months ago
- Automated property based testing for Rust (with shrinking).☆2,610Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated last week
- Rust port of simdjson☆1,294Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Rust persistent data structures☆1,529Updated 4 months ago
- Represent large sets and maps compactly with finite state transducers.☆1,942Updated 10 months ago
- An intrusive flamegraph profiling tool for rust.☆721Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- Cap'n Proto for Rust☆2,266Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,408Updated this week
- Rust wrapper for ArrayFire☆828Updated last year
- A crate for managing memory bit by bit☆1,319Updated last year
- A collection of numeric types and traits for Rust.☆1,155Updated 6 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,221Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- JSON parser which picks up values directly without performing tokenization in Rust☆635Updated 7 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,372Updated 2 months ago