ridiculousfish / libdivide
Official git repository for libdivide: optimized integer division
☆1,197Updated this week
Alternatives and similar repositories for libdivide
Users that are interested in libdivide are comparing it to the libraries listed below
Sorting:
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,278Updated 2 months ago
- A C/C++ header to help move #ifdefs out of your code☆843Updated 7 months ago
- C++ template library for high performance SIMD based sorting algorithms☆932Updated 2 weeks 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
- Vector class library, latest version☆1,363Updated last year
- Portable header-only C++ low level SIMD library☆1,273Updated 8 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆611Updated 2 years ago
- Reference implementation of Dragonbox in C++☆644Updated 6 months ago
- SIMD Vector Classes for C++☆1,484Updated 11 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,188Updated this week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆726Updated 3 weeks ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,672Updated last week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,067Updated last month
- Collection of miscellaneous portable C snippets.☆713Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 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,372Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 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,767Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,811Updated 10 months ago
- Message passing based allocator☆1,668Updated last week
- Storage for my snippets, toy programs, etc.☆356Updated last month
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,562Updated 2 years ago
- A tool to graphically visualize SIMD code☆678Updated 2 years ago
- A collection of lock-free data structures written in standard C++11☆881Updated 3 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,010Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆753Updated 5 months ago