yen0x's Stars
visjs/vis-timeline
📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
samuelarbibe/dnd-timeline
dnd-timeline: A headless timeline library for React, based on dnd-kit
ashleykleynhans/runpod-worker-inswapper
RunPod Serverless Worker for Face Swapper and Restoration powered by insightface 🔥
invopop/gobl
Go Business Language
flavienbwk/opensearch-docker-compose
Dockerized cluster architecture for OpenSearch with compose.
samber/slog-loki
🚨 slog: Loki handler
szimek/signature_pad
HTML5 canvas based smooth signature drawing
agilgur5/react-signature-canvas
A React wrapper component around signature_pad (in < 150 LoC). 100% test coverage, types, examples, & more. Unopinionated and heavily updated fork of react-signature-pad
stefanprodan/dockprom
Docker hosts and containers monitoring with Prometheus, Grafana, cAdvisor, NodeExporter and AlertManager
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
plouc/nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
g1eb/reactjs-calendar-heatmap
React component for d3.js calendar heatmap graph
volatiletech/sqlboiler
Generate a Go ORM tailored to your database schema.
damienbod/angular-auth-oidc-client
npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
TristanBrotherton/netcheck
A shell script to check and log when your internet connection goes down. Pull requests are welcome.
teler-sh/teler
Real-time HTTP Intrusion Detection
zeroturnaround/zt-exec
ZeroTurnaround Process Executor
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.
appleboy/gin-jwt
JWT Middleware for Gin framework
remeh/diago
Diago is a visualization tool for CPU profiles and heap snapshots generated with `pprof`.
MarcialRosales/maven-concourse-pipeline
Concourse Reference Pipeline to build Maven projects. Each branch builds up on the previous branch.
sourcegraph/webloop
WebLoop: Scriptable, headless WebKit with a Go API. Like PhantomJS, but for Go.
joestelmach/natty
Java natural language date parser
julienschmidt/httprouter
A high performance HTTP request router that scales well
toorop/go-bittrex
Go binding for the Bittrex crypto-currency exchange API.
ta4j/ta4j
A Java library for technical analysis.
forgemo/bittrex-java-client
Java client for the bittrex.com v1.1 API
taycaldwell/riot-api-java
Riot Games API Java Library
goburrow/melon
Melon 🍈 - Dropwizard-like web service framework in Go (golang)
remeh/sizedwaitgroup
SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but it adds a limit on the amount of goroutines started concurrently.