AdamNiederer / fasterLinks
SIMD for humans
☆1,579Updated last year
Alternatives and similar repositories for faster
Users that are interested in faster are comparing it to the libraries listed below
Sorting:
- A lock-free, read-optimized, concurrency primitive.☆2,002Updated 11 months ago
- Rust port of Google's SwissTable hash map☆2,671Updated 3 weeks ago
- Error management☆1,421Updated 5 years ago
- Automated property based testing for Rust (with shrinking).☆2,592Updated last month
- The missing batteries of Rust☆2,060Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Compile time static maps for Rust☆1,947Updated this week
- A binary encoder / decoder implementation in Rust.☆3,034Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,942Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,534Updated 10 months ago
- A fast bump allocation arena for Rust☆1,789Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,012Updated last week
- A parser combinator library for Rust☆1,327Updated 5 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- Concurrency permutation testing tool for Rust.☆2,392Updated 2 months ago
- Rust persistent data structures☆1,507Updated 2 months ago
- A collection of numeric types and traits for Rust.☆1,128Updated 5 months ago
- The write-once-run-anywhere GPGPU library for Rust☆1,610Updated 2 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,004Updated 4 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,534Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,661Updated 3 months ago
- Rust port of simdjson☆1,269Updated last month
- Hypothesis-like property testing for Rust☆1,893Updated last week
- Cap'n Proto for Rust☆2,233Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,064Updated this week
- Analysis of various tricky Rust code☆1,910Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,949Updated this week
- Defines the Rust borrow checker.☆1,455Updated 3 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,356Updated 2 weeks ago
- Slotmap data structure for Rust☆1,207Updated last year