BartVandewoestyne / Cpp_Primer
Answers to exercises of the C++ Primer book.
☆8Updated 9 years ago
Alternatives and similar repositories for Cpp_Primer:
Users that are interested in Cpp_Primer are comparing it to the libraries listed below
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- ☆172Updated 6 years ago
- Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆87Updated 7 years ago
- The C++ Alliance (website)☆17Updated last month
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Course "C++ in Detail: Common Idioms"☆24Updated 11 months ago
- ☆22Updated 4 years ago
- Modern C ++ TDD☆46Updated 10 years ago
- ☆190Updated 6 years ago
- Slides of Italian C++ Conference 2021☆10Updated 3 years ago
- ☆10Updated 9 years ago
- Boost.org statechart module☆28Updated 2 weeks ago
- simple modern c++ design patterns☆16Updated 8 years ago
- Code for Alex Stepanov's Components course at A9.☆89Updated 9 months ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Presentation for Meeting C++ 2022☆10Updated 2 years ago
- Containers for building C++ on CI☆48Updated 6 months ago
- Box2D and SFML Demo, with DebugDraw implemented with SFML☆35Updated 8 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Playground to the famous book from Andrei Alexandrescu☆15Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Slides and sample code from presentations at our meetup.☆64Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Asteroids, written using the proposed 2D API for C++☆21Updated 7 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year