Stars
Heavily optimized library for DEFLATE/zlib/gzip compression and decompression
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
Represent large sets and maps compactly with finite state transducers.
Magnificent app which corrects your previous console command.
Makes you a Rockstar C++ Programmer in 2 minutes
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Code samples for my book "Neural Networks and Deep Learning"
Redis client for Python asyncio (PEP 3156)
A vintage 1980s DOS inspired Twitter Bootstrap theme
Asynchronous HTTP client/server framework for asyncio and Python
A computer algebra system written in pure Python
Debugger capable of attaching to and injecting code into python processes.
Macros in Python: quasiquotes, case classes, LINQ and more!
Functional programming in Python: implementation of missing features to enjoy FP