javalc6's Stars
androidx/androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
xoseperez/espurna
Home automation firmware for ESP8266-based devices
luaj/luaj
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
ShivanKaul/Sudoku-DLX
📝 Efficiently solves an arbitrarily-large Sudoku puzzle using the Exact Cover + Dancing Links algorithm as described by Knuth.