Official git repository for libdivide: optimized integer division
☆1,303Mar 5, 2026Updated 2 weeks ago
Alternatives and similar repositories for libdivide
Users that are interested in libdivide are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Nov 15, 2024Updated last year
- 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…☆2,029Updated this week
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,980Mar 13, 2026Updated last week
- 🚀 Fast C/C++ bit population count library☆360Jun 29, 2024Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,415Oct 26, 2025Updated 4 months ago
- Reference implementation of Dragonbox in C++☆804Oct 3, 2025Updated 5 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,395Updated this week
- Converts floating point numbers to decimal strings☆1,321Feb 9, 2026Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 9 months ago
- Vector class library, latest version☆1,440Feb 1, 2024Updated 2 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,631Mar 16, 2026Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆1,005Mar 14, 2026Updated last week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,711Mar 16, 2026Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,104Jun 7, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,305Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,606May 1, 2023Updated 2 years ago
- Bloaty: a size profiler for binaries☆5,400Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,642Mar 11, 2026Updated last week
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- Intel® Implicit SPMD Program Compiler☆2,850Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Mar 16, 2026Updated last week
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- Compile Time Regular Expression in C++☆3,771Sep 12, 2025Updated 6 months ago
- Extremely fast non-cryptographic hash algorithm☆10,936Mar 2, 2026Updated 3 weeks ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- Selection and partial sorting algorithms☆140Apr 3, 2025Updated 11 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,455Nov 2, 2025Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆818Dec 25, 2025Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- A tool to graphically visualize SIMD code☆698Mar 4, 2023Updated 3 years ago
- A fast alternative to the modulo reduction☆318Mar 22, 2021Updated 5 years ago
- Message passing based allocator☆1,800Updated this week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,796Mar 9, 2026Updated 2 weeks ago