Starred repositories
Volatility trading using Long and Short Straddle options strategies on Interactive Broker using Yahoo Finance and TWS API
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading
Example code for the book Microservice patterns
Source code for the book, Math for Programmers
IntelliJ IDEA & IntelliJ Platform
Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.
Hessian binary web service protocol. This is a Git mirror of the official Subversion repository where Hessian is actively developped (svn://svn.caucho.com/home/svn/svnroot/resin/trunk/modules/hessi…
Authenticator generates 2-Step Verification codes in your browser.
JDK main-line development https://openjdk.org/projects/jdk
Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue,…
快速上手AI理论及应用实战:基础知识、Transformer、NLP、ML、DL、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
BiliRoamingX integrations and patches powered by ReVanced.
SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
Rust plugin for the IntelliJ Platform
#1 Locally hosted web application that allows you to perform various operations on PDF files
A curated list of Rust code and resources.
OpenToonz - An open-source full-featured 2D animation creation software
CLI/GUI for managing the battery charging status for Apple silicon (M1, M2, M3) Macs
一本 GPT4 生成的单词书📚,超过 8000 个单词分析,涵盖了词义、例句、词根词缀、变形、文化背景、记忆技巧和小故事
盒子IM是一个仿微信的聊天工具。后端采用springboot+netty实现,web端使用vue,移动端使用uniapp,支持私聊、群聊、离线消息、发送图片、文件、语音、emoji表情、视频聊天等功能。
极简多租户管理系统是一个多租户管理系统,多租户功能同时支持字段隔离和数据源隔离,项目基于SpringBoot3+Vue3的前后端分离的后台开发脚手架,具备一些常用的基础功能。
lamp-cloud 支持jdk21、jdk17、jdk11、jdk8,ta基于 SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案,亦可作为普通项目(非SaaS架构)的基础开发框架使用,目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。
【每天更新】根据gfwlist及AdBlock生成的小火箭规则列表,支持自定义,保持每天更新;Shadowrocket Rules, using GFWList and ADblock List. Update every day, keep fresh and new.
Vitess is a database clustering system for horizontal scaling of MySQL.
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。