DrEden33773
Love `Ikuyo Kita` Forever ❤️
NUAA(Nanjing University of Aeronautics and Astronautics)Nanjing
Pinned Repositories
C_Sharp_Learn
C#入门经典(第八版)
cs-self-learning
计算机自学指南
Curriculum_Design
cpp_curriculum_design
dbpedia-data-schema-extractor
A simple extractor to parse db-pedia's data schema into neo4j-adapted-format
DiscreteMath_Exp
ds_in_rust
An implementation of some common data structures in Rust.
ember_os
A simple OS kernel implemented in rust, which has referenced https://os.phil-opp.com/
ember_rvemu
A simple RISC-V emulator implemented in rust, which has referenced https://book.rvemu.app/
LDBC-SNB-VEQ
Running benchmarks (including BI 3/4/10/11/13/14) to compare the performance with or without indexed edges of LDBC-SNB dataset via VEQ algorithm.
pl_0
a simple pl/0 compiler implemented in rust.
DrEden33773's Repositories
DrEden33773/pl_0
a simple pl/0 compiler implemented in rust.
DrEden33773/ember_rvemu
A simple RISC-V emulator implemented in rust, which has referenced https://book.rvemu.app/
DrEden33773/ember_os
A simple OS kernel implemented in rust, which has referenced https://os.phil-opp.com/
DrEden33773/LDBC-SNB-VEQ
Running benchmarks (including BI 3/4/10/11/13/14) to compare the performance with or without indexed edges of LDBC-SNB dataset via VEQ algorithm.
DrEden33773/ember-db
A relational database implemented in rust.
DrEden33773/toydb
Distributed SQL database in Rust, written as an educational project
DrEden33773/areg-sdk
AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.
DrEden33773/asterinas
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
DrEden33773/dataframe
Structured data processing in Kotlin
DrEden33773/datafusion-sqlparser-rs
Extensible SQL Lexer and Parser for Rust
DrEden33773/emberflix
DrEden33773/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
DrEden33773/hutool
🍬A set of tools that keep Java sweet.
DrEden33773/iotdb
Apache IoTDB
DrEden33773/jedis
Redis Java client
DrEden33773/key-lang-is-a-shit-mountain
"目标是最精致的编程语言"--给爷看笑了
DrEden33773/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
DrEden33773/loco_demo
DrEden33773/nchat
Terminal-based Telegram / WhatsApp client for Linux and macOS
DrEden33773/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
DrEden33773/proxy
Proxy: Next Generation Polymorphism in C++
DrEden33773/repkg
Wallpaper engine PKG extractor/TEX to image converter
DrEden33773/salvo
A powerful web framework built with a simplified design.
DrEden33773/sea_orm_demo
DrEden33773/slint-rust-template-minimal
DrEden33773/springboot-java-learning
DrEden33773/springboot-kotlin-learning
DrEden33773/student_info_manager
DrEden33773/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
DrEden33773/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.