lemire / Code-used-on-Daniel-Lemire-s-blogLinks
This is a repository for the code posted on my blog
☆903Updated last 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.☆368Updated 7 months ago
- A tool to graphically visualize SIMD code☆685Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 5 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Official git repository for libdivide: optimized integer division☆1,250Updated 4 months ago
- C++ template library for high performance SIMD based sorting algorithms☆980Updated last month
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Complete implementations from "Algorithms for Modern Hardware"☆781Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆409Updated 8 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,180Updated 3 weeks ago
- Header-only binary fuse and xor filter library☆411Updated 2 months ago
- 🚀 Fast C/C++ bit population count library☆353Updated last year
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,057Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆403Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A curated list of awesome SIMD frameworks, libraries and software☆214Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Converts floating point numbers to decimal strings☆1,287Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,830Updated last year
- Automated integer hash function discovery☆736Updated last year
- SIMD-accelerated base64 codecs☆437Updated last year
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Reference implementation of Dragonbox in C++☆770Updated 3 weeks ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,221Updated last week
- A fast SIMD parser for CSV files☆157Updated 3 years ago
- ☆442Updated last week
- BitMagic Library☆430Updated 2 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆349Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 3 months ago