ClintCombs's Stars
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
Effect-TS/effect
An ecosystem of tools to build robust applications in TypeScript
johnboiles/obs-mac-virtualcam
ARCHIVED! This plugin is officially a part of OBS as of version 26.1. See note below for info on upgrading. 🎉🎉🎉Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
google/neural-tangents
Fast and Easy Infinite Neural Networks in Python
tikv/grpc-rs
The gRPC library for Rust built on C Core library and futures
googleworkspace/apps-script-oauth2
An OAuth2 library for Google Apps Script.
pureconfig/pureconfig
A boilerplate-free library for loading configuration files
softwaremill/tapir
Rapid development of self-documenting APIs
scalatest/scalatest
A testing tool for Scala and Java developers
scalacenter/bloop
Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.
softwaremill/quicklens
Modify deeply nested case class fields
shadaj/slinky
Write Scala.js React apps just like you would in ES6
wvlet/airframe
Essential Building Blocks for Scala
VirtusLab/scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
lightbend/mima
A tool for catching binary incompatibility in Scala
LEGO/woof
A pure Scala 3 logging library with no reflection
higherkindness/mu-scala
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
scalameta/metals-vscode
Visual Studio Code extension for Metals
sbt/sbt-dynver
An sbt plugin to dynamically set your version from git
sbt/sbt-ci-release
sbt plugin to automate Sonatype releases from GitHub Actions
ScalablyTyped/Distribution
The Javascript ecosystem for Scala.js!
chromeos/chromeos.dev
chromeOS.dev is the digital home for all things ChromeOS. Learn how to adapt and optimize your existing apps to work on ChromeOS, the success other companies have had doing so, how to use ChromeOS as your developer machine, and keep up-to-date with the latest on ChromeOS.
scala/scala-collection-compat
makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-building
djspiewak/sbt-github-packages
A simple sbt plugin for publishing to GitHub Packages, in the style of sbt-sonatype and sbt-bintray
IBM/kubernetes-cobol
A Code Pattern to teach how to run a COBOL program on Kubernetes
zio/zio-query
Add efficient pipelining, batching, and caching to any data source
http4s/http4s.g8
giter8 template for bootstrapping http4s services
ChristopherDavenport/linebacker
Finally Tagless Blocking Implementation
alexandru/typelevel-library.g8
Template for starting FP libraries ready to be published
rleibman/full-scala-stack
An example multi-tier application that uses a full scala stack.