Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
33-js-concepts
📜 33 concepts every JavaScript developer should know.
33-js-concepts-1
:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
ADFS
ADFS (Ali Distributed File System) is an evolutional version of Hadoop which delivers high availability, auick-restart and other features.
avue
基于pig前段解决方案avue的二次开发
cloud
基于spring cloud的应用
GoCloudBlog
golang 版的博客/ant design pro
microfrontends
微前端的那些事儿 - A Series Article About Micro-frontend Architecture in Action with Angular
DNGiveU's Repositories
DNGiveU/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
DNGiveU/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
DNGiveU/cassandra
Mirror of Apache Cassandra
DNGiveU/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
DNGiveU/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
DNGiveU/CppGuide
C/C++学习,后端开发进阶指南。
DNGiveU/cs-self-learning
计算机自学指南
DNGiveU/dejagnu
DNGiveU/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
DNGiveU/dubbo
Dubbo is a high-performance, java based, open source RPC framework
DNGiveU/Easy-Translate
Easy-Translate is a script for translating large text files with a SINGLE COMMAND. Easy-Translate is designed to be as easy as possible for beginners and as seamlesscustomizable and as possible for advanced users.
DNGiveU/elasticsearch
Open Source, Distributed, RESTful Search Engine
DNGiveU/fishing-funds
基金,大盘,股票,虚拟货币状态栏显示小应用,基于Electron开发,支持MacOS,Windows,Linux客户端,数据源来自天天基金,蚂蚁基金,爱基金,腾讯证券等
DNGiveU/flink-cdc
Flink CDC is a streaming data integration tool
DNGiveU/funNLP
funNLP 最全的 nlp 资料
DNGiveU/javacc
JavaCC - a parser generator for building parsers from grammars. It can generate code in Java, C++ and C#.
DNGiveU/jdk
Read-only mirror of https://hg.openjdk.java.net/jdk/jdk
DNGiveU/jdk21u
https://openjdk.org/projects/jdk-updates
DNGiveU/jvm-sandbox-repeater
A Java server-side recording and playback solution based on JVM-Sandbox
DNGiveU/mini-rv32ima
A tiny C header-only risc-v emulator.
DNGiveU/MoonBox
月光宝盒:无侵入的流量录制与回放平台 A server-side traffic capture and replay platform with noninvasive
DNGiveU/Mooncake
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
DNGiveU/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
DNGiveU/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
DNGiveU/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
DNGiveU/starrocks
StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries. InfoWorld’s 2023 BOSSIE Award for best open source software.
DNGiveU/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DNGiveU/whisper-jax
JAX implementation of OpenAI's Whisper model for up to 70x speed-up on TPU.
DNGiveU/xv6-chinese
中文版的 MIT xv6 文档
DNGiveU/xv6-riscv
Xv6 for RISC-V