-
Microsoft
- Suzhou, China
- http://chouqin.github.io
Stars
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, s…
GPU programming related news and material links
markdown -> slideshow ——Write PPT like a programmer
A library to provide pooling for .NET MemoryStream objects to improve application performance.
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
🦀 Small exercises to get you used to reading and writing Rust code!
ESE is an embedded / ISAM-based database engine, that provides rudimentary table and indexed access. However the library provides many other strongly layered and and thus reusable sub-facilities as…
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety an…
This is a document to help with .NET memory analysis and diagnostics.
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
A curated list to learn about distributed systems
Java implementation for Baidu RPC, multi-protocol & high performance RPC.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
📝 A curated list of Web Performance Optimization. Everyone can contribute here!
A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.
Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
A toolkit for developing high-performance HTTP reverse proxy applications.
Research programming language for concurrent ownership
Single header library for writing non-blocking HTTP servers in C