-
A.P. Ershov INSTITUTE OF INFORMATICS SYSTEMS Russian Academy of Sciences Siberian Branch
- Russia
- www.openworm.org
- @Segevara
Stars
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
🦀 Small exercises to get you used to reading and writing Rust code!
A library that provides an embeddable, persistent key-value store for fast storage.
Writing an OS in 1,000 lines.
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Secure and fast microVMs for serverless computing.
AlphaFold 3 inference pipeline.
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A complete computer science study plan to become a software engineer.
Пишем свою собственную операционную систему с нуля (bootloader + tiny kernel)
Bootstrap yourself to write an OS from scratch. A book for self-learner.
Standard Go Project Layout
A collection of algorithms and data structures
A collection of powerful data structures
Collection of Technical Interview Questions solved with Go
An opinionated list of Python frameworks, libraries, tools, and resources
😎 Awesome lists about all kinds of interesting topics
solarrust / hacker-laws
Forked from dwmkerr/hacker-laws💻📖 Законы, теории, принципы и модели, которые полезно знать разработчику.
A simple virtual machine - compiler & interpreter - written in golang
A collection of memory allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
Awesome & interesting talks about programming