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:
- Rust port of Google's SwissTable hash map☆2,648Updated last week
- Error management☆1,422Updated 5 years ago
- Compile time static maps for Rust☆1,929Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,582Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,000Updated 11 months ago
- A fast bump allocation arena for Rust☆1,759Updated last week
- A binary encoder / decoder implementation in Rust.☆3,001Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,992Updated last week
- The missing batteries of Rust☆2,056Updated 3 months ago
- Rust port of simdjson☆1,258Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,534Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,039Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,407Updated this week
- Cap'n Proto for Rust☆2,213Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,932Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,937Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,634Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,993Updated 4 months ago
- Rust persistent data structures☆1,501Updated last month
- Zero-copy deserialization framework for Rust☆3,270Updated last month
- Concurrency permutation testing tool for Rust.☆2,373Updated last month
- Slotmap data structure for Rust☆1,204Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,478Updated this week
- A collection of numeric types and traits for Rust.☆1,124Updated 4 months ago
- A parser combinator library for Rust☆1,323Updated 4 months ago
- Hypothesis-like property testing for Rust☆1,882Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,349Updated 3 months ago
- Graph data structure library for Rust.☆3,347Updated this week