828 skills found · Page 8 of 28
playframework / Play Java Angular Seed:maple_leaf: Java Play 2.7.x + Angular 8 with Angular CLI seed project with full-fledged build process
ahmetozlu / Human Computer InteractionFist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (Processing sketchbook).
jonas-grgt / BobJava annotation processor for builder generation (plain source code, no bytecode weaving)
mohamed-taman / JavaSE8 FeaturesTake a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.
bsorrentino / Java2typescriptJava Processor to generate Typescript Definition from Java classes - This is to help developing on JVM javascript engine (ie Nashorn) using Typescript
xiaoxiae / PurePursuitAlgorithmAn implementation of a basic adaptive pure pursuit algorithm in Java using the Processing library.
ebarlas / Minesweeper CspMinesweeper implemented in Java using virtual threads and communicating sequential processes
nanosai / Stream Ops JavaStream Ops is a fully embeddable data streaming engine and stream processing API for Java.
lianghuan-xatu / Jd Pruchase Kill DevThis project focuses on optimizing the Java version of JD.com’s Moutai flash sale system, including error time adjustment and queue process optimization. The program compares local time with JD.com’s server time and adjusts accordingly, ensuring that the purchase timing is based on the local system’s clock.
berndruecker / Customer Onboarding Camunda 8 SpringbootA simple onboarding process example using BPMN, Camunda Cloud, Java, Spring Boot and REST
rdlester / HermesA game engine for rapid world prototyping in Processing/Java:
easymodeling / Easy ModelingEasyModeling is a Java annotation processor that generates randomly populated objects for test use.
tfredrich / Domain EventingSmall, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within a single JVM. Also supports asynchronous eventing across clustered JVMs using Akka or HazelCast.
lZiMUl / ShizukuUsing system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Jimdo / Gradle Apt PluginA Gradle plugin for the Java annotation processor tool
PacktPublishing / Natural Language Processing With Java Second EditionNatural Language Processing with Java Second Edition, published by Packt
chdh / Dsp Collection JavaA collection of Java classes for Digital Signal Processing
JorgeCastilloPrz / CorleoneJava annotation processor to dispatch and concatenate background tasks through a simple syntax.
Hazrat-Ali9 / Compiler Construction🐳 Compiler Construction CS 🚃 student or a curious 🚒 developer this repo ✈ will guide you through 🚁 the process of building 🚂 your own compiler 🚅 step-by-step projects 🚢 in C/C++, Python 🪀 and Java along with 🎳 mini-languages Includes 🥎 tools like Lex/Yacc 🏉 ANTLR LLVM 🎲 and Bison 🍋
aiyangtianci / AndroidCrashX🔥AndroidCrashX can reduce the number of online APP crashes, support Java exception capture, native crash and ANR processing, online bug log tracking. No root or any system permissions are required.