mertakman's Stars
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
bigskysoftware/htmx
</> htmx - high power tools for HTML
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
golangci/golangci-lint
Fast linters runner for Go
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
quickwit-oss/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
earthly/earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
quic-go/quic-go
A QUIC implementation in pure Go
a-h/templ
A language for writing HTML user interfaces in Go.
onsi/ginkgo
A Modern Testing Framework for Go
quickwit-oss/quickwit
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
hashicorp/raft
Golang implementation of the Raft consensus protocol
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
twitchtv/twirp
A simple RPC framework with protobuf service definitions
odin-lang/Odin
Odin Programming Language
Redot-Engine/redot-engine
Redot Engine – Multi-platform 2D and 3D game engine
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
cberner/redb
An embedded key-value database in pure Rust
goccy/go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
angelofallars/htmx-go
</> Build awesome HTMX + Go projects faster.
DataDog/zstd
Zstd wrapper for Go
Iceber/iouring-go
Provides easy-to-use async IO interface with io_uring
forgoer/openssl
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
greyblake/envconfig-rs
Build a config structure from environment variables in Rust without boilerplate
Redot-Engine/redot-awesome
A curated list of free/libre plugins, scripts and add-ons for Godot
LdDl/ch
Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.