-
resource-website-v2 Public
Refactoring from "resource-website-salvo-sea"
-
CS-Base Public
Forked from xiaolincoder/CS-Base图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
UpdatedAug 30, 2024 -
resource-website-salvo-sea Public
I'm a rookie, and this is the first project I've ever written, and I know it sucks.
-
soybean-admin Public
Forked from soybeanjs/soybean-adminA clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 …
TypeScript MIT License UpdatedMay 8, 2024 -
Red-team-Interview-Questions Public
Forked from HadessCS/Red-team-Interview-QuestionsRed team Interview Questions
UpdatedMay 8, 2024 -
nekoray-bak Public
Forked from MatsuriDayo/nekorayQt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
C++ GNU General Public License v3.0 UpdatedMar 20, 2024 -
awesome-rust Public
Forked from rust-unofficial/awesome-rustA curated list of Rust code and resources.
Rust Creative Commons Zero v1.0 Universal UpdatedMar 3, 2024 -
rustfulapi Public template
Forked from robatipoor/rustfulapi🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM
Rust MIT License UpdatedFeb 29, 2024 -
Rust Public
Forked from TheAlgorithms/RustAll Algorithms implemented in Rust
Rust MIT License UpdatedFeb 15, 2024 -
rust-web-app Public
Forked from rust10x/rust-web-appCode template for a production Web Application using Axum: The AwesomeApp Blueprint for Professional Web Development.
Rust Apache License 2.0 UpdatedFeb 1, 2024 -
-
starship Public
Forked from starship/starship☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Rust ISC License UpdatedNov 22, 2023 -
rust-web-developer-roadmap Public
Forked from anshulrgoyal/rust-web-developer-roadmapRoadmap to becoming a Rust Web Developer in 2022
Rust UpdatedApr 27, 2023 -
ctf-wiki Public
Forked from ctf-wiki/ctf-wikiCome and join us, we need you!
Python Other UpdatedFeb 13, 2023 -
awesome-modern-cpp Public
Forked from rigtorp/awesome-modern-cppA collection of resources on modern C++
HTML UpdatedFeb 7, 2023 -
awesome-interview-questions Public
Forked from DopplerHQ/awesome-interview-questionsA curated awesome list of lists of interview questions. Feel free to contribute! 🎓
UpdatedFeb 3, 2023 -
Cplusplus-Concurrency-In-Practice Public
Forked from forhappy/Cplusplus-Concurrency-In-PracticeA Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
C++ MIT License UpdatedDec 29, 2022 -
awesome-cpp Public
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
MIT License UpdatedOct 18, 2022 -
libhv Public
Forked from ithewei/libhv🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
C BSD 3-Clause "New" or "Revised" License UpdatedOct 17, 2022 -
JavaGuide Public
Forked from Snailclimb/JavaGuide「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Java UpdatedOct 17, 2022 -
build-your-own-x Public
Forked from codecrafters-io/build-your-own-xMaster programming by recreating your favorite technologies from scratch.
UpdatedOct 15, 2022 -
awesome-c-cn Public
Forked from jobbole/awesome-c-cnC 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
UpdatedOct 10, 2022 -
AwesomePerfCpp Public
Forked from fenbf/AwesomePerfCppA curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
CSS UpdatedSep 22, 2022 -
CProxy Public
Forked from huiwan-code/CProxy基于epoll实现的C++版内网穿透
C++ MIT License UpdatedAug 26, 2022 -
interview Public
Forked from huihut/interview📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识
C++ Other UpdatedAug 7, 2022 -
CodingInterviewsNotes Public
Forked from yzhu798/CodingInterviewsNotes涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职…
HTML UpdatedJan 16, 2022 -
TcpServer Public
Forked from cymheart/TcpServer使用c++设计实现了windows平台下基于iocp的tcp网络库,实现了c++,c#两版本,用于项目服务器,客户端等各种网络通信的基建,类似于目前流行的各大网络库,主要应用场景为客户端与服务端通信,数据传输下载,图像视频流网络传输等 这个项目的特点是架构上采用了任务消息队列分发接受数据流任务包的异步架构,支持协程处理数据包,化异步为同步处理,消息处理方面可以定制自己的包数据结构,通过继承消…
C UpdatedDec 21, 2021 -
design-patterns-cpp Public
Forked from JakubVojvoda/design-patterns-cppCPP常用设计模式
C++ MIT License UpdatedNov 13, 2021 -
AdoraPlayer Public
Forked from VideosWorks/AdoraPlayerVideoPlayer based on C++, Qt and ffmpeg
C++ UpdatedJun 1, 2021 -
collection-document Public
Forked from tom0li/collection-documentCollection of quality safety articles. Awesome articles.
UpdatedApr 19, 2021