Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
AlgoRivai
Arduino_HexDump
An Arduino library for hexadecimal/ASCII dumping of data
Arumikuy
personal configurations
AstroNvim
astronvim_config
awesome-algorithm-books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
ProgrammingRust
本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除
sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
alishewn's Repositories
alishewn/ProgrammingRust
本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除
alishewn/AlgoRivai
alishewn/Arumikuy
personal configurations
alishewn/AstroNvim
alishewn/astronvim_config
alishewn/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
alishewn/backward-cpp
A beautiful stack trace pretty printer for C++
alishewn/boostLog
Boost Logging library
alishewn/CareerNote
alishewn/dotFiles
alishewn/easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
alishewn/eRCaGuy_CodeFormatter
A collection of scripts & configuration files to quickly and easily format your code (by calling clang-format, for instance)
alishewn/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
alishewn/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
alishewn/hexdump
A header-only utility for writing hexdump-formatted data to C++ streams.
alishewn/LearnGolang
《Golang学习资源大全》
alishewn/loguru
A lightweight C++ logging library
alishewn/LunarVimCCpp
alishewn/MemoryHexDump
Simple Arduino Memory Dump
alishewn/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
alishewn/neovim
alishewn/node-segfault-handler
Tool for debugging native Node.js modules and getting stack traces when things go wrong.
alishewn/pennAstroNvim
alishewn/plog
Portable, simple and extensible C++ logging library
alishewn/quillLog
Asynchronous Low Latency C++ Logging Library
alishewn/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.
alishewn/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
alishewn/Simple-HexDump
Um simples HexDump, para estudos (em desenvolvimento)
alishewn/spdlog
Fast C++ logging library.
alishewn/yamc
C++ mutex collections, cross-platform header-only C++11 (or later) library.