AdamNiederer / faster
SIMD for humans
☆1,573Updated 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,582Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,980Updated 8 months ago
- Error management☆1,422Updated 4 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- The missing batteries of Rust☆2,043Updated last month
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- Rust port of simdjson☆1,208Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,499Updated this week
- A binary encoder / decoder implementation in Rust.☆2,897Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,909Updated last week
- Compile time static maps for Rust☆1,900Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,880Updated 8 months ago
- The write-once-run-anywhere GPGPU library for Rust☆1,604Updated 2 years ago
- Assorted immutable collection datatypes for Rust☆1,516Updated 6 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,321Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,235Updated this week
- A parser combinator library for Rust☆1,314Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,508Updated last week
- Rust persistent data structures☆1,409Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,895Updated this week
- A small and fast async runtime for Rust☆3,873Updated this week
- A rusty dynamically typed scripting language☆1,810Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,288Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,551Updated last week
- Slotmap data structure for Rust☆1,185Updated last year
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,201Updated last month
- Hypothesis-like property testing for Rust☆1,814Updated last week
- Defines the Rust borrow checker.☆1,400Updated 8 months ago
- Analysis of various tricky Rust code☆1,879Updated last month
- Find out what takes most of the space in your executable.☆2,476Updated 10 months ago