- Brazil
Starred repositories
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Examples of how to create colorful, annotated equations in Latex using Tikz.
A course to build the SQL layer of a distributed database.
A course to build distributed key-value service based on TiKV model
Easy, repeatable testing of CLI programs/commands
A cross-platform GUI library for Rust, inspired by Elm
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
Go library for privacy-preserving error reporting using DNS
A fast, immutable, distributed & compositional Datalog engine for everyone.
Learn Go with test-driven development
Rudimentary Roam replica with Org-mode
Minor mode for Emacs that deals with parens pairs and tries to be smart about it.
An immutable SQL database for application development, time-travel reporting and data compliance. Developed by @juxt
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
OWASP Community Pages are a place where OWASP can accept community contributions for security-related content.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data 📊
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
A fast and lightweight fully featured OCI runtime and C library for running containers
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Repository with sample code and instructions for "Continuous Intelligence" and "Continuous Delivery for Machine Learning: CD4ML" workshops
Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effects