lemire / Code-used-on-Daniel-Lemire-s-blogLinks
This is a repository for the code posted on my blog
☆900Updated 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
Sorting:
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆329Updated 10 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆335Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆664Updated 4 months ago
- C++ template library for high performance SIMD based sorting algorithms☆979Updated 3 weeks ago
- Official git repository for libdivide: optimized integer division☆1,249Updated 3 months ago
- A tool to graphically visualize SIMD code☆684Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated 2 weeks ago
- Complete implementations from "Algorithms for Modern Hardware"☆776Updated 2 years ago
- Header-only binary fuse and xor filter library☆411Updated last month
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,217Updated last month
- A benchmark for low-level CPU micro-architectural features☆746Updated 3 years ago
- A collection of lock-free data structures written in standard C++11☆929Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Reference implementation of Dragonbox in C++☆761Updated last week
- 🚀 Fast C/C++ bit population count library☆351Updated last year
- Automated integer hash function discovery☆734Updated last year
- A simple C library for compressing lists of integers using binary packing☆507Updated 2 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,052Updated last year
- ☆109Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆349Updated last year
- Converts floating point numbers to decimal strings☆1,284Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆484Updated 4 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,174Updated this week