shmcat
This is a simple tool that dumps shared
memory segments (System V and POSIX),
files and text. It might be useful when
you have to debug programs that use
share...
Enter
iSH
iSH is an open source project that
allows for a Linux shell environment to
run locally on your iOS device. It does
this through a usermode x86 emulation
and sy...
Enter
Locust
Locust is an open source user load
testing tool written in Python. The idea
behind Locust is to swarm your web site
or other systems with attacks from
simulate...
Enter
PostCSS
PostCSS is a tool for transforming
styles with JS plugins. These plugins
can do a great number of things:
transpile future CSS syntax, lint your
CSS, support v...
Enter
tqdm
tqdm is a fast, extensible progress bar
for Python and CLI that enables you to
see the progress of your loops in a
clear and smart way. Simply wrap any
iterabl...
Enter
Loomio
Making important decisions is critical
for any business or organization to
succeed. However, making wise decisions
as a group can be quite the challenge,
espec...
Enter
Flow
Flow is a static type checker for
JavaScript. It was designed to help
improve code quality and developer
productivity. It does this through
several smart capab...
Enter
QMK
QMK (Quantum Mechanical Keyboard) is an
open source community centered around
developing computer input devices. The
community encompasses all sorts of input
d...
Enter
redux-saga
redux-saga is a library that aims to
make application side effects (i.e.
asynchronous things like data fetching
and impure things like accessing the
browser ca...
Enter