Skip to content
#

comparison

Here are 69 public repositories matching this topic...

sirix

SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

  • Updated Jul 14, 2024
  • Java
image-comparison

Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.

  • Updated Jun 17, 2024
  • Java
SOS

The Stochastic Optimisation Software (SOS) is a research-oriented software platform for Metaheuristic Optimisation (Stochastic Optimisation). If you are using SOS, please acknowledge the article "Caraffini, F.; Iacca, G. The SOS Platform: Designing, Tuning and Statistically Benchmarking Optimisation Algorithms. Mathematics 2020, 8, 785." (https:…

  • Updated Feb 15, 2024
  • Java

Explore Java SOLID principles through practical code examples illustrating 'Incorrect' and 'Corrected' implementations following SOLID principles. Learn how adhering to SOLID principles enhances maintainability, reusability and scalability in software development.

  • Updated Dec 17, 2023
  • Java

A tool to help with the synchronization of a directory against a git repository (possibly with a different structure), comparing the differences from a commit-id. It is possible to filter only the files that have changed in the directory from a date.

  • Updated Nov 24, 2023
  • Java

Improve this page

Add a description, image, and links to the comparison topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the comparison topic, visit your repo's landing page and select "manage topics."

Learn more