Pinned Repositories
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
action-bazaar
Automatically exported from code.google.com/p/action-bazaar
algorithm-archive
A collaborative book on algorithms
algorithms
camel
Mirror of Apache Camel
chatterbox
Example connectors
commons-config
A project for consuming multi-sourced hierarchical configurations using a simple and strongly-typed API.
commons-ddd
crest
Command-line API modeled after JAX-RS (Command REST)
cxf
Mirror of Apache CXF
ehsanullahjan's Repositories
ehsanullahjan/99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
ehsanullahjan/action-bazaar
Automatically exported from code.google.com/p/action-bazaar
ehsanullahjan/algorithm-archive
A collaborative book on algorithms
ehsanullahjan/algorithms
ehsanullahjan/camel
Mirror of Apache Camel
ehsanullahjan/chatterbox
Example connectors
ehsanullahjan/commons-config
A project for consuming multi-sourced hierarchical configurations using a simple and strongly-typed API.
ehsanullahjan/commons-ddd
ehsanullahjan/cxf
Mirror of Apache CXF
ehsanullahjan/deltaspike
Mirror of Apache Deltaspike
ehsanullahjan/doppio
Breaks the browser language barrier (includes a plugin-free JVM).
ehsanullahjan/effectivescala
Twitter's Effective Scala Guide
ehsanullahjan/ejm-samples
ehsanullahjan/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
ehsanullahjan/guava
Google core libraries for Java
ehsanullahjan/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
ehsanullahjan/h2database
H2 is an embeddable RDBMS written in Java.
ehsanullahjan/handsonscala
Discussion and and code examples for the book Hands-on Scala Programming
ehsanullahjan/javaslang
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.
ehsanullahjan/learnjs
Prepared Workspace for "Serverless Single Page Apps" @ Pragprog
ehsanullahjan/manifold
Manifold plugs into Java to supplement it with powerful features, from Type-safe Metaprogramming, Extension Methods, Operator Overloading, and Unit Expressions to an integrated Template Engine and a Preprocessor. All fully supported in IntelliJ IDEA. Simply add Manifold to your project and begin taking advantage of it.
ehsanullahjan/MarkdownEditing
Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.
ehsanullahjan/microscoped
A handful of custom CDI Scopes for your hashmap-killing pleasure
ehsanullahjan/microservices
Java EE and Microservices
ehsanullahjan/milkman
ehsanullahjan/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
ehsanullahjan/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
ehsanullahjan/wildfly-swarm
Source code for the WildFly Swarm project
ehsanullahjan/wildfly-swarm-examples
Examples of how to write applications using Swarm.
ehsanullahjan/xv6-riscv
Xv6 for RISC-V