Carp
A statically typed lisp, without a GC, for real-time applications.
vercel/next.js507日前118.1k
The React Framework
ocornut/imgui503日前54.1k
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
nteract/hydrogen506日前3.9k
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
gunthercox/ChatterBot503日前13.8k
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
ruby/ruby503日前21.3k
The Ruby Programming Language
kanaka/mal503日前9.7k
mal - Make a Lisp
defold/defold503日前3.5k
Defold is a completely free to use game engine for development of desktop, mobile and web games.
tallesl/Rich-Hickey-fanclub508日前3.0k
"every time I watch one of his talks I feel like someone has gone in and organized my brain"
detekt/detekt503日前5.9k
Static code analysis for Kotlin
rust-lang/rust503日前90.1k
Empowering everyone to build reliable and efficient software.
FuelLabs/sway503日前51.0k
🌴 Empowering everyone to build reliable and efficient smart contracts.
vlang/v503日前35.2k
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
carbon-language/carbon-lang503日前32.0k
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
ziglang/zig503日前28.8k
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
RustPython/RustPython503日前17.1k
A Python Interpreter written in Rust
ethereum/solidity503日前21.7k
Solidity, the Smart Contract Programming Language
crystal-lang/crystal503日前19.0k
The Crystal Programming Language
mxgmn/WaveFunctionCollapse503日前22.5k
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
apex/up505日前8.8k
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
oldratlee/translations504日前6.8k
🐼 Chinese translations for classic software development resources
atlas-engineer/nyxt503日前9.4k
Nyxt - the hacker's browser.
godotengine/godot503日前80.7k
Godot Engine – Multi-platform 2D and 3D game engine
bevyengine/bevy503日前30.7k
A refreshingly simple data-driven game engine built in Rust
libgdx/libgdx503日前22.5k
Desktop/Android/HTML5/iOS Java game development framework
BabylonJS/Babylon.js503日前22.1k
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
leereilly/games503日前21.9k
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
raysan5/raylib503日前17.8k
A simple and easy-to-use library to enjoy videogames programming
cocos2d/cocos2d-x503日前17.8k
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
aframevr/aframe503日前16.0k
:a: Web framework for building virtual reality experiences.
kitao/pyxel503日前12.9k
A retro game engine for Python
ellisonleao/magictools503日前12.6k
:video_game: :pencil: A list of Game Development resources to make magic happen.
OpenDiablo2/OpenDiablo2503日前10.6k
An open source re-implementation of Diablo 2
MonoGame/MonoGame503日前10.6k
One framework for creating powerful cross-platform games.
hajimehoshi/ebiten503日前9.5k
Ebitengine - A dead simple 2D game engine for Go
skypjack/entt503日前9.2k
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
playcanvas/engine503日前8.9k
Fast and lightweight JavaScript game engine built on WebGL and glTF
hmemcpy/milewski-ctfp-pdf503日前10.6k
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
liuxinyu95/AlgoXY506日前5.9k
Book of Elementary Functional Algorithms and Data structures
microsoft/TypeScript502日前96.8k
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
grame-cncm/faust505日前2.4k
Functional programming language for signal processing and sound synthesis
sger/ElixirBooks506日前1.3k
List of Elixir books
redux-zero/redux-zero506日前2.0k
A lightweight state container based on Redux
nim-lang/Nim502日前15.9k
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
aduros/wasm4503日前1.0k
Build retro games using WebAssembly for a fantasy console.
bkaradzic/bgfx502日前14.0k
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
SFML/SFML502日前9.4k
Simple and Fast Multimedia Library
NixOS/nix502日前10.0k
Nix, the purely functional package manager
phaserjs/phaser502日前36.0k
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
MirrorNetworking/Mirror502日前4.7k
#1 Open Source Unity Networking Library
Orama-Interactive/Pixelorama503日前5.8k
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux, macOS and the Web!
cloudhead/rx502日前3.0k
👾 Modern and minimalist pixel editor
vsmode/pixel8505日前1.8k
A collection of low-res primitives for creating art and games in React
PixiEditor/PixiEditor502日前1.2k
PixiEditor is a lightweight pixel art editor made with .NET 7
mitchcurtis/slate504日前1.0k
Pixel Art Editor
PySimpleGUI/PySimpleGUI502日前13.0k
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
mapeditor/tiled502日前10.5k
Flexible level editor
lichess-org/lila502日前14.3k
♞ lichess.org: the forever free, adless and open source chess server ♞
scala/scala503日前14.3k
Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/lampepfl/dotty
withastro/astro502日前40.0k
The web framework for content-driven websites. ⭐️ Star to support our work!
http-party/http-server502日前13.2k
a simple zero-configuration command-line http server
vydd/sketch502日前1.3k
A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
ReactiveX/RxSwift502日前24.1k
Reactive Programming in Swift
jynew/jynew502日前7.5k
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
sschmid/Entitas502日前6.8k
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
ThusSpokeNomad/GameNetworkingResources502日前6.6k
A Curated List of Game Network Programming Resources
gonglei007/GameDevMind502日前4.0k
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
tomlooman/ActionRoguelike502日前3.1k
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
nxrighthere/UnrealCLR502日前3.0k
Unreal Engine .NET 6 integration
dyanikoglu/ALS-Community503日前2.0k
Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 5.3 with additional features & bug fixes
bulletphysics/bullet3502日前11.6k
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
bjornbytes/lovr504日前1.6k
Lua Virtual Reality Framework
networked-aframe/networked-aframe513日前1.1k
A web framework for building multi-user virtual reality experiences.
wader/fq502日前9.3k
jq for binary formats - tool, language and decoders for working with binary and text formats
nteract/nteract503日前6.1k
📘 The interactive computing suite for you! ✨
getify/Functional-Light-JS503日前16.4k
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
softwaremill/tapir504日前1.3k
Declarative, type-safe web endpoints library
QianMo/Game-Programmer-Study-Notes502日前8.5k
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
enso-org/enso501日前7.2k
Hybrid visual and textual functional programming.
decaporg/decap-cms501日前17.4k
A Git-based CMS for Static Site Generators
getzola/zola501日前12.4k
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
coollabsio/coolify501日前10.7k
An open-source & self-hostable Heroku / Netlify / Vercel alternative.
react-static/react-static502日前10.3k
⚛️ 🚀 A progressive static site generator for React.
robinmoisson/staticrypt503日前5.7k
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
nunomaduro/phpinsights502日前5.2k
🔰 Instant PHP quality checks from your console
django-webpack/django-webpack-loader504日前2.5k
Transparently use webpack with django
TheWaWaR/simple-http-server501日前2.3k
Simple http server in Rust (Windows/Mac/Linux)
android10/Android-CleanArchitecture-Kotlin501日前4.6k
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
pterodactyl/panel501日前5.8k
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
HaxeFoundation/haxe502日前5.9k
Haxe - The Cross-Platform Toolkit
leafo/moonscript503日前3.1k
:crescent_moon: A language that compiles to Lua
erg-lang/erg501日前2.5k
A statically typed language compatible with Python
fusionlanguage/fut501日前1.7k
Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
fetlang/fetlang502日前1.5k
Fetish-themed programming language
cincheo/jsweet504日前1.4k
A Java to JavaScript transpiler.
wende/elchemy507日前1.1k
Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
onelang/OneLang511日前1.1k
hexops/mach502日前2.6k
zig game engine & graphics toolkit
zig-gamedev/zig-gamedev502日前1.9k
Main monorepo for @zig-gamedev libs and example applications
buzz-language/buzz502日前1.0k
👨🚀 buzz, A small/lightweight statically typed scripting language
thi-ng/umbrella503日前3.2k
⛱ Broadly scoped ecosystem & mono-repository of 189 TypeScript projects (and 153 examples) for general purpose, functional, data driven development
slint-ui/slint501日前13.5k
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
apache/groovy503日前5.0k
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
4ian/GDevelop501日前5.6k
:video_game: Open-source, cross-platform game engine designed to be used by everyone.
cyclejs/cyclejs502日前10.2k
A functional and reactive JavaScript framework for predictable code
red/red505日前5.4k
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!
samuelmtimbo/unit502日前2.3k
Next Generation Visual Programming System
Ivy-Apps/ivy-wallet502日前2.1k
Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.
munificent/game-programming-patterns501日前3.8k
Source repo for the book
DiligentGraphics/DiligentEngine501日前3.2k
A modern cross-platform low-level graphics library and rendering framework
EQMG/Acid502日前1.7k
A high speed C++17 Vulkan game engine
FyroxEngine/Fyrox501日前7.0k
3D and 2D game engine written in Rust
BoomingTech/Piccolo501日前5.4k
Piccolo (formerly Pilot) – mini game engine for games104
tc39/proposals501日前17.6k
Tracking ECMAScript Proposals
melonjs/melonJS501日前5.6k
a fresh, modern & lightweight HTML5 game engine
kayak/pypika501日前2.3k
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
samber/mo502日前2.1k
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
BehaviorTree/BehaviorTree.CPP502日前2.6k
Behavior Trees Library in C++. Batteries included.
munificent/craftinginterpreters501日前7.9k
Repository for the book "Crafting Interpreters"
wren-lang/wren502日前6.7k
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
marcobambini/gravity502日前4.2k
Gravity Programming Language
janet-lang/janet501日前3.2k
A dynamic language and bytecode vm