ErikbStorm's Stars
mitsuhiko/insta
A snapshot testing library for rust
blitzarx1/egui_graphs
Interactive graph visualization widget for rust powered by egui and petgraph
weldsorm/welds
GREsau/schemars
Generate JSON Schema documents from Rust code
xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
snapview/tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
chromedp/chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
PuerkitoBio/goquery
A little like that j-thing, only in Go.
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
uptrace/bun
SQL-first Golang ORM
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
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.
a-h/templ
A language for writing HTML user interfaces in Go.
labstack/echo
High performance, minimalist Go web framework
air-verse/air
☁️ Live reload for Go apps
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
juhaku/utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
louislam/uptime-kuma
A fancy self-hosted monitoring tool
oxidecomputer/typify
compiler from JSON Schema into idiomatic Rust types
docmost/docmost
Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.
localsend/localsend
An open-source cross-platform alternative to AirDrop
robertwayne/axum-htmx
A set of htmx extractors, responders, and request guards for axum.
Jij-Inc/pyo3-stub-gen
Stub file (*.pyi) generator for PyO3
rust-ml/linfa
A Rust machine learning framework.
Peternator7/strum
A small rust library for adding custom derives to enums