partyzan's Stars
stkeky/best-of-scala
🏆 A ranked list of awesome Scala projects. Updated weekly.
fterh/leetcode-curation-topical
Tech interview prep list
so-fancy/diff-so-fancy
Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
christianspecht/scm-backup
Makes offline backups of your cloud hosted source code repositories
der-stefan/OpenTopoMap
A topographic map from OpenStreetMap and SRTM data
jtownson/swakka
A Scala library for creating Swagger definitions in a type-safe fashion wth Akka-Http
eBay/UAF
UAF - Universal Authentication Framework
lkishalmi/gradle-gatling-plugin
Gatling Plugin for Gradle
oliverlloyd/jmeter-ec2
Automates running Apache JMeter on Amazon EC2
mongodb/mongo-scala-driver
Former repository of MongoDB Scala driver. Official Scala driver can now be found here: https://github.com/mongodb/mongo-java-driver
kamon-io/Kamon
Distributed Tracing, Metrics and Context Propagation for applications running on the JVM
github/brubeck
A Statsd-compatible metrics aggregator
statsd/statsd
Daemon for easy but powerful stats aggregation
nebula-plugins/gradle-ospackage-plugin
Gradle plugin for constructing linux packages, specifically RPM and DEBs.
scoverage/gradle-scoverage
A plugin to enable the use of Scoverage in a gradle Scala project
jmreicha/graphite-docker
Run Graphite with Docker
kilianc/rtail
rtail(1) - Terminal output to the browser in seconds, using UNIX pipes.
peakmoney/yodel
Lightweight Android and iOS push notification server
fingerprintjs/fingerprintjs
The most advanced browser fingerprinting library.
ha/doozerd
A consistent distributed data store.
samwyse/sspp
Super Simple Python Plugins
google/yapf
A formatter for Python files
samyk/evercookie
Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
jpadilla/pyjwt
JSON Web Token implementation in Python
dpath-maintainers/dpath-python
A python library for accessing and searching dictionaries via /slashed/paths ala xpath.
kelseyhightower/confd
Manage local application configuration files using templates and data from etcd or consul
marshyski/quick-secure
Quickly secure UNIX/Linux systems
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
spengilley/ActivityFragmentMVP
This is an example of interactions between Activity and it's Fragments using Android Model View Presenter