Pinned Repositories
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2021
architect-awesome
后端架构师技术图谱
Automatic-Emergency-Braking
Implementation of the Automatic Emergency Braking System using deep learning.
AUTOSAR-SOFTWARE-DEMO
AUTOSAR Software Demo
AUTOSAR_demo_app
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-architecture
架构师技术图谱,助你早日成为架构师
awesome-azure-architecture
AWESOME-Azure-Architecture
awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
brradjimkathnicy's Repositories
brradjimkathnicy/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
brradjimkathnicy/awesome-cheatsheets-zh
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
brradjimkathnicy/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
brradjimkathnicy/Bash-Shell-Scripting-for-Pentesters
Bash Shell Scripting for Pentesters, published by Packt
brradjimkathnicy/bigstore
brradjimkathnicy/cpp_interview
c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)
brradjimkathnicy/dlrm
An implementation of a deep learning recommendation model (DLRM)
brradjimkathnicy/EasyRec
A framework for large scale recommendation algorithms.
brradjimkathnicy/FasterTransformer
Transformer related optimization, including BERT, GPT
brradjimkathnicy/glog
C++ implementation of the Google logging module
brradjimkathnicy/gorse
Gorse open source recommender system engine
brradjimkathnicy/java-design-patterns
Design patterns implemented in Java
brradjimkathnicy/Java-MySQL-8.0-JDBC-CRUD
Code example to connect MySQL by JDBC
brradjimkathnicy/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
brradjimkathnicy/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
brradjimkathnicy/libtpa
Libtpa(Transport Protocol Acceleration), a DPDK based userspace TCP stack implementation.
brradjimkathnicy/Linux-Bash-Commands
:godmode: Ultimate list of Linux bash commands, cheatsheets and resources
brradjimkathnicy/Linux-commands-and-Shell-Scripts
Hands-on Introduction to Linux Commands and Shell Scripting by IBM on Coursera and Practice Programs.
brradjimkathnicy/LLM-Reading-List
LLM papers I'm reading, mostly on inference and model compression
brradjimkathnicy/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
brradjimkathnicy/Merlin
NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
brradjimkathnicy/mosquitto
Eclipse Mosquitto - An open source MQTT broker
brradjimkathnicy/PythonRobotics
Python sample codes for robotics algorithms.
brradjimkathnicy/recommenders
Best Practices on Recommendation Systems
brradjimkathnicy/RecommenderSystem
brradjimkathnicy/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
brradjimkathnicy/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
brradjimkathnicy/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
brradjimkathnicy/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
brradjimkathnicy/vsomeip
An implementation of Scalable service-Oriented MiddlewarE over IP