whiznic's Stars
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
limetext/lime
Open source API-compatible alternative to the text editor Sublime Text
DoctorWkt/acwj
A Compiler Writing Journey
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
awesome-lists/awesome-bash
A curated list of delightful Bash scripts and resources.
mandiant/capa
The FLARE team's open-source tool to identify capabilities in executable files.
srsran/srsRAN_4G
Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
o-oconnell/minixfromscratch
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
javacc/javacc
JavaCC - a parser generator for building parsers from grammars. It can generate code in Java, C++ and C#.
azimjohn/jprq
join public router. quickly.
CCareaga/heap_allocator
A simple heap memory allocator in ~200 lines.
vgel/c500
a single pass c compiler in 500 lines of python
clibs/sha1
sha1 hash alogrithm
bor0/evm-esp32
A virtual machine for ESP32, allowing dynamic program updates.
pbohun/stack-vm-tutorials
aesara-devs/aeppl
Tools for an Aesara-based PPL.
trailofbits/tsc_freq_khz
Linux kernel driver to export the TSC frequency via sysfs
peregrine-developments/Orientation
Library for tracking orientation through quaternion rotation utilizing gyro rates & other measures
bshepherdson/fcc
Forth interpreter and compiler - a standard, portable, optimized Forth
lykmapipo/tz-mpesa-ussd-push
Vodacom Tanzania USSD Push API Client
alphaolomi/awesome-payment-intergations
Curation if different payments integration packages and libraries for different Providers and Vendors
openpesa/laravel-pesa
Laravel Pesa
maen08/pyshoket
A Python wrapper for Shoket API
kashizui/Stanford-CS109-Notes
Comprehensive typeset notes for Stanford's CS 109 probability course.
josephkreydt/cruxForth
adalseno/montecarlo_simulation_integral
The use of Monte Carlo simulation to calculate an integral
whiznic/calculator