lemire / Code-used-on-Daniel-Lemire-s-blogLinks
This is a repository for the code posted on my blog
☆888Updated 3 weeks ago
Alternatives and similar repositories for Code-used-on-Daniel-Lemire-s-blog
Users that are interested in Code-used-on-Daniel-Lemire-s-blog are comparing it to the libraries listed below
Sorting:
- Storage for my snippets, toy programs, etc.☆362Updated 4 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- C++ template library for high performance SIMD based sorting algorithms☆955Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- A tool to graphically visualize SIMD code☆681Updated 2 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- Complete implementations from "Algorithms for Modern Hardware"☆767Updated 2 years ago
- Official git repository for libdivide: optimized integer division☆1,229Updated last month