AdamNiederer / fasterLinks
SIMD for humans
☆1,596Updated 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,862Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,075Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Error management☆1,419Updated 5 years ago
- The missing batteries of Rust☆2,076Updated 11 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Compile time static maps for Rust☆2,093Updated this week
- Assorted immutable collection datatypes for Rust☆1,570Updated last year
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- Rust persistent data structures☆1,663Updated 2 months ago
- Represent large sets and maps compactly with finite state transducers.☆2,043Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Automated property based testing for Rust (with shrinking).☆2,689Updated 9 months ago
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- A parser combinator library for Rust☆1,353Updated this week
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- Rust wrapper for ArrayFire☆828Updated 2 years ago
- The write-once-run-anywhere GPGPU library for Rust☆1,613Updated 3 years ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Rust port of simdjson☆1,365Updated 2 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- A collection of numeric types and traits for Rust.☆1,196Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- Cap'n Proto for Rust☆2,411Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- A fast implementation of Aho-Corasick in Rust.☆1,194Updated 3 months ago