NickStrupat / Aligned
Memory alignment wrappers, useful for avoiding false sharing
☆39Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Aligned
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- ☆26Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- WIP☆26Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Fast containers of polymorphic objects.☆63Updated last week
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆35Updated 6 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago