Pinned Repositories
Ad-papers
Papers on Computational Advertising
advisor
Open-source implementation of Google Vizier for hyper parameters tuning
AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
alpha-dapper-translation-zh
Chinese translation of Google Dapper
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
awesome-courses
List of free online programming/CS courses [Massive Open Online Courses]
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
folly
An open-source C++ library developed and used at Facebook.
felix-yan2012's Repositories
felix-yan2012/AI_Tutorial
精华机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理
felix-yan2012/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
felix-yan2012/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
felix-yan2012/bazel
a fast, scalable, multi-language and extensible build system
felix-yan2012/Cpp-Concurrency-in-Action-2ed
📚 C++ Concurrency in Action 2ed 笔记:C++11/14/17 多线程技术
felix-yan2012/Cpp-Templates-2ed
📚 C++ Templates 2ed 笔记:C++11/14/17 模板技术
felix-yan2012/CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
felix-yan2012/Design-Patterns-in-Cpp17
基于 C++17 实现 23 种 GoF 设计模式,使用智能指针来避免内存泄漏
felix-yan2012/dfimage
Reverse-engineer a Dockerfile from a Docker image.
felix-yan2012/Effective-Modern-Cpp
📚 Effective Modern C++ 笔记:C++11/14 实用特性
felix-yan2012/ElegantBook
Elegant LaTeX Template for Books
felix-yan2012/faiss
A library for efficient similarity search and clustering of dense vectors.
felix-yan2012/fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
felix-yan2012/GoBooks
List of Golang books
felix-yan2012/goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
felix-yan2012/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
felix-yan2012/LeetCode-Solutions-in-Cpp17
基于 C++17 的 LeetCode 题解
felix-yan2012/lightseq
LightSeq: A High Performance Inference Library for Sequence Processing and Generation
felix-yan2012/LucenePlusPlus
Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
felix-yan2012/milvus
An open source embedding vector similarity search engine powered by Faiss, NMSLIB and Annoy
felix-yan2012/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
felix-yan2012/opentelemetry-cpp
The OpenTelemetry C++ Client
felix-yan2012/opentelemetry-obervability
《OpenTelemetry 可观测性的未来》| O'Reilly 报告 - https://jimmysong.io/opentelemetry-obervability/
felix-yan2012/QCon2020-shenzhen
QCon深圳2020全球开发者大会PPT合集
felix-yan2012/RoaringBitmap
A better compressed bitset in Java
felix-yan2012/robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
felix-yan2012/rocketmq-client-cpp
Apache RocketMQ cpp client
felix-yan2012/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
felix-yan2012/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
felix-yan2012/thrust
The C++ parallel algorithms library.