krzysztoframs's Stars
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
sloukit/pydew-valley-uzh
Mod of Pydew Valley for an experimental study in Psychology
pygame-community/pygame-ce
🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
libsdl-org/SDL
Simple Directmedia Layer
TheAlgorithms/Python
All Algorithms implemented in Python
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
godotengine/godot-docs
Godot Engine official documentation
santoshghimire/boto3-examples
Example scripts for boto3.
maciejmatyka/sykofi2
Drugie wydanie książki "Symulacje Komputerowe w Fizyce" - kody źródłowe.
realestate-com-au/shush
It's a secret.
java/devjava-content
wilfredinni/python-cheatsheet
All-inclusive Python cheatsheet
mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
bats-core/bats-assert
Common assertions for Bats
bats-core/bats-file
Common filesystem assertions for Bats
bats-core/bats-core
Bash Automated Testing System
Fazecast/jSerialComm
Platform-independent serial port access for Java
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
docker/for-win
Bug reports for Docker Desktop for Windows
pikachuoverflow/nmt-tools
The Native Memory Tracking (NMT) is a Java Hotspot VM feature that tracks internal memory usage for a HotSpot JVM. Here you'll find some utilities to parse NMT and smaps log output.
jbox2d/jbox2d
a 2d Java physics engine, native java port of the C++ physics engines Box2D and LiquidFun
tzaeschke/ode4j
Java 3D Physics Engine & Library
HaydenMarshalla/JPhysics
A 2D Open Source Physics Engine in Java
FasterXML/jackson
Main Portal page for the Jackson project
stevinz/awesome-game-engine-dev
Awesome list of resources for Game Engine Development.
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
iluwatar/java-design-patterns
Design patterns implemented in Java