AdamNiederer / fasterLinks
SIMD for humans
☆1,587Updated 2 years ago
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,743Updated 2 weeks ago
- The missing batteries of Rust☆2,067Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,008Updated last month
- Compile time static maps for Rust