driver005's Stars
Wulf/dsync
Generate rust structs & query functions from diesel schema files
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rui314/mold
Mold: A Modern Linker 🦠
chronotope/chrono
Date and time library for Rust
adwhit/diesel-derive-enum
Use enums with Diesel ORM
Quentin-Piot/axum-diesel-real-world
The goal of this repository is to have a real world template of a Rust backend using Axum, Diesel, etc.
ChristophWurst/diesel_many_to_many
Example code to demonstrate how to query many-to-many associated table rows with Rust
prometheus/prometheus
The Prometheus monitoring system and time series database.
helm/helm
The Kubernetes Package Manager
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
rustodon/rustodon
A Mastodon-compatible, ActivityPub-speaking server in Rust
Slaknoah/medusa-marketplace
Marketplace extension for Medusa JS.
formbricks/formbricks
Open Source Survey Platform
xai-org/grok-1
Grok open release
apache/kafka
Mirror of Apache Kafka
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
gocraft/work
Process background jobs in Go
rails/rails
Ruby on Rails
cadence-workflow/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
Courtsite/temporal-go-helpers
:arrows_clockwise: Common convenience methods, and developer ergonomics for Temporal's Go SDK.
afitz0/firstfailure
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
temporalio/temporal
Temporal service
flyteorg/flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
graphql-go/graphql
An implementation of GraphQL for Go / Golang
vektah/gqlparser
A port of the parser from graphql-js into golang
cweill/gotests
Automatically generate Go test boilerplate from your source code.
s8sg/goflow
A Golang based high performance, scalable and distributed workflow framework
swaggerexpert/swagger-editor-validate
This GitHub Actions validates OpenAPI (OAS) definition file using Swagger Editor.