JohnColanduoni's Stars
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
cert-manager/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
rust-lang/rls
Repository for the Rust Language Server (aka RLS)
PistonDevelopers/conrod
An easy-to-use, 2D GUI library written entirely in Rust.
amethyst/specs
Specs - Parallel ECS
lihaoyi/scala.rx
An experimental library for Functional Reactive Programming in Scala
Unity-Technologies/HLSLcc
DirectX shader bytecode cross compiler
scodec/scodec
Scala combinator library for working with binary data
scala-android/sbt-android
An easy-to-use sbt plugin for working with all Android projects
mortberg/cubicaltt
Experimental implementation of Cubical Type Theory
PepsRyuu/nollup
Rollup compatible development bundler for fast rebuilds and HMR.
Matoking/NVIDIA-vBIOS-VFIO-Patcher
A Python script to patch NVIDIA vBIOS dumps into a format compatible with VFIO passthrough
pelotom/effectful
A syntax for type-safe effectful computations in Scala
scala-android/sbt-android-protify
Live-coding and hot-deploy for Android
roboscala/sbt-robovm
An sbt plugin for iOS development in Scala
fluffgfx/dit
:file_folder: dotfile management that thinks it's git
JohnColanduoni/nullable
Safe and performant null handling for Scala