Stars
Detect the file type of a file, stream, or data
Server-side DOM implementation based on Mozilla's dom.js
Super-easy persistent data structures in Node.js
Python Data Science Handbook: full text in Jupyter Notebooks
Routes audio from programs to different audio devices.
✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped 📋
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
some code aiming at statically inspecting C/C++ code, so as to be able to tell for instance where something is modified and who calls who.
One build to parse them all. A GLR-like parsing engine where the grammar is actually data. And you can augment the grammar at runtime. Also provides a framework to walk the resulting ASTs. C API an…
Small python scripts to monitor in real-time bandwidth usage on one network interface. Uses tcpdump to capture packets. Displays bw consumption for each network peer. Can also filter by process (e.…