Pinned Repositories
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
android-open-project
Collect and classify android open source projects 微信公众号:codekk
Android_Data
Some Android learning materials, hoping to help you learn Android development.
AndroidInterview-Q-A
The top Internet companies android interview questions and answers
awesome
:sunglasses: Curated list of awesome lists
client-server
A client/server written in C/C++
LintCode
LintCode全AC题解,主要实现语言为C++,小部分为JAVA,近期会尽量完善注释、代码全改为C++实现
stormzhang.github.com
个人博客
tcpsockets
Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.
Lstallone's Repositories
Lstallone/awesome-architecture
架构师技术图谱,助你早日成为架构师
Lstallone/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Lstallone/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Lstallone/Blackbone
Windows memory hacking library
Lstallone/book
收集专业书籍 <欢迎提交>
Lstallone/book1
《数据安全架构设计与实战》:本书系统性地介绍数据安全架构的设计与实践,融入了作者多年在安全领域积累的实践经验。全书分四大部分,共20章。 第一部分介绍安全架构的基础知识,内容包括安全、数据安全、安全架构、5A方法论、CIA等基本概念,为后续论述奠定基础。 第二部分介绍产品安全架构,内容包括:身份认证、授权、访问控制、审计、资产保护等,讲解如何从源头设计来保障数据安全和隐私安全,防患于未然。 第三部分介绍安全技术体系架构,内容包括:安全技术架构、网络和通信层安全架构、设备和主机层安全架构、应用和数据层安全架构、安全架构案例分析等。 第四部分介绍数据安全与隐私保护治理,内容包括:数据安全治理、数据安全政策文件体系、隐私保护基础与增强技术、GRC治理框架、数据安全与隐私保护的统一等。
Lstallone/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Lstallone/cppcheck
static analysis of C/C++ code
Lstallone/CppCon2023
Slides and other materials from CppCon 2023
Lstallone/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Lstallone/DeepFaceLive
Real-time face swap for PC streaming or video calls
Lstallone/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Lstallone/deepo
Setup and customize deep learning environment in seconds.
Lstallone/faiss
A library for efficient similarity search and clustering of dense vectors.
Lstallone/FlameGraph
Stack trace visualizer
Lstallone/flashlight
A C++ standalone library for machine learning
Lstallone/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Lstallone/istio
Connect, secure, control, and observe services.
Lstallone/istio-1
Lstallone/linux
Linux kernel source tree
Lstallone/onnx-mlir
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
Lstallone/openssl
TLS/SSL and crypto library
Lstallone/protobuf
Protocol Buffers - Google's data interchange format
Lstallone/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
Lstallone/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
Lstallone/RulesEngine
A Json based Rules Engine with extensive Dynamic expression support
Lstallone/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
Lstallone/wasm3
🚀 The fastest WebAssembly interpreter, and the most universal runtime
Lstallone/wasmsign
A tool to add and verify digital signatures to/from WASM binaries
Lstallone/Workflow
Debuggable script language for interoperation with C++ using reflection.