Skip to content

votetz/cpp_2k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ cpp_2k

A structured collection of C++20 academic projects and core libraries.


πŸ“Œ OVERVIEW

The repository is organized into libs (shared logic) and projects (executable apps).

πŸ›  REQUIREMENTS

  • C++20 compiler (GCC, Clang, or MSVC)
  • CMake 3.10+
  • Qt 5.15+ (for GUI projects)

βš™οΈ INSTALLATION & BUILD

1. Configure the project:

cmake -B build -G ninja

ninja /build

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages