• Stars
    star
    4
  • Rank 3,300,661 (Top 66 %)
  • Language
    Java
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

Fast and minimalistic but high performance FTP Server focusing on effective on the fly exchange of files and high data throughput.

More Repositories

1

paper-docker

PaperSpigot Docker. Easy to use and clean docker image for running paper spigot servers in docker containers using OpenJDK. WIP
Dockerfile
55
star
2

caroline

Introduce RxJava into spigot and bungeecord on enterprise level. Also provides full feature binding adapters for spigot events, commands and protocollib packet adapters to bring spigot and bungeecord development with reactive pattern onto a new stage.
Java
17
star
3

waterfall-docker

Docker image for the popular bungee cord fork called Waterfall that aims to improve performance and stability.
Dockerfile
12
star
4

erasmus

Low level indexed key value engine designed for a database backed up by an on disk file storage written in C++ for educational reasons. Also used as resource for database programming tutorial at https://medium.com/ (Link in readme).
C++
5
star
5

isabelle

Integrating minecraft spigot servers plugin lifecycle into Netflix' Governators lifecycle extensions and provide an effective framework featuring dependency injection, configuration mapping and some general governator features for spigot plugins.
Java
4
star
6

actuarius

Actuarius is a simple and lightweight DNS Server for the internal usage in a microservice or development environment. It aims to implement the main part of the protocol to provide a flexible solution for fast local dns service.
Java
4
star
7

angelina

Robust and easy to use Proxmox API Client able to access and manage your proxmox installation on demand.
4
star
8

avalance

High performance resilient API Gateway service providing dynamic routing and filtering of inter process communications contexts in a high availability cluster ecosystem with support for microscervice environments managing the edge to the internal infrastructure.
Java
4
star
9

nginx-php-fpm-docker

Simple but effective docker-compose setup for using nginx with php-fpm.
PHP
3
star
10

slug-java

Java implementation of a simple proof of concept interpreted programming language SLUG (Simple Language).
Java
3
star
11

doctrin

High Performance ultra robust and reliable publisher subscriber implementation with superior rx java integration able to integrate into a cluster environment providing tools like server plugins and extensive management and monitoring possibilties.
Java
3
star
12

winchester

Fast and effective automaton software that can simulate acceptance tests in a state machine style also providing support for validation, minimization and complement generation.
C++
3
star
13

arya

Clean and fast binary search tree ('B-Tree') implementation suitable for usage in fast on disk storage engines for providing fast and as direct as possible access on items.
C++
3
star
14

prophecy

A little SQL connection pool capable of creating a datasource and improving your database access speed.
Java
3
star
15

mercantor

A simple but effective network attached service registry with load balancing capabilities running in a high availability cluster used for client side service discovery in a microservice environment.
Kotlin
3
star
16

scallenger

Overwhelming fast and lightweight shared memory based inter process communication supporting ultra fast mode using internal unsafe APIs to ensure low latency communication procedures.
Kotlin
3
star
17

victoria

Experimental replacement for couchbase's default entity converter using GSON instead and providing a powerful DAO API. It's full featured providing extended life cycle observing and database backed on disk data structures alongside with extensive entity management via annotations.
Java
3
star
18

portum

Modern and flexible implementation of the minecraft votifier protocol. Thought as embedded service or middleware.
Java
3
star
19

babylon

A simple experimental config format in json style but with comments and some random cool features
Java
3
star
20

kira

Object mapper that translates arbitrary container classes into java maps to prepare them for easy serialization with trivial data types. Designed with things like JSON and YAML in mind.
Java
2
star
21

bracon

A simple key value store written in go to test out what this google thing can.
Go
2
star
22

suspriar

A little experiment with an old deprecated and not really bug free teamspeak library. I guess I will have to create my own. When you want to see the result you may have a deep look into sparrow.
C#
2
star
23

sparrow

A simple and lightweight teamspeak query wrapper written in C# to rule them all. Uses small but powerful telnet implementation to communicate with teamspeak servers and offer a really fluent and helpful API.
C#
2
star
24

princept

A very simple and lightweight programming language written for educational reasons. It is interpreted and aims to provide the best of Java, C# and C++.
C++
2
star
25

angular-minimal-template

A minimalistic angular template for tiny applications that don't need tests and much of enterprise functions. Still features routing and some common techniques like cookie consent and some basic style definitions.
TypeScript
2
star
26

leeroy

A simple and dumb POC about a web browser in a swing content pane.
Java
2
star
27

valentine

