skarupke / mutex_benchmarksLinks
Code for benchmarking of mutexes to accompany a blog post of mine.
☆28Updated 5 years ago
Alternatives and similar repositories for mutex_benchmarks
Users that are interested in mutex_benchmarks are comparing it to the libraries listed below
Sorting:
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆26Updated 5 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Benchmarks for our memory allocator☆68Updated last year
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago