ridiculousfish / libdivide
Official git repository for libdivide: optimized integer division
☆1,098Updated this week
Related projects ⓘ
Alternatives and complementary repositories for libdivide
- A C/C++ header to help move #ifdefs out of your code☆778Updated last month
- Reference implementation of Dragonbox in C++☆606Updated last week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆642Updated last week
- Portable header-only C++ low level SIMD library☆1,238Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,156Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆303Updated 3 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,100Updated 3 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,753Updated 4 months ago
- 🚀 Fast C/C++ bit population count library☆327Updated 4 months ago
- Converts floating point numbers to decimal strings☆1,203Updated 4 months ago
- Collection of miscellaneous portable C snippets.☆684Updated 9 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,573Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- Runtime polymorphism done right☆975Updated 3 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,709Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆578Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆872Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,162Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- scanf for modern C++☆1,078Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,529Updated last year
- SIMD Vector Classes for C++☆1,452Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆930Updated last month
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆961Updated this week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆975Updated 2 weeks ago
- C++ parsing DSL☆1,011Updated last month