From 4820129fbbcf4771bb9b604356b08dcbf4a348b8 Mon Sep 17 00:00:00 2001 From: niuzhist Date: Fri, 5 Dec 2014 13:46:58 -0500 Subject: [PATCH] up to 36 --- Android.md | 6 +++++- CoolApplication.md | 8 ++++++++ DataAnalysis.md | 4 ++++ Database.md | 13 +++++++++++++ DistributedSystem.md | 4 ++++ Language.md | 19 ++++++++++++++++++- LearningMaterial.md | 12 ++++++++++-- Library.md | 22 +++++++++++++++++++++- Network.md | 8 ++++++++ Sbtplugins.md | 12 ++++++++++++ Science.md | 13 +++++++++++++ Tool.md | 14 +++++++++----- 12 files changed, 125 insertions(+), 10 deletions(-) diff --git a/Android.md b/Android.md index f0b92a3..184564d 100644 --- a/Android.md +++ b/Android.md @@ -22,4 +22,8 @@ Project Homepage: http://macroid.github.io/ Android APRS reporting tool. Project Source: https://github.com/ge0rg/aprsdroid Project Homepage: http://aprsdroid.org/ - \ No newline at end of file + +1. arduleader +An android ground controller (and other things) for Mavlink/Arduplane. +Proeject Source: https://github.com/geeksville/arduleader + \ No newline at end of file diff --git a/CoolApplication.md b/CoolApplication.md index f34fde9..57d066f 100644 --- a/CoolApplication.md +++ b/CoolApplication.md @@ -102,4 +102,12 @@ Project Source: https://github.com/echen/link-prediction 1. gu-who gu:who? is a simple service for auditing the members of your GitHub organisation. Project Source: https://gu-who.herokuapp.com/ + +1. OBP-API +Welcome to the Open Bank Project API. +Project Source: https://github.com/OpenBankProject/OBP-API + +1. eventual +The Eventual PlayFramework-AngularJS-Bootstrap-MongoDB Seed Project. +Project Source: https://github.com/angyjoe/eventual \ No newline at end of file diff --git a/DataAnalysis.md b/DataAnalysis.md index 2828f1a..48dddad 100644 --- a/DataAnalysis.md +++ b/DataAnalysis.md @@ -34,4 +34,8 @@ Project Source: https://github.com/twitter/tormenta 1. simmer Simmer is a streaming aggregation tool. Project Source: https://github.com/avibryant/simmer + +1. gearpump +An Actor Driven streaming framework. +Project Source: https://github.com/intel-hadoop/gearpump \ No newline at end of file diff --git a/Database.md b/Database.md index b6a4948..f483405 100644 --- a/Database.md +++ b/Database.md @@ -132,4 +132,17 @@ Project Source: https://github.com/gideondk/Raiku 1. akka-crdt Server-managed CRDTs based on Akka. Project Source: https://github.com/jboner/akka-crdt + +1. datomisca +a Scala API for Datomic. +Project Source: https://github.com/pellucidanalytics/datomisca +Project Homepage: https://github.com/pellucidanalytics/datomisca + +1. akka-persistence-cassandra +A replicated Akka Persistence journal backed by Apache Cassandra. +Project Source: https://github.com/krasserm/akka-persistence-cassandra + +1. scalikejdbc-async +ScalikeJDBC Extension: Non-blocking APIs in the JDBC way. +Project Source: https://github.com/scalikejdbc/scalikejdbc-async \ No newline at end of file diff --git a/DistributedSystem.md b/DistributedSystem.md index 07b9e3c..c9d1982 100644 --- a/DistributedSystem.md +++ b/DistributedSystem.md @@ -13,6 +13,10 @@ Project Source: https://github.com/patriknw/akka-data-replication A distributed tracing extension for Akka. Project Source: https://github.com/levkhomich/akka-tracing +1. akka-quartz-scheduler +Quartz Extension and utilities for cron-style scheduling in Akka. +Project Source: https://github.com/enragedginger/akka-quartz-scheduler + 1. finagle Finagle is an extensible RPC system for the JVM, used to construct high-concurrency servers. Project Source: https://github.com/twitter/finagle diff --git a/Language.md b/Language.md index a527cde..0022910 100644 --- a/Language.md +++ b/Language.md @@ -90,4 +90,21 @@ Project Source: https://github.com/mysema/scalagen 1. javatoscala Online Java to Scala converter. -Project Source: https://github.com/koofr/javatoscala \ No newline at end of file +Project Source: https://github.com/koofr/javatoscala + +1. scala-blitz +Scala framework for efficient sequential and data-parallel collections. +Project Source: https://github.com/scala-blitz/scala-blitz +Project Homepage: http://scala-blitz.github.io/ + +1. debox +Fast, deboxed, specialized data structures for Scala. +Project Source: https://github.com/non/debox + +1. rillit +Boilerplate-free Functional Lenses for Scala 2.10. +Project Source: https://github.com/akisaarinen/rillit + +1. scala-javautils +An set of utilities for dealing with Java and Scala collections. +Project Source: https://github.com/jorgeortiz85/scala-javautils diff --git a/LearningMaterial.md b/LearningMaterial.md index fbdc2a9..4fc4872 100644 --- a/LearningMaterial.md +++ b/LearningMaterial.md @@ -76,5 +76,13 @@ Project Source: https://github.com/karthik20522/SprayLearning 1. akka-in-action Accompanying source code for akka in action. -Project Source: https://github.com/RayRoestenburg/akka-in-action - \ No newline at end of file +Project Source: https://github.com/RayRoestenburg/akka-in-action + +1. scala-js-example-app +Example application built with Scala.js. +Project Source: https://github.com/sjrd/scala-js-example-app + +1. scala +LascoDan(Korea Scala Group) scala study. +Project Source: https://groups.google.com/forum/#!forum/scala-korea + \ No newline at end of file diff --git a/Library.md b/Library.md index 5d4e460..287e1e3 100644 --- a/Library.md +++ b/Library.md @@ -141,4 +141,24 @@ Project Source: https://github.com/typesafehub/scala-logging 1. scala-uri Simple scala library for building and parsing URIs. Project Source: https://github.com/NET-A-PORTER/scala-uri - \ No newline at end of file + +1. effectful +A syntax for type-safe effectful computations in Scala. +Project Source: https://github.com/pelotom/effectful + +1. pureimage +PureImage is a raster image processing library written in Scala. +Project Source: https://github.com/stephenjudkins/pureimage + +1. scalajs-react +Lifts Facebook's React library into Scala.js and endeavours to make it as type-safe and Scala-friendly as possible. +Project Source: https://github.com/japgolly/scalajs-react + +1. webjars +Client-side web libraries packaged into JARs. +Project Source: https://github.com/webjars/webjars +Project Homepage: http://www.webjars.org/ + +1. slf4s +Simple Scala facade for SLF4J. +Project Source: https://github.com/w11k/slf4s diff --git a/Network.md b/Network.md index 25d72f3..0ceb25a 100644 --- a/Network.md +++ b/Network.md @@ -65,3 +65,11 @@ Project Source: https://github.com/lihaoyi/SprayWebSockets 1. scalamodules ScalaModules is an elegant and intuitive domain specific language for OSGi development written in the Scala programming language. Project Source: https://github.com/w11k/scalamodules + +1. aeromock +Aeromock is an application server that generates HTML from template files and data files. +Project Source: https://github.com/CyberAgent/aeromock + +1. spray-websocket +WebSocket for spray-can. +Project Source: https://github.com/wandoulabs/spray-websocket diff --git a/Sbtplugins.md b/Sbtplugins.md index 3f5cb1d..31b1bc0 100644 --- a/Sbtplugins.md +++ b/Sbtplugins.md @@ -73,3 +73,15 @@ Project Source: https://github.com/sbt/sbt-buildinfo 1. sbt-atmos sbt plugin for running Typesafe Console in development. Project Source: https://github.com/sbt/sbt-atmos + +1. sbt-sublime +An sbt pluign for generating Sublime Text projects with library dependencies sources. +Project Source: https://github.com/orrsella/sbt-sublime + +1. ensime-sbt +Generates .ensime config files for SBT projects. +Project Source: https://github.com/ensime/ensime-sbt + +1. sbt-scalariform +sbt plugin adding support for source code formatting using Scalariformc. +Project Source: https://github.com/sbt/sbt-scalariform diff --git a/Science.md b/Science.md index 7c4cc97..4b61d86 100644 --- a/Science.md +++ b/Science.md @@ -87,3 +87,16 @@ Project Homepage: http://uzh.github.io/signal-collect/ 1. bayes-scala Bayesian Networks in Scala. Project Source: https://github.com/danielkorzekwa/bayes-scala + +1. scaldingale +Movie recommendations and MOAR in MapReduce and Scalding. +Project Source: https://github.com/echen/scaldingale +Project Introduction: http://blog.echen.me/2012/02/09/movie-recommendations-and-more-via-mapreduce-and-scalding/ + +1. brushfire +Distributed decision tree ensemble learning in Scala. +Project Source: https://github.com/stripe/brushfire + +1. BIDMat +A CPU and GPU-accelerated matrix library for data mining. +Project Source: https://github.com/BIDData/BIDMat diff --git a/Tool.md b/Tool.md index ef01692..9973c5e 100644 --- a/Tool.md +++ b/Tool.md @@ -64,11 +64,7 @@ Project Source: https://github.com/harrah/browse. 1. ForgeMultipart An API for dynamically handling different functional parts in the one block space. Project Source: https://github.com/Chicken-Bones/ForgeMultipart - -1. javatoscala -Online Java to Scala converter. -Project Source: https://github.com/koofr/javatoscala - + 1. scala-ssh Remote shell access via SSH for your Scala applications. Project Source: https://github.com/sirthias/scala-sshvv @@ -92,3 +88,11 @@ Project Source: https://github.com/mbknor/ddsl 1. scala-ide-play2 Play 2 support for Scala IDE. Project Source: https://github.com/scala-ide/scala-ide-play2 + +1. scala-kafka +Quick up and running using Scala for Apache Kafka. +Project Source: https://github.com/stealthly/scala-kafka + +1. Laika +Text Markup Transformer for sbt and Scala applications. +Project Source: https://github.com/planet42/Laika