tpn / agner
Collection of Agner Fog Software
☆39Updated 7 years ago
Alternatives and similar repositories for agner
Users that are interested in agner are comparing it to the libraries listed below
Sorting:
- 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
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Parallel C++ algorithms☆61Updated last year
- ☆16Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Benchmarks for our memory allocator☆64Updated last year
- benchmarking positional population count☆14Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated last week
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated last year
- fast prime sieve and hash algorithm☆38Updated 3 months 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
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago