• Stars
    star
    4
  • Rank 3,296,136 (Top 66 %)
  • Language
    Java
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tiny framework for solving constraint satisfaction problems (CSP) with discrete and finite domains. This is a Java-based solution which is written in a functional programming style. Features Sudoku as an example application.

More Repositories

1

kafka-junit

Enables you to start and stop a fully-fledged embedded Kafka cluster from within JUnit and provides a rich set of convenient accessors and fault injectors through a lean API. Supports working against external clusters as well.
Java
52
star
2

spring-kafka-event-sourcing-sampler

Showcases how to build a small Event-sourced application using Spring Boot, Spring Kafka, Apache Avro and Apache Kafka
Java
40
star
3

idem

Idem provides decentralized k-ordered ID generation.
Java
14
star
4

kafka-scala-examples

Contains code samples for using Apache Kafka from Scala
Scala
10
star
5

csp-solver-scala

Tiny framework for solving constraint satisfaction problems (CSP) with discrete and finite domains. This is a Scala-based port of the original Java version. Features Sudoku as an example application.
Scala
10
star
6

pdfextract

PDFextract is a convenient-to-use CLI wrapper for pdftk which enables the user to easily extract multiple page ranges from a PDF file.
Python
7
star
7

todo-list-jpms

An example implementation of a hexagonal architecture based on the Java Platform Module System and Spring.
Java
3
star
8

string-matchers

Example that demonstrates the modularization of a Java application to Java 9 modules
CSS
3
star
9

photoalbum-service

This is a sample application which demonstrates the use of Dropwizard as the basis for a photoalbum webservice
Java
3
star
10

gen

Gen monad for Java8+
Java
2
star
11

jogo-lang

Parser and interpreter for a subset of the LOGO language featuring a minimalistic JavaFX-based IDE.
Java
2
star
12

lingus

Lingus is a toolset for testing out AI-enabled NLP concepts.
Java
2
star
13

kibana-elastic-analytics-template

Scaffolding for an analytics project that allows to quickly setup a local infrastructure using Kibana backed by Elasticsearch
Java
2
star
14

todo-list-vavr

Showcases VAVR's Option, Try and Either monads in application design
Java
1
star
15

kafka-workshop-javaland-2024

Contains the slide deck for our Kafka workshop @ JavaLand 2024
1
star
16

functional-generators

Proof-of-concept for functional generators in Java 8
Java
1
star
17

building-reactive-applications-with-quarkus

HTML
1
star
18

kafka-sampler

Showcases how to build Java applications using Apache Kafka and Kafka Streams
Java
1
star
19

mguenther

1
star
20

sampling-from-data-streams

Java
1
star
21

spring-kafka-introduction

Showcases various ways to configure producers and consumers and use them from within a Spring Boot based application leveraging Spring Kafka
Java
1
star
22

spring-cloud-example

A system landscape comprised of a todo list application and several Spring Cloud components to showcase the integration of a discovery service, edge service and a configuration server.
Java
1
star