Browser based chess platform for the ultimate modern fashioned way to play chess online. Supporting single sign on via Google and other platforms and provides online chess databases & more.
JavaScript
2
star
28

atomizer

Playing around with butter knife, android bindings and rx java.
Java
2
star
29

bloatcycle

MVC Pattern used in C# - Just a quick and dirty experiment how cool JetBrain's Rider really is - Very cool.
C#
2
star
30

medium-database-series

Resources and example files regarding my database blog article series on medium. This repository belongs to the low level file access guide https://medium.com/@felixklauke/database-ii-low-level-file-access-in-c-c-9788f0f0d51e
C
2
star
31

perimeta

Ergonomic and extensive slug language support plugin for the intellij platform bringing the essence of good programming on enterprise level by maintaining a fluent and innovative workflow in a savory environment.
Java
2
star
32

excelsior

Experimental simple forum software written in php using the big cake php framework to work out some rapid development and try the MVC integrated model based database ORM.
PHP
2
star
33

guice-logback

Use google guice custom dependency injection to inject logback loggers. Makes it very easy to create class depending loggers instead of default java.util.Logger injection.
Java
2
star
34

caprica

A simple and lightweight helper for online abitur organization also meant as an experiment with node js and especially express. This will be continued in any future. Using this tool its very easy to organize things like your magazine.
JavaScript
2
star
35

rebekah

Inter process communication framework acting as extensive and reliable middleware with support for full featured request response lifecycle processing that will overtake your entire transport and networking layer. Also used for demonstration of JUnit5 with Jacoco in a multi module Gradle project.
Java
2
star
36

pegasus

A simple and nowadays at least dumb project for my school featuring a very thin and lightweight messenger app working against a backend with a custom binary protocol. This is the backend and networking part.
Java
1
star
37

antonia

CSS & JavaScript library for designing simple but effective websites. A collection mainly dominated by Font Awesome, Google Fonts and Bootstrap Grid.
HTML
1
star
38

maven-with-checkstyle-template

The template repository for the Maven with Checkstyle course on Learning Lab.
1
star
39

maven-project-template

Maven Project template for my Medium Story about a simple project setup with Maven, GitHub, TravisCI and Nexus.
Java
1
star
40

felixklauke

It's just me, myself and I.
1
star
41

elijah

Spring Boot based simple blockchain example including mining service managed via REST.
Java
1
star
42

pegasus-app

A simple and nowadays at least dumb project for my school featuring a very thin and lightweight messenger app working against a backend with a custom binary protocol. This is the android frontend part.
Java
1
star
43

orlando

Solid and robust private homepage blogging & cms management engine meant to present your person to the world.
PHP
1
star
44

algorithmsanddatstructures

Resources regarding the course algorithms and datastructures @FHDortmund.
Java
1
star
45

johanna

PoC - JUnit Jupiter extension for integration tests of minecraft spigot server (plugins). Aims to offer simple and fast test suites featuring environmental and integration tests for spigot with simulated entities and other utilities.
Java
1
star
46

jessica

Robust and lightweight spigot/bukkit permissions plugin providing vault support and offering basic permission management functionalities with focus on a clean and comprehensive frontend for use in small servers and development environments.
Java
1
star
47

github-issue-templates

🔣 A collection of GitHub issue and pull request templates
1
star
48

asr-base

Base Repository containing interfaces and abstract classes.
1
star
49

personal-homepage

The new version of my website with a flat ui and nicer representation of greatness.
HTML
1
star
50

maven-with-checkstyle

Ever wanted to let your colleagues CI builds fail because they didn't comply with the Code Style? Let me just step right in.
1
star
51

luna

Resources to demonstrate the structure of a neural network. While this is not a real implementation it's more like an explanation. Resources are used for one of my medium articles.
Java
1
star
52

fallout

Hassle free and robust minecraft kingdom engine ready to bring action in your adventure / freebuild server and start the clash of cities and clans. Provides and extensive API and easily integrates within your existing environment with support for many other plugins.
Java
1
star
53

deterministic-finite-automaton

Minimalistic deterministic finite automaton for my university class and for learning go, capable of running simple word acceptance tests. Not feature complete and only for educational reasons.
Go
1
star
54

exorbia

Easy to use and lightweight nosql document oriented database. This is legacy and you should take a deep look into https://github.com/ExocronSolutions/electra when you are interest in low level database programming.
Kotlin
1
star
55

dobrinia

Some playing around with node js to test the routing engine the node js express engine provides. Maybe useful for some porjects in future, escpecially if you want to build fast and easy to use web applications.
JavaScript
1
star