goblinhack / c-plus-plus-examplesLinks
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
☆19Updated 8 months ago
Alternatives and similar repositories for c-plus-plus-examples
Users that are interested in c-plus-plus-examples are comparing it to the libraries listed below
Sorting:
- A minimal C++11 header only serializer. Can serialize basic types, strings, containers, maps and custom classes. No suppprt yet for point…☆53Updated 8 months ago
- Simple and yet powerful cross-platform C library providing data structures, algorithms and much more☆71Updated last week
- A simple implementation of utf8 strings for C++☆42Updated 4 years ago
- A C++ parser combinator library.☆156Updated this week
- A compact C++ cross-platform library including JSON, XML, HTTP, sockets, WebSockets, threads, processes, serial ports, logs, file system,…☆81Updated last week
- UUID v4 generation in C☆80Updated 3 years ago
- SMTP Client Library in C☆129Updated 2 years ago
- Light-weight Thread Pool library in modern C++☆103Updated last week
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- Unicode Algorithms Implementation for C/C++☆305Updated last year
- C++ SQLite wrapper library☆60Updated 3 weeks ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆116Updated last year
- Yet another C++ 20 coroutine library.☆22Updated 2 years ago
- Shows how to use wxWidgets controls only by programming code (c++17).☆179Updated 3 weeks ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- SMK - Simple multimedia kit - C++ WebAssembly☆135Updated 2 years ago
- Lightweight C++ Signals and Slots implementation☆34Updated 10 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- Library of some neat 2 dimensional data structures and algorithms which operate on them implemented in c++17☆17Updated 5 years ago
- a reflect extension for https://github.com/nlohmann/json☆27Updated 2 years ago
- This repo contains all the code, slides and other reference documents used in community sessions.☆14Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Async SEMaphore☆25Updated 4 months ago
- Fast simple C vector implementation☆36Updated 2 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last week
- High-performance, lightweight p2p native library for big networks☆74Updated last week
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- Real time C++ memory visualization tool built for beginners and students☆111Updated last month
- Concurrency with modern C++☆32Updated 4 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 7 months ago