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
- Implementation of hash_append proposal☆68Updated 8 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- ☆26Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- generic stack-based container☆106Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years 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
- ☆32Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- ☆22Updated 7 years ago