tpn / agner
Collection of Agner Fog Software
☆38Updated 6 years ago
Alternatives and similar repositories for agner:
Users that are interested in agner are comparing it to the libraries listed below
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated last year
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆129Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- ☆69Updated 4 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- Constexpr hash map, generates a constant KV hash map at compile time.☆18Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago