Stars
An opinionated list of awesome Python frameworks, libraries, software and resources.
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
Python programs, usually short, of considerable difficulty, to perfect particular skills.
📖 A collection of pure bash alternatives to external processes.
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
A parser and converter for org-mode notation, written in JavaScript
A complete computer science study plan to become a software engineer.
A flexible artificial neural network builder to analyse performance, and optimise the best model.
oneAPI Threading Building Blocks (oneTBB)
A library and language for building parsers, interpreters, compilers, etc.
TypeDB: the power of programming, in your database
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will …
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web,…
syzkaller is an unsupervised coverage-guided kernel fuzzer
QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
An open-source C++ library developed and used at Facebook.
Go example that uses channels to build an execution pipeline
The Berkeley Document Summarizer is a learning-based, single-document summarization system that extracts source document content, exploits syntactic information to compress it, and uses coreference…
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance conc…
ShellCheck, a static analysis tool for shell scripts
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)