andrewhit's Stars
abhishekkrthakur/approachingalmost
Approaching (Almost) Any Machine Learning Problem
PacktPublishing/Functional-Programming-in-Go.
Functional Programming in Go, published by Packt
artginzburg/MiddleClick-Sonoma
"Wheel click" with three-finger click/tap for Trackpad and Magic Mouse.
bluegraybox/examples
Various bits of code, more illustrative than functional
natefinch/lumberjack
lumberjack is a log rolling package for Go
fadeevab/design-patterns-rust
Rust examples for all 23 classic GoF design patterns, and even a little more
Apress/design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
babarot/go-pipe
Unix-like pipelines for Go
d12frosted/homebrew-emacs-plus
Emacs Plus formulae for the Homebrew package manager
graninas/Functional-Design-and-Architecture
Code and materials for my book "Functional Design and Architecture"
jpillora/overseer
Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
dreamhead/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
BartoszMilewski/Publications
Misc. publications, conference slides, etc. For more, go to http://BartoszMilewski.com
gregwebs/Shelly.hs
Haskell shell scripting
Gabriella439/turtle
Shell programming, Haskell style
mbadolato/iTerm2-Color-Schemes
Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
ibireme/yyjson
The fastest JSON library in C
google/pprof
pprof is a tool for visualization and analysis of profiling data
syndtr/goleveldb
LevelDB key/value database in Go.
phcollignon/Go-Template
Go Template examples and code generator
sger/ElixirBooks
List of Elixir books
christopheradams/elixir_style_guide
A community driven style guide for Elixir
elm/compiler
Compiler for Elm, a functional language for reliable webapps.
gin-gonic/gin
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.
elixir-lang/elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.