bmwadforth's Stars
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
nlohmann/json
JSON for Modern C++
gulpjs/gulp
A toolkit to automate & enhance your workflow
lukehoban/es6features
Overview of ECMAScript 6 features
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
uber-go/zap
Blazing fast, structured, leveled logging in Go.
NVIDIA/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
chartist-js/chartist
Simple responsive charts
captbaritone/webamp
Winamp 2 reimplemented for the browser
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
mit-pdos/xv6-riscv
Xv6 for RISC-V
greatscottgadgets/hackrf
low cost software radio platform
discord/discord-api-docs
Official Discord API Documentation
below/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
sass/libsass
A C/C++ implementation of a Sass compiler
fat/zoom.js
Medium's Image Zoom for jQuery
tayiorbeii/egghead.io_redux_course_notes
Notes (and partial transcription) of Dan Abramov's Redux course videos on http://egghead.io
digitalocean/godo
DigitalOcean Go API client
aircrack-ng/aircrack-ng-archive
Pre-migration repository. New repository ➙
sass/sassc
libsass command line driver
0xchocolate/flipperzero-wifi-marauder
Flipper Zero WiFi Marauder companion app
kilian-hu/hackerrank-solutions
A collection of solutions to competitive programming exercises on HackerRank.
gulpjs/gulp-cli
Command Line Interface for gulp.
tom5760/arch-install
Simple bash script to install Arch Linux.
leonhad/asm-samples
Examples in Assembly with ARM, MASM, TASM and Visual Studio
bro/cmake
CMake scripts used in Bro