momirza's Stars
gohugoio/hugo
The world’s fastest framework for building websites.
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
golang-standards/project-layout
Standard Go Project Layout
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
rust-lang/book
The Rust Programming Language
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
dpkp/kafka-python
Python client for Apache Kafka
twitter/util
Wonderful reusable code from Twitter
IHaskell/IHaskell
A Haskell kernel for the Jupyter project.
haskell/haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
Gabriella439/post-rfc
Blog post previews in need of peer review
GuillaumeGomez/sysinfo
Cross-platform library to fetch system information
sangria-graphql/sangria
Scala GraphQL implementation
emk/rust-musl-builder
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
plfa/plfa.github.io
An introduction to programming language theory in Agda
jupyter/dashboards
[RETIRED] See Voilà as a supported replacement
oconnor663/duct.rs
a Rust library for running child processes
gruntwork-io/fetch
Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos.
mozilla/mozilla-django-oidc
A django OpenID Connect library
simonmar/async
Run IO operations asynchronously and wait for their results
quchen/prettyprinter
A modern, extensible and well-documented prettyprinter.
DataDog/trace-examples
trace sample apps
guardian/athena-cli
Presto-like CLI tool for AWS Athena
wolph/pg_query_analyser
A PostgreSQL query analyzer written in C++. Mimicks the output of PgFouine but _much_ faster.
djenriquez/sherpa
A simple way to access Docker's remote API
evturn/programming-in-haskell
Solutions to exercises from the book Programming in Haskell (2nd Edition)
tryfer/tryfer
A Twisted Tracing library compatible with Zipkin
laurocaetano/programming-in-haskell
Exercises of Programming in Haskell book
johnwlockwood/cooperative
Write computationally intensive non-blocking code without callbacks
rahilb/pg_query_analyser_docker
Dockerfile for pg_query_analyser