Stars
Resumes generated using the GitHub informations
An open source version of a game engine developed by Croteam for the classic Serious Sam games.
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
Fast Indexed python HTML parser which builds a DOM node tree, providing common getElementsBy* functions for scraping, testing, modification, and formatting. Also XPath.
Pure-Python non-blocking IO and background IO functions
Python module to add support for ORM-style filtering to any list of items
A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects
A script and python module to compare version numbers. Use this to compare the version strings of packages, modules, really anything.
Python module for an atomic named lock which is local to the machine.
Adds support in shell scripts to resume execution at last failing point, or to tag completed items to not repeat upon subsequent executions. Like "make" for shell scripts!
Tool and library to convert markdown [md] to restructed text [rst] (md to rst)
Small shared library to use shared memory as a FILE* stream , with interprocess communication in mind
Powerful commandline tool to extract and manipulate strings using regular exressions
Commandline tools to query and/or set the I/O schedulers for block devices on Linux systems
Easily create and use virtualenvs via script and provides the ability for an application to install and use its runtime dependencies on first import
Tools to pop/peek lines from the head/tail or known position within a given file, and output to stdout. Makes files into queues!
The -ck patchset for the linux kernel, merged into 4.15
An amazing helper script to generate pydoc for your python projects
Advanced commands to extend SH/Bash shell scripting into a more powerful language
Utilities to view kmsg/printk/dmesg timestamps in local time and date, UTC, or epoch seconds, TAKING INTO ACCOUNT clock drift
Networked file storage and retrieval with optional password protection and compression using Redis
Tool to use SSH protocol to copy and execute arbitrary scripts on a list of machines in parallel
Utilities that provide missing tools from cygwin, like well-working "pidof" and "killall". Written in python.