ridiculousfish / libdivide
Official git repository for libdivide: optimized integer division
☆1,136Updated this week
Alternatives and similar repositories for libdivide:
Users that are interested in libdivide are comparing it to the libraries listed below
- A C/C++ header to help move #ifdefs out of your code☆815Updated 4 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,217Updated 2 weeks ago
- Converts floating point numbers to decimal strings☆1,226Updated 7 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,124Updated 5 months ago
- Reference implementation of Dragonbox in C++☆627Updated 3 months ago
- Collection of miscellaneous portable C snippets.☆705Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆648Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,787Updated 6 months ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆688Updated this week
- Portable header-only C++ low level SIMD library☆1,257Updated 5 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,013Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,361Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆599Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,121Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆909Updated 2 months ago
- Message passing based allocator☆1,604Updated this week
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 2 months ago
- SIMD Vector Classes for C++☆1,470Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,557Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,743Updated 11 months ago
- Storage for my snippets, toy programs, etc.☆347Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- Include binary files in C/C++☆1,013Updated 6 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,509Updated this week
- Runtime polymorphism done right☆990Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 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,686Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,433Updated this week
- PCG — C++ Implementation☆755Updated 8 months ago