SiliconLion's starred repositories

imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

stb

stb single-file public domain libraries for C/C++

Language:CLicense:NOASSERTIONStargazers:26701Issues:622Issues:830

bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

Language:C++License:BSD-2-ClauseStargazers:15015Issues:483Issues:1549

blender

Official mirror of Blender

Language:C++License:NOASSERTIONStargazers:13076Issues:313Issues:0

tiled

Flexible level editor

Language:C++License:NOASSERTIONStargazers:11164Issues:351Issues:2446

druid

A data-first Rust-native UI design toolkit.

Language:RustLicense:Apache-2.0Stargazers:9543Issues:101Issues:815

skhd

Simple hotkey daemon for macOS

azul

Desktop GUI Framework

Language:RustLicense:MPL-2.0Stargazers:5883Issues:109Issues:211

gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.

Language:RustLicense:Apache-2.0Stargazers:5354Issues:124Issues:1416

sds

Simple Dynamic Strings library for C

Language:CLicense:BSD-2-ClauseStargazers:4910Issues:143Issues:41

nanogui

Minimalistic GUI library for OpenGL

Language:C++License:NOASSERTIONStargazers:4656Issues:170Issues:287

petgraph

Graph data structure library for Rust.

Language:RustLicense:Apache-2.0Stargazers:2900Issues:36Issues:312

rust-memory-container-cs

Rust Memory Container Cheat-sheet

Language:ShellLicense:MITStargazers:2360Issues:29Issues:10

loc

Count lines of code quickly.

Language:RustLicense:MITStargazers:2314Issues:23Issues:78

imgui-sfml

Dear ImGui backend for use with SFML

Language:C++License:MITStargazers:1134Issues:32Issues:177

imgui_markdown

Markdown for Dear ImGui

Language:C++License:ZlibStargazers:1020Issues:21Issues:16

utest.h

🧪 single header unit testing framework for C and C++

Language:C++License:UnlicenseStargazers:839Issues:19Issues:46

palette

A Rust library for linear color calculations and conversion

Language:RustLicense:Apache-2.0Stargazers:751Issues:6Issues:153

gl-rs

An OpenGL function pointer loader for Rust

Language:RustLicense:Apache-2.0Stargazers:681Issues:13Issues:149

unsafe-code-guidelines

Forum for discussion about what unsafe code can and can't do

rust-sfml

SFML bindings for Rust

Language:RustLicense:NOASSERTIONStargazers:635Issues:22Issues:157

hashmap.h

#️⃣ single header hashmap implementation for C and C++

Language:C++License:UnlicenseStargazers:406Issues:7Issues:16

systems-programming-cheat-sheet

Cheat sheet for x86-64 Unix systems programming

Language:TeXLicense:MITStargazers:363Issues:7Issues:0

plutovg

Tiny 2D vector graphics library in C

ubench.h

⏱️ single header benchmark framework for C and C++

Language:C++License:UnlicenseStargazers:218Issues:10Issues:13

Containers

This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.

Language:CLicense:MITStargazers:167Issues:5Issues:52

DmitrysEngine

[abandoned] C99 cross-platform 3D game engine with absolute minimum of external dependencies

Language:CLicense:MITStargazers:152Issues:11Issues:2

zglfw

A thin, idiomatic wrapper for GLFW. Written in Zig, for Zig!

Language:ZigLicense:NOASSERTIONStargazers:83Issues:5Issues:5

graphlite

A lightweight C++ graph library

Language:C++License:MITStargazers:75Issues:7Issues:2

single_file_libs

List of single-file C/C++ libraries.