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:
- 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
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 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
- Literal Logging for C++☆86Updated 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
- C++17 inplace_string implementation☆97Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- generic stack-based container☆110Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Fast containers of polymorphic objects.☆69Updated 3 weeks ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago