tpn / agnerLinks
Collection of Agner Fog Software
☆43Updated 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…☆56Updated 2 years ago
- An Array Mapped Tree implementation☆10Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Constexpr hash map, generates a constant KV hash map at compile time.☆18Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- Parallel C++ algorithms☆63Updated last year
- Generic hash function for STL style unordered containers☆38Updated last month
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated 11 months ago
- A prototype implementation of the futures proposal☆11Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 9 months ago
- ☆20Updated 9 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- library which simplifies host-GPU data transfer using userspace pagefault handling☆15Updated 13 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Add-on packages for Vector class library☆75Updated last year
- a tool to count accesses to member variables in c++ programs☆76Updated 11 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 2 months ago
- Benchmarks for our memory allocator☆68Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- ASM methods to test small loop performance on x86☆13Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last month