Showing 41-60 of 64 projects
A collection of 30-second C++ code snippets focused on the C++ Standard Template Library (STL)
A high-performance, lock-free concurrent queue implementation for C++11 that supports multiple producers and consumers.
This repository contains lecture slides and code samples for C++ programming courses taught by Houjie.
A C++ library for reading and writing Excel (XLSX) files using the Qt framework.
A minimalist C++ argument handler library for building command-line tools and APIs.
A powerful, expressive, and easy-to-use command line argument parsing library for modern C++.
A repository containing notes for the C++ Primer 5th edition book, a foundational resource for C++ developers.
A cross-platform 2D game engine that supports Android, macOS, Linux, and Windows with OpenGL rendering.
This is a repository containing course materials from the University of Chinese Academy of Sciences (UCAS) for the 2019-2020 academic year.
A lightweight, asynchronous, and thread-safe C++11 Redis client without any dependencies.
A PyTorch-based library for named entity recognition using the BERT language model.
A lightweight C++11 asynchronous execution framework supporting tasks, prioritized scheduling, and thread pools.
A fast, header-only C++ binary serialization library for modern C++ applications.
A collection of notes and code examples for learning data structures and algorithms in C++ from a university course.
Distributed, massively parallel SQL query engine for big data analytics and timeseries workloads.
A fast and lock-free queue implementation in C++ for concurrent programming use cases.
A simple, header-only C++ finite state machine library for building complex state-based applications.
This is a C++ project that demonstrates various design patterns, useful for building maintainable and scalable applications.
A cross-platform C++ TCP network library with support for HTTP, WebSocket, and multithreading.
A comprehensive tutorial series for building a 3D game in C++ using the DirectX graphics API
Get weekly updates on trending AI coding tools and projects.