"Mind the cache" presentation at using std::cpp 2015 and associated material
☆85Dec 10, 2015Updated 10 years ago
Alternatives and similar repositories for usingstdcpp2015
Users that are interested in usingstdcpp2015 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- My Meeting C++ lightning talks: "Meaningful Casts" and "Static If".☆10Jan 18, 2016Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Oct 21, 2016Updated 9 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆23Oct 22, 2015Updated 10 years ago
- A fast C++ dynamic_cast<> alternative.☆33Mar 27, 2021Updated 5 years ago
- Minimal boost::multi_index implementation☆18Jun 6, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Presentation materials for C++Now 2015☆200Jul 21, 2015Updated 11 years ago
- C++ Utilities☆24Mar 30, 2015Updated 11 years ago
- ☆15Apr 4, 2019Updated 7 years ago
- JsonPack is a high-performance and extremely easy-to-use JSON serialization library☆39Jan 22, 2016Updated 10 years ago
- Presentation materials for C++Now 2016☆130Jul 21, 2016Updated 10 years ago
- How fast is fscanf?☆59Oct 6, 2014Updated 11 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- Fast containers of polymorphic objects.☆72Aug 12, 2026Updated last week
- Boost.Proto, rewritten and redesigned for C++11☆28Oct 7, 2013Updated 12 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A C++14 library to make it easier to work with parameter packs☆56Jun 19, 2019Updated 7 years ago
- Repository containing all my presentations/tutorials/talks.☆10Sep 16, 2022Updated 3 years ago
- Functional Utilities for C++☆41Mar 16, 2015Updated 11 years ago
- Synchronization library for C++11☆17Jun 6, 2017Updated 9 years ago
- A runtime DSL parser generator for python.☆18May 17, 2016Updated 10 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆62Feb 3, 2016Updated 10 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆88Oct 22, 2015Updated 10 years ago
- CMake, the cross-platform, open-source build system.☆36Sep 19, 2016Updated 9 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Nov 30, 2015Updated 10 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Boost.Graph Cookbook 1: Basics☆184Mar 24, 2024Updated 2 years ago
- nd-tree data structures and algorithms