Starred repositories
ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀
A high efficient Tcp server based on Epoll, Using reactor and producer consumer threadpool pattern. And use memory pool to improve the efficiency. prefer to use binary protocol to support some fina…
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
open source training courses about distributed database and distributed systems
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. It uses FUSE to interface with the kernel.
A function intercept library for Linux applications
Middle Stone Filesystem - An encrypting filesystem based on FUSE
Filesystem in userspace (FUSE) with transparent authenticated encryption
Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from …
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
Injects additional machine instructions into various binary formats.
Secure software enclave for storage of sensitive information in memory.
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
A small utility to modify the dynamic linker and RPATH of ELF executables
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行