Stars
Node.js database migration management for PostgreSQL
🦑 Provides SQL tagged template strings and schema definition functions.
🐛 Statically validate Postgres SQL queries in JS / TS code and derive schemas.
A Nailgun client written in Scala that can compile to native and be used as a JVM library.
Notes from books and other interesting things that I've read. Table of contents at the end 👇
Scientific computing with N-dimensional arrays
Automation of Interactive Brokers TWS. You can download the latest release here: https://github.com/ibcalpha/ibc/releases/latest
TensorFlow API for the Scala Programming Language
A better build tool for Java, Scala and Kotlin: Simpler than Maven, easier than Gradle, with 3-7x faster dev workflows than other JVM build tools
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Super Resolution for images using deep learning.
A boilerplate for Node.js web applications
Chrome extension to prevent Slack from sending a typing status to channels and private messages
A proof of concept for an efficient stock price file format based on Akka Streams and Scodec.
A theme / color scheme for iTerm2 based on Google's Material Design Color Palette
Benchmark comparing serialization libraries on the JVM
Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos.
A friendly programming language from the future
Automatically perform shallow merges on case classes. Treat your data with the latest updates!
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Work in progress: Simpler and more powerful alternative to Scala's built-in for-comprehension syntax
Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.