Pinned Repositories
adapt-cmsa-mdmwnpp
Self-Adaptive CMSA for Solving the Multidimensional Multi-Way Number Partitioning Problem
BigInt
C++ high precision library implementation
EchoServer
使用muduo搭建的简单echo服务器
FJSP
使用SMT解决FJSP问题
libhv-bazel-test
LinuxNetworkProgramming
Linux network programming repository for beginners
Observer
Thread Safe Observer
PCenter
VMTS algorithm for P-Center
SignalsSlots
thread safe SignalSlots implementation
sub_muduo
一个学习muduo的网络库
Edward-Elric233's Repositories
Edward-Elric233/Observer
Thread Safe Observer
Edward-Elric233/PCenter
VMTS algorithm for P-Center
Edward-Elric233/SignalsSlots
thread safe SignalSlots implementation
Edward-Elric233/EchoServer
使用muduo搭建的简单echo服务器
Edward-Elric233/libhv-bazel-test
Edward-Elric233/sub_muduo
一个学习muduo的网络库
Edward-Elric233/adapt-cmsa-mdmwnpp
Self-Adaptive CMSA for Solving the Multidimensional Multi-Way Number Partitioning Problem
Edward-Elric233/BigInt
C++ high precision library implementation
Edward-Elric233/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
Edward-Elric233/gitignore
A collection of useful .gitignore templates
Edward-Elric233/GraphLayout
Edward-Elric233/GraphLayout-Python
Edward-Elric233/GraphVis
Edward-Elric233/HelloMuduo
Edward-Elric233/HelloQt
Qt入门Demo
Edward-Elric233/infinity
The AI-native database built for LLM applications, providing incredibly fast full-text and vector search
Edward-Elric233/leapp
Leapp - Application & OS Modernization Framework (For in-place upgrades, follow leapp-repository)
Edward-Elric233/leapp-manager
Edward-Elric233/leapp-repository
Leapp repositories containing actors for the Leapp framework (https://github.com/oamg/leapp). Currently provides leapp repositories for in-place upgrades of RHEL systems.
Edward-Elric233/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Edward-Elric233/Linux_Server
《Linux高性能服务器编程》代码复现
Edward-Elric233/MEA
MEA for FJSP
Edward-Elric233/muduo
Event-driven network library for multi-threaded Linux server in C++11
Edward-Elric233/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
Edward-Elric233/P_Center
Edward-Elric233/Programming-languages
Edward-Elric233/QAnything
Question and Answer based on Anything.
Edward-Elric233/QtDemo
Edward-Elric233/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Edward-Elric233/recipes
Some code snippets for sharing