AdamNiederer / fasterLinks
SIMD for humans
☆1,581Updated 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,695Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- The missing batteries of Rust☆2,064Updated 5 months ago
- Compile time static maps for Rust☆1,961Updated 3 weeks ago
- The write-once-run-anywhere GPGPU library for Rust☆1,611Updated 2 years ago
- Error management☆1,423Updated 5 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated last week
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,037Updated last week
- A binary encoder / decoder implementation in Rust.☆3,063Updated this week
- A parser combinator library for Rust☆1,331Updated 5 months ago
- Automated property based testing for Rust (with shrinking).☆2,607Updated 2 months ago
- Slotmap data structure for Rust☆1,218Updated last year
- Rust wrapper for ArrayFire☆826Updated last year
- Rust port of simdjson☆1,290Updated this week
- Cap'n Proto for Rust☆2,248Updated this week
- Assorted immutable collection datatypes for Rust☆1,538Updated 11 months ago
- JSON parser which picks up values directly without performing tokenization in Rust☆634Updated 7 years ago
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,103Updated 3 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆1,887Updated 10 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,968Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,815Updated last month
- Analysis of various tricky Rust code☆1,925Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,399Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,509Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,137Updated 6 months ago
- Parse command line arguments by defining a struct.☆2,734Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,365Updated last month