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:
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- ☆27Updated 8 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Mutex implementations and utilities☆31Updated 9 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Fixed size function wrapper like std::function☆70Updated 9 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
- Block level data synchronization library☆49Updated 7 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago