This is a repository for the code posted on my blog
☆960Aug 29, 2026Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Storage for my snippets, toy programs, etc.☆373Apr 8, 2026Updated 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,955Updated this week
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Duck…☆2,094Aug 24, 2026Updated 2 weeks ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,879Updated this week
- Official git repository for libdivide: optimized integer division☆1,350Updated this week
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Fast Approximate Membership Filters (C++)☆287Aug 29, 2025Updated last year
- ☆39Feb 2, 2021Updated 5 years ago
- The FastPFOR C++ library: Fast integer compression☆975Jun 7, 2026Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆670May 27, 2025Updated last year
- A benchmark for low-level CPU micro-architectural features☆774Feb 8, 2022Updated 4 years ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆24,239Updated this week
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- 🚀 Fast C/C++ bit population count library☆369Jul 23, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆266Jan 4, 2022Updated 4 years ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,802Updated this week
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆447Jun 7, 2026Updated 3 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆418Jun 7, 2026Updated 3 months ago
- C library to remove white space from strings as fast as possible☆159Sep 5, 2024Updated 2 years ago
- A benchmark for sorting algorithms☆61Apr 17, 2021Updated 5 years ago
- A very fast hashtable☆1,859Sep 27, 2023Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆351Apr 11, 2026Updated 4 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,146Mar 23, 2026Updated 5 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,881Mar 25, 2026Updated 5 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆13,355Updated this week
- Hash function quality and speed tests☆2,173Jul 4, 2026Updated 2 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 5 years ago
- Converts floating point numbers to decimal strings☆1,349Feb 9, 2026Updated 6 months ago
- Extremely fast non-cryptographic hash algorithm☆11,242Jul 27, 2026Updated last month
- Intel PMU profiling tools☆2,248Jul 24, 2026Updated last month
- Reference implementation of Dragonbox in C++☆816Oct 3, 2025Updated 11 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A microbenchmark support library☆10,389Aug 28, 2026Updated last week
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Oct 22, 2018Updated 7 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,698Updated this week
- A categorized list of C++ resources.☆5,289Updated this week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆3,103Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,621May 1, 2023Updated 3 years ago
- Apple Firestorm/Icestorm CPU microarchitecture docs☆263Jul 13, 2023Updated 3 years ago