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/Curriculum_Design
cpp_curriculum_design
DrEden33773/C_Sharp_Learn
C#入门经典(第八版)
DrEden33773/cs-self-learning
计算机自学指南
DrEden33773/Fork_CPP_STL
Fork_CPP_STL
DrEden33773/Rust_GuessNumber
GuessNumber game write in Rust
DrEden33773/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
DrEden33773/CSharp_Self_Learning
A CSharp self learning repo
DrEden33773/DataStructure_Algorithm
DrEden33773/graal-sulong_llvm
GraalVM: Run Programs Faster Anywhere :rocket:
DrEden33773/Miao-A-SongHao-Linear-Algebra-Notes
宋浩老师“惊叹号”系列《线性代数》网课笔记及时间点目录 Song hao "exclamation mark" series "linear algebra" course notes and time point directory
DrEden33773/nvimdots
A well configured and structured Neovim.
DrEden33773/ruby
The Ruby Programming Language [mirror]
DrEden33773/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍
DrEden33773/RustLearning
RustLearning
DrEden33773/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
DrEden33773/arch-guide
✨ archlinux 简明指南 | 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 | 提供在线文档 ✨
DrEden33773/cmake-project-template
This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.
DrEden33773/cpp-btree
Modern C++ B-tree containers
DrEden33773/DataStructure_Algorithm_ZJU
This repository is the notebook of Data Structure and Algorithms of ZJU "数据结构-浙江大学"
DrEden33773/dolphin
Dolphin - a Deep Learning on MIC architecture Project.
DrEden33773/iTerm2-Color-Schemes
Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
DrEden33773/nvim-lspconfig
Quickstart configs for Nvim LSP
DrEden33773/pl0-jit-compiler
A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.
DrEden33773/quick_rsqrt
A C++20 version of Quake III's famous Q_rsqrt.
DrEden33773/rttr
C++ Reflection Library
DrEden33773/VEQ
DrEden33773/Zero-Kara-FCPP
Simple Functional Programming of C++ from Scratch 从零开始的简单函数式C++ ZEROから始める使いやすい関数型プログラミング