NickStrupat / AlignedLinks
Memory alignment wrappers, useful for avoiding false sharing
☆41Updated 9 years ago
Alternatives and similar repositories for Aligned
Users that are interested in Aligned are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 2 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- generic stack-based container☆109Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- ☆27Updated 7 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- The Bit Library☆58Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- Fast delegates implementation☆56Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago