ptpt's Stars
tokyo-night/tokyo-night-vscode-theme
A clean, dark Visual Studio Code theme that celebrates the lights of Downtown Tokyo at night.
tidwall/tg
Geometry library for C - Fast point-in-polygon
binpash/try
Inspect a command's effects before modifying your live system
spaceship-prompt/spaceship-prompt
:rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt
atuinsh/atuin
✨ Magical shell history
nostr-protocol/nostr
a truly censorship-resistant alternative to Twitter that has a chance of working
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
leandromoreira/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
facebookresearch/vrs
VRS is a file format optimized to record & playback streams of sensor data, such as images, audio samples, and any other discrete sensors (IMU, temperature, etc), stored in per-device streams of timestamped records.
xxh/xxh
🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.
beartype/beartype
Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.
chienlungcheung/leveldb-with-annotation
leveldb ä¼
softprops/action-gh-release
📦 :octocat: GitHub Action for creating GitHub Releases
LeoHsiao1/pyexiv2
Read and write image metadata, including EXIF, IPTC, XMP, ICC Profile.
google/pytype
A static type analyzer for Python code
bcoe/conventional-release-labels
Apply labels for automatically generated release notes, based on conventionalcommits.org
Instagram/MonkeyType
A Python library that generates static type annotations by collecting runtime types
mapbox/vtzero
Minimalist vector tile decoder and encoder in C++
hapijs/joi
The most powerful data validation library for JS
valhalla/valhalla
Open Source Routing Engine for OpenStreetMap
amontalenti/elements-of-python-style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
clowwindy/Awesome-Networking
A curated list of awesome networking libraries, resources and shiny things