Lists (14)
Sort Name ascending (A-Z)
Starred repositories
📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA/Tensor Cores Kernels, HGEMM, FA-2 MMA.🎉
An open-source C++ library developed and used at Facebook.
A simple C++11 Thread Pool implementation
记录准备春招实习过程中,学习与复习的知识(模块化整理,非面试题速成)。注:暂停更新,后续请移步博客
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and …
Fast implementations of integer/floating point conversion operations.
Thread pool implementation using c++11 threads
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
深入理解计算机系统(Computer Systems: A Programmer's Perspective)
An open-source cross-platform alternative to AirDrop
Run compilers interactively from your web browser and interact with the assembly
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com
ShellProgressBar - display progress in your console application
Style guides for Google-originated open-source projects
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
An open source flight dynamics & control software library
6-DOF nonlinear dynamic model (primarily for aircraft)
Html Agility Pack (HAP) is a free and open-source HTML parser written in C# to read/write DOM and supports plain XPATH or XSLT. It is a .NET code library that allows you to parse "out of the web" H…
A collection of (mostly) technical things every software developer should know about
A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization,…