felix332's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
Netflix/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
panjf2000/gnet
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
microsoft/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
XIU2/UserScript
🐵 自用的一些乱七八糟 油猴脚本~
Netflix/dispatch
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
ranaroussi/quantstats
Portfolio analytics for quants, written in Python
duke-git/lancet
A comprehensive, efficient, and reusable util function library of Go.
houbb/sensitive-word
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
skyhee/gin-doc-cn
go 语言框架 gin 的中文文档
ranaroussi/qtpylib
QTPyLib, Pythonic Algorithmic Trading
aitjcize/cppman
C++ 98/11/14 manual pages for Linux/MacOS
etcd-io/jetcd
etcd java client
zeromicro/zero-examples
go-zero examples
rsheftel/pandas_market_calendars
Exchange calendars to use with pandas for trading applications
nacos-group/nacos-spring-boot-project
Nacos ECO Project for Spring Boot
nacos-group/nacos-spring-project
Nacos ECO Project for Spring Framework
zeromicro/go-queue
Kafka, Beanstalkd Pub/Sub framework.
houbb/sensitive
🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏工具框架,更加优雅的日志打印。支持自定义哈希、支持基于 log4j2 插件的统一脱敏、支持 logback 插件统一脱敏)
super-csv/super-csv
A fast, programmer-friendly, free CSV library for Java
zeromicro/awesome-zero
A curated list of awesome projects that powered by go-zero.
ranaroussi/multitasking
Non-blocking Python methods using decorators
houbb/iexcel
📚IExcel is a java tool for create and read excel easy.(excel 读取和写入,解决 excel OOM 问题。)
houbb/heaven
⭐Collect basic useful tools for java dev.(收集开发中常用的工具类)
houbb/rate-limit
🎃Rate limit for java.(java 渐进式限流工具框架,支持 spring springboot 字节码)
houbb/csv
The csv read/write tool based on java annotation.(基于 java 注解的 CSV 文件读写框架工具。)