vasiliybondarenko's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
cayleygraph/cayley
An open-source graph database
lauris/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
lhartikk/ArnoldC
Arnold Schwarzenegger based programming language
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
twitter/scalding
A Scala API for Cascading
AdoptOpenJDK/jitwatch
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
optics-dev/Monocle
Optics library for Scala
spring-projects/spring-data-mongodb
Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
GravityLabs/goose
Html Content / Article Extractor in Scala - open sourced from Gravity Labs
vkostyukov/scalacaster
Purely Functional Algorithms and Data Structures in Scala
docopt/docopt.go
A command-line arguments parser that will make you smile.
softwaremill/tapir
Rapid development of self-documenting APIs
sirthias/parboiled
Elegant parsing in Java and Scala - lightweight, easy-to-use, powerful.
pauljamescleary/scala-pet-store
An implementation of the java pet store using FP techniques in scala
robo-code/robocode
Build the best - destroy the rest!
Iltotore/iron
Strong type constraints for Scala
ReactiveX/RxJavaReactiveStreams
Adapter between RxJava and ReactiveStreams
nafg/reactive
A simple FRP library and a web UI framework built on it
rssh/scala-gopher
Implementation of CSP constructions (Communication Sequence Process, i.e. go-like channels) in scala
propensive/rapture
Rapture
quantifind/Sumac
Argument parsing in Scala
henrycatalinismith/wargames
global thermonuclear war
KuceraMartin/tyqu
Type-safe Queries
dph01/scala-sbt-template
A template for starting a scala project with sbt
holograph/examples
Examples and demo projects
melvic-ybanez/scala-bst
Binary Search Tree Monad
aranega/uml2arnoldc
UML activity diagram to ArnoldC code generator
rml/scala_args
Reads arguments, parameters, options (call'em how you want) from the command line, configuration files and the environment.
Olha1990/Weather-Forecast-Project1