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 persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- generic stack-based container☆109Updated 7 years ago
- C++17 inplace_string implementation☆96Updated 7 years ago
- C++ micro benchmark library☆97Updated 8 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- WIP☆27Updated 6 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
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++14 cache friendly B-heap priority queue☆108Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Flat containers for C++☆59Updated 3 months ago