flamewing's Stars
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
jarro2783/cxxopts
Lightweight C++ command line option parser
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Textualize/rich-cli
Rich-cli is a command line toolbox for fancy output in the terminal
arximboldi/immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
simdutf/simdutf
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64. Part of Node.js, WebKit/Safari, Ladybird, Chromium, Cloudflare Workers and Bun.
eyalz800/zpp_bits
A lightweight C++20 serialization and RPC library
lvc/abi-compliance-checker
A tool for checking backward API/ABI compatibility of a C/C++ library
intel/compile-time-init-build
C++ library for composing modular firmware at compile-time.
p-ranav/structopt
Parse command line arguments by defining a struct
pigpigyyy/YueScript
A MoonScript dialect compiles to Lua.
johnmcfarlane/unformat
generates .clang-format file from example codebase
soasis/text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
kmhofmann/selene
A C++17 image representation, processing and I/O library.
arximboldi/zug
Transducers for C++ — Clojure style higher order push/pull sequence transformations
jbcoe/polymorphic_value
A polymorphic value-type for C++
codeinred/tuplet
A fast, simple tuple implementation that implements tuple as an aggregate
TartanLlama/function_ref
A lightweight, non-owning reference to a callable.
ComputerNerd/Retro-Graphics-Toolkit
Retro Graphics Toolkit is a free software program that allows graphics to be created for a wide variety of platforms (geared primarily towards retro video game consoles). Retro Graphics Toolkit also provides amazing interoperability between different platforms making cross platform developing faster and easier.
libfn/functional
Extending C++ library for functional programming
satya-das/cib
Allows you to publish ABI stable C++ library that can be used across different compilers
zhihaoy/nontype_functional
Complete implementation of std::function, std::function_ref, and std::move_only_function
royjacobson/externis
Generate profiling traces for GCC
intel/generic-register-operation-optimizer
3rdparty/eventuals
npurson/vscode-server-toolchain-workaround
Workaround for the raised toolchain requirements of VS Code Server 1.86+
Clownacy/ClownMapEd
Sonic the Hedgehog sprite editor, portable clone of Xenowhirl's SonMapEd.
flamewing/asl-releases
Improved/bugfixed version of Alfred Arnold's The Macro Assembler AS
serge-sans-paille/mapping-line-to-offset
descender76/cpp_proposals
My C++ Proposals