mattias-lundell's Stars
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
grafana/loki
Like Prometheus, but for logs.
HigherOrderCO/HVM
A massively parallel, optimal functional runtime in Rust
etcd-io/bbolt
An embedded key/value database for Go.
tkellogg/dura
You shouldn't ever lose your work if you're using Git
grafana/mimir
Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
arxanas/git-branchless
High-velocity, monorepo-scale workflow for Git
mergestat/mergestat-lite
Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
buraksezer/olric
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
nidhaloff/igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
samber/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
git-town/git-town
Git branches made easy
redis/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
rust-lang/hashbrown
Rust port of Google's SwissTable hash map
emacs-ng/emacs-ng
A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.
inconvergent/weird
Generative art in Common Lisp
kovetskiy/mark
Sync your markdown files with Confluence pages.
hartwork/git-delete-merged-branches
:fire: Command-line tool to delete merged Git branches
segmentio/asm
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
blaze-init/blaze
Blazing-fast query execution engine speaks Apache Spark language and has Arrow-DataFusion at its core.
prathyvsh/pl-catalog
A catalog of programming languages
edwinb/Blodwen
A prototype successor to Idris
onlurking/category-theory-for-programmers
e-book version of Bartosz Milewski's Category Theory for Programmers
michelp/pggraphblas
High Performance Graph Processing with Postgres and GraphBLAS
danhper/opencov
Open source code coverage history webapp
dgraph-io/sroar
Serialized Roaring Bitmaps
pwaller/go2ll-talk
Live coding a basic Go compiler with LLVM in 20 minutes
eandre/discover
A utility for conceptualizing large Go code bases
visipedia/tf_classification
Training, evaluation and testing code for image classification using TensorFlow
kodsnack/advent_of_code_2020
Contribute solutions to Advent of Code and be inspired by others