makelinux / examplesLinks
Working examples of Python, C++, C and JS new features
☆138Updated last week
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆293Updated 7 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Boost.org interprocess module☆172Updated last week
- MySQL C++ client based on Boost.Asio☆292Updated 2 weeks ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated 2 months ago
- A C++ interface for linux inotify☆146Updated 2 years ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago
- a modern c++ plugin library☆86Updated 4 years ago
- purecpp opensource projects list☆95Updated 3 years ago
- My small collection of C++ utilities☆413Updated last month
- Example programs for Talking Async videos☆208Updated 2 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆471Updated this week
- Boost.org signals2 module☆86Updated 2 weeks ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆153Updated 8 years ago
- Boost Logging library☆206Updated 2 weeks ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Boost.org uuid module☆113Updated 2 weeks ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- asio examples☆223Updated 3 months ago
- C++ utilities☆58Updated this week
- A portable, pure C++11 timer component.☆181Updated last year
- Based on gmock, can mock global function, member function, class static function without changing source code.☆82Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- JSON-RPC for modern C++☆283Updated last year
- Hands-On Design Patterns with C++, published by Packt☆384Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago