lemire / Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
☆858Updated 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
- A tool to graphically visualize SIMD code☆678Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆318Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆914Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,791Updated 7 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,287Updated this week
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆349Updated 2 weeks ago
- Message passing based allocator☆1,624Updated last week
- Official git repository for libdivide: optimized integer division☆1,148Updated 3 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- Converts floating point numbers to decimal strings☆1,228Updated 8 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,129Updated 6 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,701Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆989Updated 8 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,230Updated last month
- High-speed secure pseudorandom function for short messages☆681Updated 9 months ago
- Fast integer compression in C using the StreamVByte codec☆388Updated last week
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- A very fast hashtable☆1,748Updated last year
- Header-only binary fuse and xor filter library☆358Updated 3 weeks ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆335Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A curated list of awesome SIMD frameworks, libraries and software☆164Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆337Updated 7 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- ☆295Updated 10 months ago