jrideout's Stars
python/mypy
Optional static typing for Python
wtfutil/wtf
The personal information dashboard for your terminal
gizak/termui
Golang terminal dashboard
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
microsoft/promptbase
All things prompt engineering
zombodb/zombodb
Making Postgres and Elasticsearch work together like it's 2023
amperser/proselint
A linter for prose.
cloudius-systems/osv
OSv, a new operating system for the cloud.
facebookincubator/cinder
Cinder is Meta's internal performance-oriented production version of CPython.
alibaba/GraphScope
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
micha/resty
Little command line REST client that you can use in pipelines (bash or zsh).
ggerganov/ggwave
Tiny data-over-sound library
cvlab-columbia/viper
Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"
capitalone/DataProfiler
What's in your data? Extract schema, statistics and entities from datasets
glouw/ctl
The C Template Library
emberjs/rfcs
RFCs for changes to Ember
scandum/binary_search
A collection of improved binary search algorithms.
RedisGears/RedisGears
Dynamic execution framework for your Redis data
twmht/python-rocksdb
Python bindings for RocksDB
ivantsepp/annotate_gem
:evergreen_tree: Add comments to your Gemfile with each dependency's description
bbc/chaos-lambda
Randomly terminate ASG instances during business hours
cyruseuros/cake
A sweet make wrapper 🍰
awslabs/cloudwatch-logs-customize-alarms
A Lambda function that helps customize alarms from Amazon CloudWatch to fit your specific needs.
koodaamo/tnefparse
a TNEF decoding library written in python, without external dependencies
uber-archive/termui
Golang terminal dashboard
ethz-spylab/realistic-adv-examples
Code for the paper "Evading Black-box Classifiers Without Breaking Eggs" [SaTML 2024]
ummae/pyrocksdb
Python bindings for RocksDB
jrossi/ship
The starship Enterprise for fearless engineers
waynew/aiosmtpd
A reimplementation of the Python stdlib smtpd.py based on asyncio.