Explore Projects

Discover 64 open source projects

Active filters (1):
Search: cpp11×
Clear all

Showing 41-60 of 64 projects

Bhupesh-V/30-seconds-of-cpp

A collection of 30-second C++ code snippets focused on the C++ Standard Template Library (STL)

1.5K
Archived
C++
Learning & Education
General Utilities
#c++#stl#algorithms

rigtorp/MPMCQueue

A high-performance, lock-free concurrent queue implementation for C++11 that supports multiple producers and consumers.

1.5K
Archived
C++
API Frameworks
CLI Tools
#concurrency#cpp11#header-only

harvestlamb/Cpp_houjie

This repository contains lecture slides and code samples for C++ programming courses taught by Houjie.

1.5K
Archived
C++
Tutorials & Courses
Backend Frameworks
#cpp#course#slides

QtExcel/QXlsx

A C++ library for reading and writing Excel (XLSX) files using the Qt framework.

1.4K
Stable
C++
Component Libraries (Qt)
API Frameworks
Qt
#excel#xlsx#qt

adishavit/argh

A minimalist C++ argument handler library for building command-line tools and APIs.

1.4K
Archived
C++
CLI Tools
API Clients & Testing
#argument-parser#cli#command-line

muellan/clipp

A powerful, expressive, and easy-to-use command line argument parsing library for modern C++.

1.3K
Archived
C++
CLI Tools
API Frameworks
#args#argument-parsing#cli

czs108/Cpp-Primer-5th-Notes-CN

A repository containing notes for the C++ Primer 5th edition book, a foundational resource for C++ developers.

1.3K
Archived
Books & Guides
#cpp11#documentation#c++

nCine/nCine

A cross-platform 2D game engine that supports Android, macOS, Linux, and Windows with OpenGL rendering.

1.3K
Active
C++
Game Engine
Backend Frameworks
React
#game-development#cross-platform#opengl

HuangCongQing/UCAS_Course_2019

This is a repository containing course materials from the University of Chinese Academy of Sciences (UCAS) for the 2019-2020 academic year.

1.3K
Archived
HTML
Tutorials & Courses
Backend Frameworks
#ucas#course-materials#cpp11

Cylix/cpp_redis

A lightweight, asynchronous, and thread-safe C++11 Redis client without any dependencies.

1.3K
Archived
C++
API Clients & Testing
Databases
#asynchronous#cpp#cpp11

kamalkraj/BERT-NER

A PyTorch-based library for named entity recognition using the BERT language model.

1.2K
Archived
Python
LLM Frameworks
API Clients & Testing
PyTorch
#bert#named-entity-recognition#nlp

Lwhyz/workspace

A lightweight C++11 asynchronous execution framework supporting tasks, prioritized scheduling, and thread pools.

1.2K
Experimental
C++
Backend & APIs
Utilities & Libraries
#concurrency#threadpool#high-performance

fraillt/bitsery

A fast, header-only C++ binary serialization library for modern C++ applications.

1.2K
Stable
C++
API Frameworks
Serialization
#binary-serialization#cpp11#cpp14

IRVING-L/Algorithm_fromBilibili

A collection of notes and code examples for learning data structures and algorithms in C++ from a university course.

1.2K
Archived
Tutorials & Courses
API Frameworks
C++
#algorithm#data-structures#cpp

eventql/eventql

Distributed, massively parallel SQL query engine for big data analytics and timeseries workloads.

1.2K
Archived
C++
Databases
Analytics
#distributed#sql#columnar-storage

rigtorp/SPSCQueue

A fast and lock-free queue implementation in C++ for concurrent programming use cases.

1.2K
Archived
C++
API Frameworks
CLI Tools
#concurrency#concurrent-data-structure#lock-free

digint/tinyfsm

A simple, header-only C++ finite state machine library for building complex state-based applications.

1.2K
Archived
C++
Libraries
API Frameworks
#state-machine#cpp#header-only

FengJungle/DesignPattern

This is a C++ project that demonstrates various design patterns, useful for building maintainable and scalable applications.

1.1K
Archived
C++
Learning & Education
API Frameworks
#design-patterns#cpp#cpp11

IronsDu/brynet

A cross-platform C++ TCP network library with support for HTTP, WebSocket, and multithreading.

1.1K
Archived
C++
API Frameworks
Backend Frameworks
#networking#tcp#http

PardCode/CPP-3D-Game-Tutorial-Series

A comprehensive tutorial series for building a 3D game in C++ using the DirectX graphics API

1.1K
Active
C++
3D Graphics
Tutorials & Courses
#3d-game#cpp#directx

Stay in the loop

Get weekly updates on trending AI coding tools and projects.