• Stars
    star
    65
  • Rank 466,008 (Top 10 %)
  • Language
    Scala
  • License
    BSD 3-Clause "New...
  • Created over 8 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

translated from grpc java examples with ScalaPB

More Repositories

1

sbt-class-diagram

sbt plugin to create a class diagram
Scala
99
star
2

httpz

purely functional http client with scalaz.Free
Scala
66
star
3

unused-code

find and remove unused scala code
Scala
63
star
4

nobox

immutable primitive array/NonEmptyArray wrapper for Scala
Scala
34
star
5

scalafix-rules

scalafix rules
Scala
32
star
6

free-monad-java

Free Monad in Java
Java
27
star
7

protobuf-compiler

online protobuf compiler
Scala
26
star
8

ghscala

purely functional scala github api client
Scala
25
star
9

scalaz-docs

Scalaz Japanese Documentation
JavaScript
22
star
10

play-json-extra

playframework2 json extra module. provide convenience functions for define Format, Reads, Writes
Scala
19
star
11

javadoc-badge

Badge for Javadoc (or any other jvm doc). redirect to sonatype or javadoc.io
Scala
16
star
12

optparse-applicative

Scala port of Paolo Capriotti's optparse-applicative library. fork from https://github.com/bmjames/scala-optparse-applicative
Scala
16
star
13

sbt-conflict-classes

show conflict classes in classpath. fork from https://github.com/todesking/sbt-conflict-classes
Scala
15
star
14

usagi

rabbitmq client in scalaz-stream
Scala
14
star
15

sbt-jshell

sbt jshell plugin
Scala
14
star
16

play2scalaz

Scalaz typeclasses <~> Playframework2 typeclasses
Scala
14
star
17

gist-slide

slideshow on google app engine
Scala
13
star
18

zeroapply

zero cost Apply/Applicative syntax
Scala
13
star
19

iarray

scalaz friendly immutable Array, NonEmptyArray
Scala
13
star
20

replace-symbol-literals

replace deprecated scala.Symbol literals. s/'foo/Symbol("foo")/
Scala
12
star
21

githubot

github rss tweet bot
Scala
11
star
22

play.g8

playframework giter8 template
Scala
10
star
23

xuwei-k.github.com

my web page
HTML
10
star
24

play-twenty-three

generate over twenty three case classes play-json Reads/Writes/Format
Scala
10
star
25

dependency-graph

Scala
10
star
26

scalameta-ast

convert to scalameta AST in web browser
Scala
8
star
27

applybuilder

scalaz.Apply builder
Scala
8
star
28

scala-protobuf-docs

ScalaでProtocol BuffersやgRPCを使用する方法を解説したドキュメント
JavaScript
8
star
29

mima-web

lightbend/migration-manager web API
Scala
6
star
30

sasukamez

さすかめZ
6
star
31

sbtend

sbt xtend plugin
Scala
6
star
32

shapeless-java-records

derive `shapeless.Generic` instances for Java Records and Sealed Classes
Scala
6
star
33

protobuf-javascript-example

google protocol buffers example on browser javascript
Scala
5
star
34

msgpack-json

web api for convert msgpack <=> json
Scala
5
star
35

compile-time-fibonacci

compile time fibonacci using scala macros
Scala
5
star
36

scalaz-magnolia

auto deriving scalaz typeclass instances with magnolia
Scala
5
star
37

Scala2Java8

provide Scala Functions to Java8 lambda implicit conversions
Scala
5
star
38

sbt-sonatype-and-sbt-release-sample

sbt-sonatype and sbt-release plugin sample
Scala
5
star
39

sbt-proguard

fork from https://github.com/sbt/sbt-proguard
Scala
5
star
40

scalajb

json data-binding tool for Scala. create case classes from json
Scala
4
star
41

qiitascala

Qiita Scala API client
Scala
4
star
42

gitbook-sample

JavaScript
4
star
43

hascalator.g8

a g8 templete for functional scala project
Scala
4
star
44

