bensie's Stars
vapor/vapor
💧 A server-side Swift HTTP web framework.
rivo/tview
Terminal UI library with rich, interactive widgets — written in Golang
hybridgroup/gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
tmc/langchaingo
LangChain for Go, the easiest way to write LLM-based programs in Go
hybridgroup/cylon
JavaScript framework for robotics, drones, and the Internet of Things (IoT)
nalgeon/redka
Redis re-implemented with SQLite
kkdai/youtube
Download Youtube Video in Golang
dolthub/go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
visgl/react-google-maps
React components and hooks for the Google Maps JavaScript API
Zxilly/go-size-analyzer
A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.
active-hash/active_hash
A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
warrant-dev/warrant
Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
pierpo/react-archer
🏹 Draw arrows between React elements 🖋
talostrading/sonic
Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achieving the lowest possible latency and jitter in Go.
wspurgin/rspec-sidekiq
RSpec for Sidekiq
kgiszczak/shale
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
validates-email-format-of/validates_email_format_of
Validate e-mail addreses against RFC 2822 and RFC 3696 with this Ruby on Rails plugin and gem.
rubyatscale/singed
Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope
1pkg/gohalt
Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library
nil-go/konf
The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).
upstash/semantic-cache
A fuzzy key value store based on semantic similarity rather lexical equality.
nikolaydubina/go-instrument
⚡️ Automatically add Trace Spans to Go methods and functions
timbray/topfew
Finds the field values (or combinations of values) which appear most often in a stream of records.
RoleModel/turbo-confirm
The easiest way to add custom confirmation dialog support to Rails 7 apps.
cashapp/spirit
Online Schema Change Tool for MySQL 8.0+
gemfast/server
A drop in replacement for geminabox written in Go
Talento90/imgart
:art: IMGART it's a simple, fast and reliable HTTP service for image processing based on filters and profiles
sahib/timeq
A fast file-based priority queue
kkrypt0nn/spaceflake
⛄ A distributed generator to create unique IDs with ease in Go; inspired by Twitter's Snowflake
theinternetfolks/snowflake
Library to help you create a Snowflake Id or parse the same.