NickStrupat / Aligned
Memory alignment wrappers, useful for avoiding false sharing
☆40Updated 8 years ago
Alternatives and similar repositories for Aligned:
Users that are interested in Aligned are comparing it to the libraries listed below
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Literal Logging for C++☆84Updated 7 years ago
- ☆26Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ generic make factory☆106Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- WIP☆26Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- C++ micro benchmark library☆90Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Fast containers of polymorphic objects.☆64Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago