lemire / Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
☆873Updated this week
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
- C++ template library for high performance SIMD based sorting algorithms☆927Updated this week
- Fast integer compression in C using the StreamVByte codec☆395Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,168Updated 3 weeks ago
- SIMD-accelerated base64 codecs☆434Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆328Updated 3 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆177Updated 7 months ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,351Updated this week
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- A tool to graphically visualize SIMD code☆677Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆352Updated last month
- Vector class library, latest version☆1,353Updated last year
- Reference implementation of Dragonbox in C++☆643Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆344Updated 9 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆433Updated last year
- Header-only binary fuse and xor filter library☆359Updated 2 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,640Updated 2 weeks ago
- A benchmark for low-level CPU micro-architectural features☆719Updated 3 years ago
- A very fast hashtable☆1,763Updated last year
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆465Updated last month
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,000Updated 10 months ago
- Converts floating point numbers to decimal strings☆1,239Updated 10 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- The FastPFOR C++ library: Fast integer compression☆918Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,145Updated 3 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated 2 weeks ago
- Complete implementations from "Algorithms for Modern Hardware"☆748Updated 2 years ago