GitHub topics: cxx20
subspace-cpp/docs
Documentation for the Subspace C++ Library, generated by Subdoc from the source tree
Language: HTML - Size: 3.78 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

zowers/cxx_modules_converter
`cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.
Language: Python - Size: 144 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 13 - Forks: 1

NVIDIA/thrust 📦
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
Language: C++ - Size: 17 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 4,960 - Forks: 756

NVIDIA/cub 📦
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
Language: Cuda - Size: 17.5 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1,745 - Forks: 452

NVIDIA/libcudacxx 📦
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
Language: C++ - Size: 11.9 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 2,300 - Forks: 185

Feral-Lang/Feral
Feral programming language reference implementation
Language: C++ - Size: 1.4 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 142 - Forks: 8

axze-az/ocl
a variable length C++ vector library using an OpenCL backend
Language: C++ - Size: 5.01 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

xyproto/cxx
:electric_plug: Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config.
Language: Python - Size: 8.43 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 121 - Forks: 5

APConduct/Kup
Text Editor in c++ using raylib
Language: C - Size: 306 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 4 - Forks: 1

winspool/stdtests
C / C++ Compiler and standard library Conformance Test Suite
Language: C++ - Size: 132 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 13 - Forks: 2

Algorithm0/modules-and-pch-libcxx-bug
This repository contains an example of a problem with using C++ modules and precompiled headers when using libc++
Language: CMake - Size: 5.86 KB - Last synced at: 14 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

chromium/subspace
A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home of Subdoc the code-documentation generator.
Language: C++ - Size: 6.66 MB - Last synced at: 18 days ago - Pushed at: 26 days ago - Stars: 96 - Forks: 12

danakj/danakj.github.io
Thoughts about C++, Memory Safety, Library Design, Memory Safety, Sharp Edges
Language: HTML - Size: 1.04 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

xyproto/go2cpp
Go to C++20 transpiler
Language: Go - Size: 119 KB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 124 - Forks: 7

b1tflyyyy/lock-free-bounded-queue
Lock-Free-Bounded-Queue
Language: C++ - Size: 17.6 KB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

fmorgner/newtype
A library of types and functions to create strong type aliases
Language: C++ - Size: 246 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

dxrzc/users-registration-qml
Qt-QML-C++ application to register users in a postgres database
Language: QML - Size: 950 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

wandvvs/qutil
C++20 template utility library
Language: C++ - Size: 81.1 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

auto-lambda/kMath
A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.
Language: C++ - Size: 91.8 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 2

antonsynd/sidewinder
A statically-typed Pythonic language that transpiles to C++20
Language: Python - Size: 109 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

antonsynd/mamba
C++20 transpilation target for a statically-typed Pythonic language
Language: C++ - Size: 41.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

igorsaux/bt
C++ BYOND topic encoder library
Language: C++ - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Bareflank/static_interface_pattern
how to implement the static interface pattern
Language: C++ - Size: 52.7 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 7

five-embeddev/baremetal-cxx-coro
C++20 Coroutines run in baremetal RISC-V, with option to run on native host.
Language: C++ - Size: 180 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Gtollm/Vector
A custom, STL-compatible vector class in C++ with dynamic resizing, iterator support, and an interface similar to std::vector. Perfect for learning about data structures or integrating a custom vector into C++ projects!
Language: C++ - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

olokreaz/cthpp
Config Compile-Time Header++ (CTH++) is a tool for automatically generating C++ configuration headers at compile-time using JSON data and constexpr. It supports various build modes and offers flexible project configuration.
Language: C++ - Size: 98.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

nathanjhood/CxxWin
A quick one-and-done Win32API UI project with COM.
Language: C++ - Size: 24.5 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

goldsteinn/eztest
An Easy Unit Test Framework
Language: C++ - Size: 381 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

dominic-espo/Savefile-Saver
A program to backup all of your game savefiles on your system, neatly, and into a single folder.
Language: C++ - Size: 28.3 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 1

ankurvdev/stencil
Code Generator based on Model Template binding Transformations
Language: C++ - Size: 2.8 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

Sirraide/clopts
Type-safe, compile-time header-only command line options library for C++20
Language: C++ - Size: 113 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

fl4shk/liborangepower
Generic C++20 library consisting of mainly header files
Language: C++ - Size: 952 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

rthrfrd/webxx
Declarative, composable, concise & fast HTML & CSS components in C++
Language: C++ - Size: 155 KB - Last synced at: 14 days ago - Pushed at: 12 months ago - Stars: 30 - Forks: 2

y4cer/snmp_driver_generator
Sample data generator for the AHLS course at IU Summer 2023
Language: C++ - Size: 64.5 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fix8mt/conjure_enum
Lightweight header-only C++20 enum reflection
Language: C++ - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

arturbac/conceptstl
conceptstl: Enhancing STL with C++ Concepts for Better Type Safety and Error Messages
Language: CMake - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kmarkindev/rtsp-viewer-widget
A widget to view RTSP streams from provided URI.
Language: C++ - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

daggerbot/ShastaEngine
Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eggs-cpp/invoke
A C++11/14/17/20 implementation of INVOKE and its related facilities.
Language: C++ - Size: 220 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 0

Chlorophytus/AxolotlSD
AxolotlSD Sound Driver for C++20
Language: C - Size: 272 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chinmaygarde/merle
A SIMD Image Manipulation Library
Language: C++ - Size: 56.9 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

janvrska/weather-widget
Weather plotting widget
Language: C++ - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dmitrytavern/university-hangman
A small project to improve teamwork, as well as understanding of the Scram system.
Language: C++ - Size: 5.84 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 2

c0de4un/asio-tcp-server-example
Language: C++ - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

HadesD/eCommerceWeb
E-Commerce website written by Drogon C++ framework and vuejs
Language: Vue - Size: 2.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

sergeniously/az-cli
Another Command Line Interpreter (parser & runner) C++ library
Language: C++ - Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Andersama/containers
An assortment of c++ containers for various uses.
Language: C++ - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

huangqinjin/object
ownership-shared version of std::any and std::function and more std::
Language: C++ - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

fl4shk/dunwich_sandgeon
Traditional Roguelike written in C++ using SDL2
Language: C++ - Size: 3.17 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

radj307/conv-utils
Commandline converter utility that supports a wide range of conversions
Language: C++ - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

jasujm/enhanced-enum
First class enums in C++
Language: Python - Size: 319 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bodand/x3
An XML parser written in modern C++, using Intel Hyperscan.
Language: CMake - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ahmadbeirkdar/SIDH-CPP
Ongoing attempt to implement a SIKE &/or SIDH cryptography library in Modern C++
Language: C++ - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

auto-lambda/holycpp
The Holy C++ Programming Language
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kmarkindev/demo-model-viewer
Simple model viewer app with customizable renderer
Language: C - Size: 167 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Chlorophytus/rayfly
Mini flight simulator in Raylib, compatible with Saitek/Logitech X52 controls
Language: C++ - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

j-nikki/koru
C++ coroutine library for async I/Os
Language: C++ - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

danvratil/corosqlite
Proof of concept SQlite3 "library" (not really) using C++20 coroutines
Language: C++ - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

YinLiu-91/cppWeekly
Language: C++ - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

norbekaiser/norb-dsa
Norbs Datastructure and Algorithms Repo
Language: C++ - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
