talesm's Stars
mattmikolay/chip-8
A collection of CHIP-8 programs and documentation
alexandrehtrb/Pororoca
An API testing tool with support for HTTP/2 and HTTP/3. Alternative to Postman.
alan2207/awesome-codebases
A collection of awesome open-source codebases worth exploring.
cubicdaiya/dtl
diff template library written by C++
stbrumme/hash-library
Portable C++ hashing library
gmattie/Data-Pixels
Create pixel art programmatically. Includes DataPixels.js and Data Pixels Playground desktop application.
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
nodegui/vue-nodegui
Build performant, native and cross-platform desktop applications with native Vue + powerful CSS like styling.🚀
aappleby/smhasher
Automatically exported from code.google.com/p/smhasher
s9w/oof
Convenient, high-performance RGB color and position control for console output
ulivz/70-lines-of-vuepress-blog-theme
A VuePress Blog Theme implemented in around 70 lines.
magiblot/tvision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
tzlaine/text
What a c++ standard Unicode library might look like.
Tangent128/luasdl2
A pure C binding of SDL 2.0 for Lua 5.1, Lua 5.2, and LuaJIT.
sharkdp/dbg-macro
A dbg(…) macro for C++
joboccara/pipes
Pipelines for expressive code on collections in C++
Alairion/not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
jdah/tetris-os
An operating system, but it only plays Tetris.
sammycage/lunasvg
SVG rendering and manipulation library in C++
mekhontsev/imgui_md
Markdown renderer for Dear ImGui using MD4C parser
conwnet/github1s
One second to read GitHub code with VS Code.
Viatorus/quom
Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
marzer/tomlplusplus
Header-only TOML config file parser and serializer for C++17.
gallickgunner/ImGui-Addons
Cross Platform File Dialog for Dear-ImGui
thelounge/thelounge
💬 Modern, responsive, cross-platform, self-hosted web IRC client
GreycLab/CImg
The CImg Library is a small and open-source C++ toolkit for image processing
randrew/layout
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
ssloy/tinyrenderer
A brief computer graphics / rendering course
floooh/sokol
minimal cross-platform standalone C headers