yihaoDeng's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
facebook/folly
An open-source C++ library developed and used at Facebook.
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
gpakosz/.tmux
Oh my tmux! My self-contained, pretty & versatile tmux configuration made with 💛🩷💙🖤❤️🤍
521xueweihan/git-tips
:trollface:Git的奇技淫巧
apple/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
scylladb/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Alluxio/alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
x-motemen/gore
Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
sripathikrishnan/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
scalaz/scalaz
Principled Functional Programming in Scala
yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Netflix/concurrency-limits
LinuxSuRen/remote-jobs-in-china
支持远程办公的**公司
Tencent/phxsql
A high availability MySQL cluster that guarantees data consistency between a master and slaves.
Qihoo360/QConf
Qihoo Distributed Configuration Management System
byzer-org/byzer-lang
Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.
sryza/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
Qihoo360/mysql-sniffer
mysql-sniffer is a network traffic analyzer tool for mysql, it is developed by Qihoo DBA and infrastructure team
bitly/go-hostpool
Intelligently and flexibly pool among multiple hosts from your Go application
shijinkui/spark_study
spark源码学习
mikemccand/luceneutil
Various utility scripts for running Lucene performance tests
taosdata/blm3
yihaoDeng/rdbparse
parse rdb tools
yihaoDeng/streamingpro
Build Spark Streaming Application by SQL
yihaoDeng/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.