lemire / Code-used-on-Daniel-Lemire-s-blogLinks
This is a repository for the code posted on my blog
☆913Updated 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
Sorting:
- Storage for my snippets, toy programs, etc.☆372Updated last month
- Official git repository for libdivide: optimized integer division☆1,277Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆339Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆407Updated last week
- C++ template library for high performance SIMD based sorting algorithms☆990Updated 3 months ago
- Complete implementations from "Algorithms for Modern Hardware"☆794Updated 3 years ago
- A tool to graphically visualize SIMD code☆690Updated 2 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Automated integer hash function discovery☆743Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,197Updated last week
- Fast integer compression in C using the StreamVByte codec☆412Updated 10 months ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- Converts floating point numbers to decimal strings☆1,300Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,238Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,084Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,838Updated this week
- Header-only binary fuse and xor filter library☆414Updated this week
- A benchmark for low-level CPU micro-architectural features☆755Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- A very fast hashtable☆1,827Updated 2 years ago
- Vector class library, latest version☆1,421Updated last year
- ☆444Updated 2 months ago
- BitMagic Library☆438Updated 4 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆351Updated last year
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago