sam016's Stars
immich-app/immich
High performance self-hosted photo and video management solution.
sirupsen/logrus
Structured, pluggable logging for Go.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
golang-migrate/migrate
Database migrations. CLI and Golang library.
mailhog/MailHog
Web and API based SMTP testing
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
jazzband/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
the-benchmarker/web-frameworks
Which is the fastest web framework?
magicmonty/bash-git-prompt
An informative and fancy bash prompt for Git users
naudio/NAudio
Audio and MIDI library for .NET
Marak/colors.js
get colors in your node.js console
mdn/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
pest-parser/pest
The Elegant Parser
haugene/docker-transmission-openvpn
Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
kislyuk/yq
Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents
mike42/escpos-php
PHP library for printing to ESC/POS-compatible thermal and impact printers
Jyers/Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
francoispqt/gojay
high performance JSON encoder/decoder with stream API for Golang
evanw/csg.js
Constructive solid geometry on meshes using BSP trees in JavaScript
micronucleus/micronucleus
ATTiny usb bootloader with a strong emphasis on bootloader compactness.
lieff/minimp3
Minimalistic MP3 decoder single header library
fliptheweb/bash-shortcuts-cheat-sheet
Useful shortcuts for bash/zsh
dhowden/tag
ID3, MP4 and OGG/FLAC metadata parsing in Go
manthrax/THREE-CSGMesh
Conversion of a CSG library for use with modern THREE.js
microsoft/vssetup.powershell
PowerShell module to interact with Visual Studio Setup
Miserlou/django-easy-timezones
Easy timezones for Django based on GeoIP
ronnywang/pdf-table-extractor
PDF table extractor
almir/docker-webhook
Dockerized https://github.com/adnanh/webhook
storybookjs/addon-kit
Everything you need to build a Storybook addon
JamesRitchie/django-rest-framework-expiring-tokens
Expiring Token Auth for Django Rest Framework