gtilma's Stars
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
tweepy/tweepy
Twitter for Python!
gramps-project/gramps
Source code for Gramps Genealogical program
tpope/vim-abolish
abolish.vim: Work with several variants of a word at once
mikeal/bent
Functional JS HTTP client (Node.js & Fetch) w/ async await
shapely/shapely
Manipulation and analysis of geometric objects
dylanaraps/pure-sh-bible
📖 A collection of pure POSIX sh alternatives to external processes.
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
solarwinds/appoptics-apm-node
AppOptics APM Instrumentation Agent for Node.js
LightTable/LightTable
The Light Table IDE ⛺
sehmaschine/django-grappelli
A jazzy skin for the Django Admin-Interface (official repository).
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
erikdubois/Archi3
Automated script to install i3 and all its programs on Arch Linux
jazzband/django-silk
Silky smooth profiling for Django
skilion/onedrive
Free Client for OneDrive on Linux
pynamodb/PynamoDB
A pythonic interface to Amazon's DynamoDB
urbainvaes/vim-tmux-pilot
Unified navigation of splits and tabs in nvim and tmux
coatue-oss/react2angular
The easiest way to embed React components in Angular 1 apps.
coatue-oss/angular2react
One line of code to turn any Angular 1 Component into a React Component
browsh-org/browsh
A fully-modern text-based browser, rendering to TTY and browsers
django/channels
Developer-friendly asynchrony for Django
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Dexus/pem
Create private keys and certificates with node.js
ChimeraCoder/anaconda
A Go client library for the Twitter 1.1 API
dghubble/go-twitter
Go Twitter REST and Streaming API v1.1
vandium-io/lambda-tester
Helper for unit testing AWS Lambda functions
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
urfave/negroni
Idiomatic HTTP Middleware for Golang