makelinux / examplesLinks
Working examples of Python, C++, C and JS new features
☆134Updated 2 years ago
Alternatives and similar repositories for examples
Users that are interested in examples are comparing it to the libraries listed below
Sorting:
- Example programs for Talking Async videos☆194Updated 2 years ago
- MySQL C++ client based on Boost.Asio☆283Updated 3 weeks ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆288Updated 2 weeks ago
- Boost.org interprocess module☆151Updated last week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- C++ utilities☆48Updated last month
- C++ HTTP mock server for client tests.☆34Updated 3 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆189Updated last week
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- 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…☆245Updated 10 months ago
- Thread safe, lock-free memory pool.☆59Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆195Updated 9 months ago
- a modern c++ plugin library☆86Updated 3 years ago
- An async redis client designed for performance and scalability☆250Updated this week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆302Updated last month
- Boost Process☆132Updated last week
- C++ Templates - The Complete Guide, 2nd Edition☆142Updated 7 years ago
- Boost.org signals2 module☆83Updated last month
- Boost.Hana中文文档☆113Updated 4 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated last week
- Boost Logging library☆190Updated this week
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- a non-blocking I/O tcp network lib based on c++14/17☆424Updated 2 weeks ago
- spdlog setup initialization via file configuration for convenience.☆80Updated last year
- purecpp opensource projects list☆92Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Mapping json to and from a c++ structure☆111Updated last year