Lists (1)
Sort Name ascending (A-Z)
Stars
The code for the async rust book for O'Reilly
📚 List of awesome university courses for learning Computer Science!
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
Literature references for “Designing Data-Intensive Applications”
Boa is an embeddable Javascript engine written in Rust.
A very basic eBPF Load Balancer in a few lines of C
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Concurrency in Go video course with in depth explanations & examples
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
Example source code for the Practical Crypto with Go book.
DigitalOcean command line with kubernetes and helm
Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows, macOS and Haiku. With Stellarium, you really see what you can see …
Useful snippets / tools for using WSL2 as a development environment
Implementing Rosetta Code problems in Rust.
Standard Go Project Layout
Educational blog posts for Rust beginners
A comparison of some web frameworks and libs written in Rust
A long list of (advanced) JavaScript questions, and their explanations ✨
Papers from the computer science community to read and discuss.
Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic
Cross-platform Rust rewrite of the GNU coreutils
Master the command line, in one page
A structured approach to designing and documenting Aggregates
Mandelbrot set in rust, serial and parallel example