bohanw's Stars
seahorseZhang/CMU15445-2022fall
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
ardalis/Specification
Base class with tests for adding specifications to a DDD model
dotnet/eShop
A reference .NET application implementing an eCommerce site
4get/uvm_book_examples
UVM Book Examples - A Practical Guide to Adopting the Universal Verification Methodology (UVM) Second Edition
RamziAl1/Chess
ChessGame using OOP and clean code principles and design patterns
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
Lianghao-Yuan/UVM-Verification-IP-for-switch
A complete UVM verification IP for simple switch (router)
designsolver/ahb3_uvm_tb
AMBA 3 AHB UVM TB
JohnCrickett/SystemDesign
Useful resources on distributed system design.
halpz/re3
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
CoderLeixiaoshuai/java-eight-part
『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!
pniewiejski/learn-io-polling
🐧 What is epoll?
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
weeeBox/mobile-system-design
A simple framework for mobile system design interviews
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
gburca/BinderDemo
Sample code for how to use Android binders from native (C++) space.
talent-plan/tinykv
A course to build distributed key-value service based on TiKV model
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
PKUFlyingPig/MIT6.S081-2020fall
MIT undergraduate operating system course
PKUFlyingPig/cs-self-learning
计算机自学指南
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
lowRISC/opentitan
OpenTitan: Open source silicon root of trust
tssovi/grokking-the-object-oriented-design-interview
embeddedartistry/embedded-resources
Embedded Artistry Templates, Documents, and Source Code
goToMain/c-utils
Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-submodule inside your projects to kickstart development. See https://c-utils.gotomain.io for more details.
Yelp/yelp-fusion
Yelp Fusion API
Mooophy/Cpp-Primer
C++ Primer 5 answers