Skrymir's Stars
PlummersSoftwareLLC/NightDriverStrip
NightDriver client for ESP32
thebracket/HandsOnRust
The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
omriharel/deej
Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
OfficeDev/msteams-samples-proactive-messaging
Two samples to highlight solutions to two challenges with building proactive messaging apps in Microsoft Teams
kolorobot/unit-testing-demo
github/gitignore
A collection of useful .gitignore templates
JosePaumard/lambda-master-class-part1
stuart-marks/LambdaHOLv2
Java 8 Lambdas Hands-on Lab Materials
alexa-samples/skill-sample-java-quiz-game
An Alexa Skill Sample showing how to build a skill using V2 of the Java SDK
gitattributes/gitattributes
A collection of useful .gitattributes templates
ShapeLab/SwarmUI
Necessary material to build and use Zooids to create Swarm User Interfaces
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
aragozin/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
stevensouza/automon
Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively trace and monitor your Java code, the JDK, and 3rd party libraries.
square/leakcanary
A memory leak detection library for Android.
worstcase/gumshoe
OpenHFT/Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
filamentgroup/tablesaw
A group of plugins for responsive tables.
PatMartin/Dex
Dex : The Data Explorer -- A data visualization tool written in Java/Groovy/JavaFX capable of powerful ETL and publishing web visualizations.
shekhargulati/strman-java
A Java 8 string manipulation library.
shekhargulati/99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
tmk/infinity_ergodox
Unofficial keyboard firmware for Input Club's Infinity Ergodox
pellaton/eclipse-cheatsheet
A printable cheat sheet for the Eclipse SDK
iluwatar/java-design-patterns
Design patterns implemented in Java
blimmer/1up-git-skills-talk
An engineering lunch and learn talk at Ibotta about Git Best Practices
orbit/orbit
Orbit - Virtual actor framework for building distributed systems
zonyl/pytomation
Pytomation is an extensible device communication and automation system written in Python. It's uses include home automation and lighting control but is certainly not limited to that. It is supported on any platform that support Python ( Windows, Mac OS-X, Linux, etc )
AsyncHttpClient/async-http-client
Asynchronous Http and WebSocket Client library for Java