wrobstory's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
ben-manes/caffeine
A high performance caching library for Java
plasma-umass/scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
jlevy/og-equity-compensation
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec
awslabs/aws-shell
An integrated shell for working with the AWS CLI.
NLPchina/elasticsearch-sql
Use SQL to query Elasticsearch
carp-lang/Carp
A statically typed lisp, without a GC, for real-time applications.
madler/pigz
A parallel implementation of gzip for modern multi-processor, multi-core machines.
clasp-developers/clasp
clasp Common Lisp environment
datacrypt-project/hitchhiker-tree
Functional, persistent, off-heap, high performance data structure
mbostock/stack
A presentation library with intuitive, scroll-based navigation.
umermansoor/microservices
Example of Microservices written using Flask.
lemire/FastPFor
The FastPFOR C++ library: Fast integer compression
fivethirtyeight/uber-tlc-foil-response
Uber trip data from a freedom of information request to NYC's Taxi & Limousine Commission
taoensso/tufte
Simple performance monitoring library for Clojure/Script
UWSysLab/tapir
TAPIR distributed transactional storage system
usethesource/capsule
The Capsule Hash Trie Collections Library
kiyo-masui/bitshuffle
Filter for improving compression of typed binary data.
stitchfix/d3-jupyter-tutorial
soywod/unfog
⏱ Minimalist CLI task & time manager, written in Haskell.
wtetzner/exploding-fish
A URI library for Clojure
importcjj/nipper
A Rust crate for manipulating HTML with CSS selectors
jafingerhut/thalia
A collection of documentation for Clojure symbols
uswitch/blueshift
Automate copying data from S3 into Amazon Redshift
piotrl/understand-full-text-search
📖 Support examples for learning full-text search with use of PostgreSQL. Ready to run.
nathany/hugo-deploy
Example deployment to S3 for Hugo blogs.
jakevdp/cython_template
Package template for a project using Cython