makelinux / examples
Working examples of Python, C++, C and JS new features
☆133Updated 2 years ago
Alternatives and similar repositories for examples:
Users that are interested in examples are comparing it to the libraries listed below
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆280Updated 4 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆232Updated last year
- MySQL C++ client based on Boost.Asio☆272Updated last week
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆227Updated 6 months ago
- Boost.org interprocess module☆145Updated last week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆298Updated 7 months ago
- 《C++20 The Complete Guide》的非专业个人翻译☆86Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- a non-blocking I/O tcp network lib based on c++14/17☆416Updated 3 weeks ago
- a modern c++ plugin library☆86Updated 3 years ago
- A C++ wrapper for the MySQL/MariaDB C API built on STL principles.☆91Updated 9 months ago
- Examples and toturials for C++ Boost Asio library.☆266Updated 3 years ago
- Example programs for Talking Async videos☆186Updated 2 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- C++ utilities☆46Updated 2 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆237Updated 8 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 7 months ago
- Hands-On Design Patterns with C++, published by Packt☆370Updated 2 years ago
- Boost.Hana中文文档☆111Updated 4 years ago
- My small collection of C++ utilities☆398Updated 2 weeks ago
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- Boost.org serialization module☆125Updated last week
- C++ library for storing and printing backtraces.☆457Updated last week
- Boost.org thread module☆205Updated last week
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- asio examples☆190Updated 8 months ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated last week