AdamNiederer / faster
SIMD for humans
☆1,572Updated last year
Alternatives and similar repositories for faster:
Users that are interested in faster are comparing it to the libraries listed below
- Rust port of Google's SwissTable hash map☆2,567Updated 2 weeks ago
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- Error management☆1,423Updated 4 years ago
- The missing batteries of Rust☆2,042Updated last week
- A binary encoder / decoder implementation in Rust.☆2,800Updated 3 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆1,977Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Assorted immutable collection datatypes for Rust☆1,513Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,481Updated last year
- Rust persistent data structures☆1,374Updated 3 weeks ago
- Rust port of simdjson☆1,199Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,859Updated 7 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,204Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,843Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,528Updated 4 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Zero-copy deserialization framework for Rust☆3,119Updated 3 weeks ago
- A small and fast async runtime for Rust☆3,855Updated this week
- rust stackful coroutine library☆2,005Updated last month
- Parse command line arguments by defining a struct.☆2,719Updated last year
- Rust wrapper for ArrayFire☆822Updated last year
- The write-once-run-anywhere GPGPU library for Rust☆1,603Updated 2 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,967Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,309Updated 3 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,502Updated last month
- A parser combinator library for Rust☆1,312Updated 3 weeks ago