lemire / Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
☆876Updated 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.☆356Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- C++ template library for high performance SIMD based sorting algorithms☆932Updated 2 weeks ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Official git repository for libdivide: optimized integer division☆1,197Updated this week
- Header-only binary fuse and xor filter library☆363Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆330Updated 3 years ago
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆657Updated 6 months ago
- Converts floating point numbers to decimal strings☆1,247Updated 10 months ago
- Automated integer hash function discovery☆711Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Complete implementations from "Algorithms for Modern Hardware"☆752Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,372Updated this week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,152Updated last month
- SIMD-accelerated base64 codecs☆434Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- BitMagic Library☆425Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,811Updated 10 months ago
- A benchmark for low-level CPU micro-architectural features☆719Updated 3 years ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- A compressed bitmap class in C++.☆452Updated 6 months ago
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- A collection of lock-free data structures written in standard C++11☆881Updated 3 months ago
- ☆436Updated last year
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆414Updated this week