Stars
A collaborative bibliography of work related to the theory and practice of computational effects
The Hindley Milner Type Inference Algorithm
the official Rust and C implementations of the BLAKE3 cryptographic hash function
🖨 An optimizing compiler for a Lisp variant. Compiles and executes byte code in a VM. Can also output JavaScript.
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Interactive visualizations of Rust at compile-time and run-time
Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
A workbench for writing toy implementations of distributed systems.
A fast and ergonomic concurrent hash-table for read-heavy workloads.
llama3 implementation one matrix multiplication at a time
Peace of mind from prototype to production
Creating beautiful plots of data maps
Python and JavaScript bindings for calling the Earth Engine API.
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
A Python library for fast, interactive geospatial vector data visualization in Jupyter.
Inpla: Interaction nets as a programming language (the current version)
Rust bindings for the C++ api of PyTorch.
Internet search engine for text-oriented websites. Indexing the small, old and weird web.
Neural Networks: Zero to Hero
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A Gleam web framework for building HTML templates, single page applications, and real-time server components.
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.