pdrum's Stars
holgerbrandl/kalasim
Discrete Event Simulator
pdrum/byte-sized-interviews
Github Repository for Byte-Sized System Design project
Pyozer/introduction_screen
Add easily to your app an introduction screen to provide informations to new users
apgapg/pie_chart
Flutter Pie chart with animation
iamshaunjp/flutter-beginners-tutorial
All course files for the Flutter Beginners playlist on The Net Ninja YouTube channel.
JLLeitschuh/ktlint-gradle
A ktlint gradle plugin
nainemom/win7
Yet another OS preview via web technologies focused on Microsoft Windows 7.
StreisandEffect/streisand
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
simonpoole/OpeningHoursParser
Parser for string values according to the OSM opening hours specification
prometheus/pushgateway
Push acceptor for ephemeral and batch jobs.
golang/tools
[mirror] Go Tools
labstack/gommon
Common packages for Go
opentripplanner/OpenTripPlanner
An open source multi-modal trip planner
material-components/material-components-web-react
Material Components for React (MDC React)
paulmach/go.geojson
Encoding and decoding GeoJSON <-> Go
peopledoc/django-chunkator
Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.
felko/bfpy
Python to Brainfuck transpiler
golang-migrate/migrate
Database migrations. CLI and Golang library.
dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
statsd/statsd
Daemon for easy but powerful stats aggregation
elazarl/goproxy
An HTTP proxy library for Go
oshai/kotlin-logging
Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
AlejandroRivera/embedded-rabbitmq
A JVM library to use RabbitMQ as an embedded service
fridujo/rabbitmq-mock
Mock for RabbitMQ Java amqp-client
mguenther/kafka-junit
Enables you to start and stop a fully-fledged embedded Kafka cluster from within JUnit and provides a rich set of convenient accessors and fault injectors through a lean API. Supports working against external clusters as well.
Kotlin/KEEP
Kotlin Evolution and Enhancement Process
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
nainemom/viska
An Anonymous Chat Service.
JakeWharton/retrofit2-kotlin-coroutines-adapter
A Retrofit 2 adapter for Kotlin coroutine's Deferred type.
skyscreamer/JSONassert
Write JSON unit tests in less code. Great for testing REST interfaces.