jmcgrath207's Stars
p8952/bocker
Docker implemented in around 100 lines of bash
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
aojea/kindnet
minimalistic Kubernetes network plugin that just works
chaos-mesh/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
wal-g/wal-g
Archival and Restoration for databases in the Cloud
docker-library/docker
Docker Official Image packaging for Docker
czerwonk/ping_exporter
Prometheus exporter for ICMP echo requests using https://github.com/digineo/go-ping
stewartsmith/libeatmydata
libeatmydata - because fsync() should be a no-op
alvistack/ansible-role-cri_o
Ansible Role for CRI-O Installation
google/crfs
CRFS: Container Registry Filesystem
containerd/stargz-snapshotter
Fast container image distribution plugin with lazy pulling
wasmerio/wasmer
🚀 Fast, secure, lightweight containers based on WebAssembly
leptos-rs/leptos
Build fast web applications with Rust.
makepad/makepad
Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl
kubernetes/perf-tests
Performance tests and benchmarks
openstack/kayobe
Deployment of containerised OpenStack to bare metal using kolla and bifrost. Mirror of code maintained at opendev.org.
openstack/openstack-helm-images
Images for use with OpenStack Helm. Mirror of code maintained at opendev.org.
storj/storj
Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.
innobead/kubefire
KubeFire 🔥, creates and manages Kubernetes Clusters using Firecracker microVMs
NilsIrl/dockerc
container image to single executable compiler
youki-dev/youki
A container runtime written in Rust
akubera/bigdecimal-rs
Arbitrary precision decimal crate for Rust
jonasbb/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
concourse/concourse
Concourse is a container-based continuous thing-doer written in Go.
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
uber/kraken
P2P Docker registry capable of distributing TBs of data in seconds
paradedb/paradedb
Postgres for Search and Analytics
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
flosch/pongo2
Django-syntax like template-engine for Go
kluctl/go-jinja2
Jinja2 wrapper for Go