Showing 28 of 352 projects
A collection of experimental C++11 libraries using concepts to explore future standard library designs.
A stateful Neovim plugin for managing and running build system tasks with project-specific configuration.
A thin, modern, header-only C++17 wrapper for GLFW providing RAII objects, scoped enums, and exceptions.
A comprehensive collection of presentation slides and materials from the CppCon 2021 conference for C++ developers.
A curated list of resources for the discontinued Symbian OS, including development tools, emulators, software, games, and documentation.
A small MIDI sequencer DSL designed around vectors and euclidean rhythms for live-coding and beat generation.
An esoteric programming language where you code like an electrician using currents, generators, and components.
A C++ header-only template library for wildcard pattern matching with runtime and compile-time execution.
A fast, lightweight, single-header C++17 CSV parser library that parses rows and cells lazily on demand.
A modular C++ framework for rapid development of cross-platform applications including games, simulators, and viewers.
A graphical user interface for annotating point clouds and 3D scenes with bounding boxes, keypoints, and rectangles.
A secure, fast, and modular C++17 cryptography suite with STL-like interfaces for implementing and extending cryptographic schemes.
Slides and code examples from the "Quick game development with C++11/C++14" CppCon 2014 talk.
A header-only C++11 port of Python's Turtle graphics library for educational programming.
A cross-platform, single-header crash-reporting library for modern C++ applications that generates .dmp and .txt crash logs.
An unofficial open-source engine reimplementation of the classic game trilogy Crystal Caves, with modern improvements.
A complete redesign of Rcpp targeting C++11 for seamless integration between R and C++.
A cross-platform audio engine optimized for games, featuring spatial audio, data-driven configuration, and a plugin architecture.
A C++ stack container with significantly better performance than std::stack across various data sizes.
A multi-core stream processing engine for high-throughput window aggregation with optional exactly-once fault tolerance.
A tool to find code caves (empty space) in PE files (exe, dll) for x86/x64 Windows, useful for shellcode placement.
A cross-platform C++14 project template with continuous integration and documentation setup.
A lightweight header-only C++ library for building REPL tools with ncurses.
A PE packer that compresses executables with Huffman encoding and encrypts them with XOR, executing directly from memory.
A cross-platform C++17 library for creating graphical user interfaces with a minimalist API.
Official client drivers for TypeDB in Rust, Python, Java, TypeScript, Node.js, C, C++, and C#.
A CMake module for fetching and installing dependencies during CMake configuration, similar to ExternalProject but with shared recipes.
A TUI online music streaming application with vim motions, multiple sources, and AI integration via MCP.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.