AdamNiederer / fasterLinks
SIMD for humans
☆1,593Updated 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,797Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Error management☆1,420Updated 5 years ago
- The missing batteries of Rust☆2,068Updated 9 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,044Updated this week
- Compile time static maps for Rust☆2,039Updated last month
- A parser combinator library for Rust☆1,340Updated 9 months ago
- Assorted immutable collection datatypes for Rust☆1,553Updated last year
- The write-once-run-anywhere GPGPU library for Rust☆1,607Updated 2 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,560Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- JSON parser which picks up values directly without performing tokenization in Rust☆638Updated 8 years ago
- Represent large sets and maps compactly with finite state transducers.☆1,989Updated last year
- Automated property based testing for Rust (with shrinking).☆2,653Updated 6 months ago
- Slotmap data structure for Rust☆1,250Updated last year
- A collection of numeric types and traits for Rust.☆1,172Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,394Updated 2 months ago
- Rust wrapper for ArrayFire☆825Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Cap'n Proto for Rust☆2,346Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- Rust persistent data structures☆1,612Updated last month
- A rusty dynamically typed scripting language☆1,870Updated 8 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Error boilerplate for Rust☆729Updated 4 years ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago