xtaci / algorithmsLinks
Algorithms & Data structures in C++.
☆5,359Updated 10 months ago
Alternatives and similar repositories for algorithms
Users that are interested in algorithms are comparing it to the libraries listed below
Sorting:
- 180+ Algorithm & Data Structure Problems using C++☆6,042Updated last year
- A collection of resources on modern C++☆12,363Updated 10 months ago
- C++ Design Patterns☆4,389Updated last year
- C++ Primer 5 answers☆8,214Updated last year
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,209Updated 9 months ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,423Updated 2 years ago
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆24,847Updated 10 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,226Updated 10 months ago
- Solutions for C++ Primer 5th exercises.☆3,326Updated last year
- learning cmake☆3,260Updated 4 years ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,440Updated 2 years ago
- A cheatsheet of modern C++ language and library features.☆20,627Updated 2 months ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,445Updated 6 years ago
- A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio.…☆2,659Updated 7 years ago
- Guidelines Support Library☆6,438Updated 2 weeks ago
- Super-project for modularized Boost☆7,731Updated this week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…☆4,873Updated 3 months ago
- MSVC's implementation of the C++ Standard Library.☆10,673Updated this week
- Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purpos…☆31,942Updated 3 weeks ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,414Updated 3 months ago
- Asio C++ Library☆5,364Updated 2 months ago
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆14,721Updated 4 months ago
- 30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉☆1,470Updated last year
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆19,497Updated this week
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆43,823Updated last month
- C++ standards drafts☆5,852Updated this week
- A simple C++11 Thread Pool implementation☆8,356Updated 11 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,106Updated 3 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- Free Niek's Operating System (FreeNOS)☆2,038Updated 4 years ago