The Wayback Machine - https://web.archive.org/web/20220529235019/https://github.com/xerial
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 2 discussions answered

Organizations

@msgpack @treasure-data @utgenome @prestodb @wvlet @trinodb
Block or Report

Block or report xerial

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Essential Building Blocks for Scala

    Scala 538 52

  2. sqlite-jdbc Public

    SQLite JDBC Driver

    Java 2.1k 477

  3. MessagePack serializer implementation for Java / msgpack.org[Java]

    Java 1.3k 303

  4. snappy-java Public

    Snappy compressor/decompressor for Java

    Java 895 195

  5. sbt-pack Public

    A sbt plugin for creating distributable Scala packages.

    Scala 457 70

  6. A sbt plugin for publishing Scala/Java projects to the Maven central.

    Scala 292 52

1,388 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to wvlet/airframe, wvlet/wvlet, xerial/sbt-sonatype and 18 other repositories

Contribution activity

May 2022

Created a pull request in wvlet/airframe that received 3 comments

airframe-grpc: Fix syntax for Scala 3

Fix for Scala 3 syntax TODO in another PR Router needs to register a trait factory in Router macros Prepare a trait instantiation factory. R…

+38 −21 3 comments
Reviewed 2 pull requests in 1 repository

Created an issue in wvlet/airframe that received 1 comment

Scala 3 unnecessarily resolves type aliases in function argument types

object MyMacros { def typeNameOf[A: Type](using Quotes): Expr[String] = { val name = Type.show[A] Expr(name) } } object Test extends App { inline def

1 comment
82 contributions in private repositories May 2 – May 28