https://github.com/nwtgck/akka-stream-zstd-example
Example of akka-stream-zstd
https://github.com/nwtgck/akka-stream-zstd-example
akka akka-streams example scala zstandard zstd
Last synced: 11 months ago
JSON representation
Example of akka-stream-zstd
- Host: GitHub
- URL: https://github.com/nwtgck/akka-stream-zstd-example
- Owner: nwtgck
- License: mit
- Created: 2018-07-24T09:15:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T09:57:34.000Z (over 7 years ago)
- Last Synced: 2024-10-11T15:10:54.627Z (over 1 year ago)
- Topics: akka, akka-streams, example, scala, zstandard, zstd
- Language: Scala
- Homepage:
- Size: 3.62 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# akka-stream-zstd-example
[](https://travis-ci.com/nwtgck/akka-stream-zstd-example)
Example of [akka-stream-zstd](https://github.com/nwtgck/akka-stream-zstd)
## Run Example
```bash
sbt "runMain ExampleMain"
```
## Run simple benchmark
```bash
./files/download.sh
sbt "runMain SimpleBenchmarkMain"
```
## Source of [files/dickens](files/dickens)