cedricai's Stars
markparticle/WebServer
C++ Linux WebServer服务器
jaywcjlove/reference
为开发人员分享快速参考备忘清单(速查表)
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
hua1995116/awesome-ai-painting
AI绘画资料合集(包含国内外可使用平台、使用教程、参数教程、部署教程、业界新闻等等) Stable diffusion、AnimateDiff、Stable Cascade 、Stable SDXL Turbo
facebook/react
The library for web and native user interfaces.
vuejs/docs
📄 Documentation for Vue 3
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
grpc-ecosystem/grpc-spring
Spring Boot starter module for gRPC framework.
ant-design/ant-design
An enterprise-class UI design language and React UI library
baomidou/mybatis-plus-samples
MyBatis-Plus Samples
ElemeFE/element
A Vue.js 2.0 UI Toolkit for Web
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
yutiansut/QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
ricequant/rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
thuquant/awesome-quant
**的Quant相关资源索引
GopeedLab/gopeed
A modern download manager that supports all platforms. Built with Golang and Flutter.
vonzhou/CSAPP
CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
baomidou/MybatisX
MybatisX 快速开发插件 https://baomidou.com/pages/ba5b24
baomidou/mybatis-plus
An powerful enhanced toolkit of MyBatis for simplify development
flyway/flyway
Flyway by Redgate • Database Migrations Made Easy.
ossf/criticality_score
Gives criticality score for an open source project
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
jbhuang0604/awesome-tips
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.