Stars
A curated list of Rust code and resources.
C++ implementation of a memory efficient hash map and hash set
🧠 Laws, Theories, Principles and Patterns for developers and technologists.
C++ implementation of a fast hash map and hash set using hopscotch hashing
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
Master the command line, in one page
《算法导论》第三版中算法的C++实现
A Transformer for General Usage, with Pytorch
Transformer seq2seq model, program that can build a language translator from parallel corpus
Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantia…
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
A collection of resources on modern C++
A family of header-only, very fast and memory-friendly hashmap and btree containers.
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
How to Make a Computer Operating System in C++
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
A Flutter plugin to build and customize the Flutter's scaffold widget with simple and flexible configurations.
[Example APPS] Basic Flutter apps, for flutter devs.
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
A curated list of awesome distributed systems books, papers, resources and shiny things.
⚡ 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.