lemire / Code-used-on-Daniel-Lemire-s-blogLinks
This is a repository for the code posted on my blog
☆901Updated 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.☆363Updated 6 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- A tool to graphically visualize SIMD code☆684Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- C++ template library for high performance SIMD based sorting algorithms☆964Updated this week
- Complete implementations from "Algorithms for Modern Hardware"☆774Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,043Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated last week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,214Updated last week
- Official git repository for libdivide: optimized integer division☆1,243Updated 3 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,169Updated last week
- A benchmark for low-level CPU micro-architectural features☆744Updated 3 years ago
- Automated integer hash function discovery☆731Updated last year
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,879Updated this week
- Vector class library, latest version☆1,394Updated last year
- Reference implementation of Dragonbox in C++☆751Updated last week
- A collection of lock-free data structures written in standard C++11☆924Updated 8 months ago
- A very fast hashtable☆1,796Updated last year
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Converts floating point numbers to decimal strings☆1,281Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- ☆442Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- SIMD-accelerated base64 codecs☆439Updated last year