murmour's Stars
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
ipfs/ipfs
Peer-to-peer hypermedia protocol
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
xoreaxeaxeax/movfuscator
The single instruction C compiler
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
pervognsen/bitwise
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
xoreaxeaxeax/sandsifter
The x86 processor fuzzer
remacs/remacs
Rust :heart: Emacs
batsh-dev-team/Batsh
A language that compiles to Bash and Windows Batch
IAIK/meltdown
This repository contains several applications, demonstrating the Meltdown bug.
microsoft/checkedc
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
yrnkrn/zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
lexi-lambda/hackett
WIP implementation of a Haskell-like Lisp in Racket
hunterloftis/pbr
a Physically Based Renderer (PBR) in Go
xoreaxeaxeax/sinkhole
Architectural privilege escalation on x86
janestreet/hardcaml
Hardcaml is an OCaml library for designing hardware.
HOL-Theorem-Prover/HOL
Canonical sources for HOL4 theorem-proving system. Branch develop is where “mainline development” occurs; when develop passes our regression tests, master is merged forward to catch up.
jrh13/hol-light
The HOL Light theorem prover
the-little-prover/j-bob
tomsmalley/custom-topre-guide
Guidelines for designing a custom Topre keyboard
kiselgra/c-mera
Next-level syntax for C-like languages :)
Serkov/Dao
Electric materials manual book
ocaml/Zarith
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. The implementation, based on GMP, is very efficient.
samrushing/irken-compiler
Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.
mrkline/concurrency-primer
The basics of low-level concurrency in a sub-30 minute read
nanocaml/nanocaml
Nanopass for OCaml
cpitclaudel/quick-peek
Quick-peek inline-window library for Emacs
StuartGordonReid/emh
An R Package for testing the Efficient Market Hypothesis
yuutayamada/suggestion-box-el
StuartGordonReid/NonRandomWalks
Implementation of Lo and MacKinlay's statistical tests from A Non Random Walk Down Wall Street