scalikejdbc-flyway-sbt-example

scalikejdbc + flyway example project
Scala
4
star
45

scalajspack

scalajspack - JSON to MessagePack converter powered by scala-js
Scala
4
star
46

sbt-global

My sbt global settings
Scala
4
star
47

httpmock

Real http server for stubbing and expectations in Scala (fork https://github.com/maiha/http-mock )
Scala
4
star
48

dynamicjson

no longer maintenanced
Scala
4
star
49

sbt-warning-diff

show added/removed warnings in CI
Scala
4
star
50

play-ws-scalafix

scalafix rule for migrate to play-ws-standalone
Scala
3
star
51

sho

3
star
52

scalaz-prototype

typeclass encoding using self type. avoid ambiguous implicits
Scala
3
star
53

akka-stream-vs-netty

benchmark
Scala
3
star
54

skinny.g8

skinny framework giter8 template
Shell
3
star
55

proto-unused-imports

remove unused protobuf file imports
Scala
3
star
56

webpush-scala

webpush scala example
JavaScript
3
star
57

jwt-scala

fork from https://github.com/reallylabs/jwt-scala
Scala
3
star
58

adt-generator

Algebraric Data Type Generator. Generate Pure Java files from EDSL
Scala
3
star
59

twitterz

Purely functional twitter api client
Scala
3
star
60

githubtree

show all files tree in github project
Scala
3
star
61

homedir

home directory setting files
Vim Script
2
star
62

qiita-twitter-bot

qiita twitter bot
Scala
2
star
63

stackoverflow-bot

stackoverflow twitter bot
Scala
2
star
64

scodec-msgpack

fork from https://github.com/pocketberserker/scodec-msgpack
Scala
2
star
65

class-diagrams

class-diagrams
Scala
2
star
66

repl

sbt repl plugin
Scala
2
star
67

mima

conscript mima
Scala
2
star
68

wartremover-scalikejdbc

wartremover warts for scalikejdbc
Scala
2
star
69

SI-8899

https://issues.scala-lang.org/browse/SI-8899 https://github.com/scala/bug/issues/8899
Scala
2
star
70

java-src

unzip sources.jar from maven repositories
Scala
2
star
71

lombok.herokuapp.com

lombok web interface
Scala
2
star
72

boombox

port from https://github.com/fumieval/boombox
Scala
2
star
73

unused-proto

find unused proto messages, methods and enums in your sbt project
Scala
2
star
74

dhallj

DhallJ
Java
2
star
75

const

constant string generator by scala macros
Scala
2
star
76

argonaut-macro

argonaut json macro
Scala
2
star
77

play2-minimal-sample

playframework sample
Scala
2
star
78

slides

my slides
HTML
2
star
79

syntax-highlight

Syntax Highlight
JavaScript
2
star
80

dispatch-reboot-scalaz

dispatch reboot Promise scalaz instances
Scala
1
star
81

protobuf-benchmark

Scala
1
star
82

slide.g8

Shell
1
star
83

sbtsvn

sbt svn plugin
Scala
1
star
84

SbtLibPlugin-example

Scala
1
star
85

sbt-remote-cache-playframework

https://github.com/playframework/playframework/issues/10490
Scala
1
star
86

github-timeline

Scala
1
star
87

vector

scala vector porting java
Java
1
star
88

android.g8

Android sbt project giter8 template
Scala
1
star
89

kestrel-sample

Scala
1
star
90

repl.g8

sbt repl plugin giter8 template
Scala
1
star
91

migration-manager-trait-mixin

Scala
1
star
92

scalapdf

scalapdf
Scala
1
star
93

xtend.herokuapp.com

xtend -> java. web api
Scala
1
star
94

sgithub

Java
1
star
95

sonatype

conscript sbt-sonatype
Scala
1
star
96

libraryDependencies

Scala
1
star
97

probably-scalac-bug

Scala
1
star
98

scalaz-sxr

Scala
1
star
99

discourse-bot

Scala
1
star
100

java-switch-benchmark

Java
1
star