injaeshin's Stars
nikouu/dotnet-optimization-cheatsheet
A long list of .NET (micro) optimizations I've picked up along my development journey ranging from easy method overloads, to niche IL manipulation.
modernuo/ModernUO
Ultima Online Server Emulator for the modern era!
sebas77/Svelto.ECS
Svelto ECS C# Entity Component System
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
nhn/gpm.unity
A brand of NHN providing free services required for game development.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
aantron/better-enums
C++ compile-time enum to string, iteration, in a single header file
praeclarum/sqlite-net
Simple, powerful, cross-platform SQLite client and ORM for .NET
ExcelDataReader/ExcelDataReader
Lightweight and fast library written in C# for reading Microsoft Excel files
MirrorNetworking/Mirror
#1 Open Source Unity Networking Library
jagregory/abrash-black-book
Markdown source for Michael Abrash's Graphics Programming Black Book
afterlogic/aurora-files
Aurora Files is an open-source file storage platform.
rumaniel/Awesome-Game-Networking
A Curated List of Game Network Programming Resources
nemtrif/utfcpp
UTF-8 with C++ in a Portable Way
max0x7ba/atomic_queue
C++14 lock-free queue.
AvaloniaUI/AvaloniaVS
Visual Studio Extension for Avalonia
orioncactus/pretendard
어느 플랫폼에서든 사용할 수 있는 system-ui 대체 글꼴 | A system-ui alternative font for all cross-platform
jagt/clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
jorgen/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
otland/forgottenserver
A free and open-source MMORPG server emulator written in C++
azerothcore/azerothcore-wotlk
Complete Open Source and Modular solution for MMO
polserver/polserver
PenUltima Online (POL) is a MMO server, compatible with most Ultima Online clients. POL is customizable via configuration files and has its own scripting language (eScript).
Cysharp/ZString
Zero Allocation StringBuilder for .NET and Unity.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
fluent/fluentd-forwarder
Fluentd Forwarder: Lightweight Data Collector in Golang
akatsuki105/magia
magia is a toy GBA emulator written in golang.
freeNanum/stack-on-a-budget
A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com
renatoGarcia/icecream-cpp
🍦 Never use cout/printf to debug again
Ja-sonYun/sequence-diagram-cli
Draw sequence diagram in text from terminal.