AceHalo's Stars
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
prometheus/prometheus
The Prometheus monitoring system and time series database.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
williamfiset/Algorithms
A collection of algorithms and data structures
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
zincsearch/zincsearch
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
opensearch-project/OpenSearch
🔎 Open source distributed and RESTful search engine.
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
MysteryVaibhav/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
doocs/technical-books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
dzharii/awesome-elasticsearch
A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
youlookwhat/DesignPattern
📚 Java 23种设计模式全归纳
m3db/m3
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
CL0610/Java-concurrency
Java并发知识点总结
JWarmenhoven/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
brianway/java-learning
旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web
dreamhead/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
foxsen/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
waylau/netty-4-user-guide
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
elastic/rally
Macrobenchmarking framework for Elasticsearch
hoytech/vmtouch
Portable file system cache diagnostics and control
turms-im/turms
🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs
OpenHFT/Java-Thread-Affinity
Bind a java thread to a given core
tobert/pcstat
Page Cache stat: get page cache stats for files on Linux
yifengyou/learn-kvm
Qemu KVM(Kernel Virtual Machine)学习笔记
wenweihu86/raft-java
Raft Java implementation which is simple and easy to understand.
wardseptember/notes
算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记,源码级学习笔记后续也会更新。
wnameless/json-flattener
A Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back