Starred repositories
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
Bootstrap yourself to write an OS from scratch. A book for self-learner.
Plan 9 History, from 2002-12-12 to 2015-01-10. A more complete version of this repository is available on https://github.com/plan9foundation/plan9
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
A collection of SIMD optimized general purpose hash functions
AI powered linux.org.ru website moderation assistant
Master programming by recreating your favorite technologies from scratch.
A little fail-safe filesystem designed for microcontrollers
An analysis of the Warbird virtual-machine protection for the CI!g_pStore
RaptorJIT: A dynamic language for system programming (LuaJIT fork)
A hobby operating system for x86_64, boots with UEFI.
NaN-boxing in C (but not really NaN-boxing strictly speaking)
My first project in systems biology. Mutual analysis of interaction networks and quantitative trait loci for budding yeast
A vi-like editor based on Plan 9's structural regular expressions
Multi-Language Platform for Dynamic Programming Languages
Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
UNIX-like reverse engineering framework and command-line toolset
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
List of Computer Science courses with video lectures.
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…