https://github.com/cicirello/javadoc-cleanup
Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions
https://github.com/bytehamster/pse
OPC UA Simulator for Industrial Plants (OSIP)
https://github.com/mihxil/math
Interfaces abstract algebra's, and the concept of 'uncertain number'. Based on that some structures related to physics, like physical numbers, which are uncertain numbers with dimensional analysis.
https://github.com/apertium/apertium-android
Example code on how to integrate Apertium offline translation into an Android app
https://github.com/apertium/apertium-viewer
Tool to view and edit the output of the various stages of an apertium translation
https://github.com/bayer-group/cmc-knowledge-graph-setup
Main repository containing all submodules. CMC (Chemistry, Manufacturing and Control) Knowledge Graph is an exemplary setup of data and ontologies for knowledge graph infrastructure including dockerized frontend and backend solution. This pieces of code are the pruned and anonymized part of our internal CMC KG integration platform.
https://github.com/bkahlert/build-runner
Multiplatform Alpine based SSH accessible Docker image with Docker CLI and OpenJDK 11 installed
https://github.com/anamarijapapic/library-management-system
Final project for college subject Java Programming. Web application that manages the library. It enables viewing the library catalog and taking actions on library materials and users. 📚👥
https://github.com/compomics/peptide-shaker
Interpretation of proteomics identification results
https://github.com/arturbomtempo-dev/virtual-library-spring-boot-tutorial
A virtual library system built with Spring Boot, demonstrating CRUD operations, RESTful API design, and best practices for Java backend development.
https://github.com/citiususc/hipster
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
https://github.com/groupe-sii/ogham
Sending email, sms or whatever is a piece of cake
https://github.com/awslabs/disco
A suite of tools including a framework for creating Java Agents, for aspect-oriented tooling for distributed systems.
https://github.com/taskana/taskana
Lightweight library for general purpose task management
https://github.com/awslabs/aws-sdk-android-samples
This repository has samples that demonstrate various aspects of the AWS SDK for Android, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-android/
https://github.com/amin2312/acsv
ACsv is a easy, multi-platform and powerful csv parsing library, includes: js, ts, haxe, php, java, python, c#, go
https://github.com/aryashah2k/printing-pattern-programs
An Awesome, Well Maintained Repository Containing Huge Collection Of Printing Patterns Programs In C, C++, Python, Java And C#. Asked In Contests/Interviews.Helpful In Understanding Looping Constructs And Build Logic Behind How To Print Any Given Pattern.
https://github.com/52north/sensorweb-server-helgoland
Thin Web binding API to access series data.
https://github.com/dcavar/fomajni
A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)
https://github.com/cptanalatriste/aco-tsp
Solving the Travelling Salesman problem with Ant Colony Algorithms, using the Isula Framework
https://github.com/dcavar/treeprocessor
Converter for bracketed annotation syntax trees, generating a PCFG, dominance relations, scope, c-command
https://github.com/andstor/literature-kiosk
JavaFX literature kiosk/register application
https://github.com/dcavar/mongodbjava
Example implementation for connecting MongoDB with Java
https://github.com/cptanalatriste/aco-acs-tsp
Solving the Travelling Salesman problem with the Ant Colony System algorithm, using the Isula Framework.
https://github.com/arturbomtempo-learning/jokenpo
Creation of the rock, paper and scissors game to introduce students to the Java programming language.
jsondiscoverer
The JSON discoverer allows you to discover the implicit schema of your JSON documents. Please visit the website to use the tool
ruffini
Library for computations over abstract algebraic structures such as finite fields and polynomial rings.
algorismia
Repository dedicated to save and share material of the subject Algorísmia i Estructures de Dades (I & II) taught in Computer Engineering at UIB.
https://github.com/alien-tools/maracas
Maracas is a source code and bytecode analysis framework—written in Java with the help of Spoon—which analyzes how Java libraries evolve and how their evolution impacts their clients.
fsquadra
Fast detection of repackaged Android applications based on the comparison of resource files included into the package.
tsdetect
TSDetect is an open-source test smell detection tool. TSDetect is available as an IntelliJ plugin and command-line tool.
https://github.com/arturbomtempo-learning/secure-rest-api-spring-boot-jwt
A project developed to deepen understanding of Spring Security and JWT in a Spring Boot application.
https://github.com/aveek-saha/investmenttracker
A Java application to keep track of investments made in the stock market with real time stock prices.
https://github.com/beehive-lab/tornadovm
TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://github.com/beehive-lab/tornado-insight
TornadoInsight: Unleashing the Power of TornadoVM in IntelliJ IDEA
https://github.com/beehive-lab/kfusion-tornadovm
🎥 A Java implementation of Kinect Fusion running on Tornado VM.
https://github.com/beehive-lab/levelzero-jni
Intel LevelZero JNI library for TornadoVM
https://github.com/anibulus/eventbyqr
An android application to manage invitation to a meeting using SQLIite and QR codes
https://github.com/biop/argolight_analysis_tool
Code to control the quality of images taken with our microscopes
https://github.com/au-research/ands-researchvocabularies-registry
ARDC Vocabulary Services registry
https://github.com/awslabs/aws-java-nio-spi-for-s3
A Java NIO.2 service provider for Amazon S3
https://github.com/beehive-lab/docker-tornadovm
Docker build scripts for TornadoVM on GPUs: https://github.com/beehive-lab/TornadoVM
https://github.com/beehive-lab/beehive-spirv-toolkit
Prototype for a SPIR-V assembler and dissasembler. It provides a composable Java interface for generating SPIR-V code at runtime.
https://github.com/bigraph-toolkit-suite/bigraphs.bigraph-framework
A framework written in Java for the creation and simulation of bigraphs.
xenon
A middleware abstraction library that provides a simple programming interface to various compute and storage resources.
https://github.com/awslabs/amazon-kinesis-client
Client library for Amazon Kinesis
repairnator
Software development bots for Github. Join the bot revolution! :star2::robot::star2::revolving_hearts:
https://github.com/chrimle/record2json
Parse and convert stringified Java records into JSON.
dungeon
The "Dungeon" is a tool to gamify classroom content and integrate it into a 2D Rogue-Like role-playing game.
https://github.com/clarin-eric/fcs-sru-aggregator
CLARIN Federated Content Search v3 Aggregator – Augmenting your Search Engine
classic-synchronizzazion-problems
Classical problems of synchronization using Semaphores and Condition Variables in java.
org.cicirello:interactive-bin-packing
Self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics, suitable for use as course assignments, or by self-directed learners.
https://github.com/bgeedb/bgee_pipeline
Source code of the Bgee pipeline used to build the Bgee database
https://github.com/arturbomtempo-learning/projects-for-interdisciplinary-work-2
Projects created to better learn about the technologies used in the Interdisciplinary Work 2 course of the Computer Science program.
hotspotter
An incentivized crowdsensing system for the visualization of Wi-Fi and cellular network coverage.
io.github.chrimle:ultimate-maven-repository
The Ultimate Maven Repository Template for your GitHub projects!
fc4e-cat-api
CAT API that allows for the encoding, recording, and querying of compliance assessments.
https://github.com/bigraph-toolkit-suite/project-skeleton-for-bigraph-framework
This is a project skeleton for using Bigraph Framework. This project provides a quick introduction on how to setup and configure a Maven- or Gradle-based project.
https://github.com/bigraph-toolkit-suite/bigraphs.bigraph-ecore-metamodel
This project serves as a reference implementation of an abstract syntax specification for bigraphs.
https://github.com/assert-kth/decompilercmp
Dataset and tool to analyse and compare java bytecode decompilers
https://github.com/compevol/sampled-ancestors
This BEAST2 package provides MCMC proposals and post-processing tools for sampling trees containing sampled ancestors
https://github.com/ambco-iscte/jask
A Library for Generating Questions about Learners' Code in Java
wolf-parking-database-management-system
The Wolf Parking Management System oversees campus parking, managing lot availability, zone specifications, permit assignments, and citation tracking. Administrators handle space, permits, citations, and generate reports for efficient parking management.
https://github.com/clashsoft/dungeonrun
A small game about exploring a randomly generated world and various dungeons, fighting enemies and surviving.
dbnary
DBnary extractor mirror - See https://gitlab.com/gilles.serasset/dbnary
kieker-for-jupyter
Kieker is an observability framework, that consists of an monitoring and tracing agent, and compatible analysis tools
https://github.com/baimamboukar/veloxcena
VELOXCENA🍿🍔🥣 | Dinner game made with java and processing 🎉
https://github.com/assert-kth/pankti
Generating tests from production workloads http://arxiv.org/pdf/2012.01198
https://github.com/alexeyev/mystem-scala
Morphological analyzer `mystem` (Russian language) wrapper for JVM languages
io.github.andrewquijano:ciphercraft
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
https://github.com/cdk/cdk-paper-2
The green Open Access version of the second CDK paper.
student-support-code-template
Template for providing student support code (e.g. source code and tests) for homework assignments.