Pinned Repositories
eclipse-external-annotations-m2e-plugin
M2E extension to setup Eclipse external annotations from pom.xml
aoc-2020
aoc-2021
Advent of Code 2021
bindgen
data binding framework
vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
vavr-docs
Source of https://docs.vavr.io
nfekete's Repositories
nfekete/aoc-2020
nfekete/aoc-2021
Advent of Code 2021
nfekete/bindgen
data binding framework
nfekete/alt-tab-macos
Windows alt-tab on macOS
nfekete/bindgen-old
data binding framework
nfekete/dita-ot
The DITA Open Toolkit is an implementation of the OASIS DITA specification.
nfekete/eclipse-external-annotations-m2e-plugin
M2E extension to setup Eclipse external annotations from pom.xml
nfekete/etc-udev
Backup of my /etc/udev files
nfekete/FiraCode
Free monospaced font with programming ligatures
nfekete/fzf
:cherry_blossom: A command-line fuzzy finder
nfekete/fzf-tab
Replace zsh's default completion selection menu with fzf!
nfekete/gwt-api-generator
Generator for creating GWT JSInterop clients from Polymer Web Components
nfekete/gwt-jackson
gwt-jackson is a JSON parser for GWT. It uses Jackson 2.x annotations to customize the serialization/deserialization process.
nfekete/home
Manage $HOME with GNU Stow and git
nfekete/j2cl
Java to Closure JavaScript transpiler
nfekete/javaslang-gwt-example
An example on using Javaslang with GWT in the browser.
nfekete/oh-my-zsh
A delightful community-driven (with 1,200+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
nfekete/quick-tabs-chrome-extension
A quick tab list and switch plugin inspired by the intelliJ IDEA java IDE
nfekete/RatingStars
RatingStars add-on for Vaadin
nfekete/rxgwt
RxJava bindings for GWT
nfekete/vavr
Javaslang is an object-functional language extension to Java 8, which aims to reduce the lines of code and increase code quality. It provides persistent collections, functional abstractions for error handling, concurrent programming, pattern matching and much more. Javaslang fuses the power of object-oriented programming with the elegance and robustness of functional programming. The most interesting part is a feature-rich, persistent collection library that smoothly integrates with Java's standard collections.
nfekete/vavr-benchmark
Benchmarks for VAVR
nfekete/vavr-docs
Home of documentation
nfekete/vavr-gwt
GWT module for Vavr
nfekete/vavr-jackson
Jackson datatype module for Vavr
nfekete/vavr-kotlin
Vavr integration for Kotlin
nfekete/vavr-match
Annotation for structural pattern matching using VAVR
nfekete/vavr-match-processor
Processor for structural pattern matching using VAVR.
nfekete/vavr-resources
Vavr (formerly Javaslang) resources like talks, slides, videos, etc.
nfekete/vavr-test
A property check framework for VAVR