Pinned Repositories
docker-sftp
a dockerized sftp server
fetcher-proxy
fetcher-proxy is a simple http proxy based on spray. It supports GET/POST/HEAD ..., except CONNECT.
FrameworkBenchmarks
Source code for the framework benchmarking project
jquery-console
A simple JQuery console emulator
netty
Netty project - an event-driven asynchronous network application framework
s-nnadl
codes written in scala from http://neuralnetworksanddeeplearning.com/
s-server
Some Small Servers written in Scala
sbt-duplicated-checker
This sbt plugin can be used to check duplicated files, especially for duplicated classes or configuration files.
scala-web-repl
A scala repl which uses a web terminal as its interactive console, and it can be used as an inspector/cli for running applications, a hot code modification mechanism.
simple-jmx-agent
a simple-jmx-agent using a single fixed port
woshilaiceshide's Repositories
woshilaiceshide/s-server
Some Small Servers written in Scala
woshilaiceshide/scala-web-repl
A scala repl which uses a web terminal as its interactive console, and it can be used as an inspector/cli for running applications, a hot code modification mechanism.
woshilaiceshide/fetcher-proxy
fetcher-proxy is a simple http proxy based on spray. It supports GET/POST/HEAD ..., except CONNECT.
woshilaiceshide/s-nnadl
codes written in scala from http://neuralnetworksanddeeplearning.com/
woshilaiceshide/simple-jmx-agent
a simple-jmx-agent using a single fixed port
woshilaiceshide/docker-sftp
a dockerized sftp server
woshilaiceshide/jquery-console
A simple JQuery console emulator
woshilaiceshide/netty
Netty project - an event-driven asynchronous network application framework
woshilaiceshide/sbt-duplicated-checker
This sbt plugin can be used to check duplicated files, especially for duplicated classes or configuration files.
woshilaiceshide/FrameworkBenchmarks
Source code for the framework benchmarking project
woshilaiceshide/s-server-benchmark
benchmark s-server. some other servers are taken into account, such as netty, spray, akka-stream.
woshilaiceshide/sample-neural-network
A sample neural network written in `'scala'`.
woshilaiceshide/scala-cflow
Some control structures written in scala.
woshilaiceshide/spark
Mirror of Apache Spark
woshilaiceshide/spray
A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable