Pinned Repositories
algorithm_write_with_java
语法分析器实现代码LL1
ck_webServer
per reactor a listener socket
codeOfPractice
平时敲得乱七八糟的代码
evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
FastCgi
MovieManagementSystem
西安邮电大学大一第一学期软件工程专业课程设计(剧院票务管理系统)
MyCacheDb
一个小型缓存数据库
ReadyforWork
C++后端开发面经
test_server
初识webserver
ThreadFile
多线程发送大文件
Request2609's Repositories
Request2609/ReadyforWork
C++后端开发面经
Request2609/algorithms-1
《剑指Offer》、LeetCode
Request2609/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
Request2609/captagent
100% Open-Source Packet Capture Agent for HEP
Request2609/cell-phone-ux-demo
This UX demo shows the new features of MiniGUI core, mGEff, mGNCS, and mGNCS4Touch components.
Request2609/Chat2DB
🔥🔥🔥AI-driven data management platform Over 1 million developers are using Chat2DB
Request2609/coturn
coturn TURN server project
Request2609/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
Request2609/difftastic
a structural diff that understands syntax 🟥🟩
Request2609/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
Request2609/freeswitch_admin_ui
freeswitch_admin_ui
Request2609/hep-wireshark
HOMER HEP Wireshark Dissector
Request2609/homer
HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
Request2609/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
Request2609/LangChain-Chinese-Getting-Started-Guide
LangChain 的中文入门教程
Request2609/libresbc
An open source Session Border Controller, The SBC you dream about 🌟 LibreSBC will help you save thousands of dollars.
Request2609/lrucache11
A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mo
Request2609/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Request2609/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Request2609/MiniGUI
A modern and mature cross-platform window system for embedded systems and smart IoT devices.
Request2609/notes
Request2609/openssl
TLS/SSL and crypto library
Request2609/rtp_cluster
RTP Cluster is a front-end for multiple RTPproxies
Request2609/rtpengine
The Sipwise media proxy for Kamailio
Request2609/rtpproxy
The RTPproxy is a high-performance software proxy for RTP streams that can work together with Sippy B2BUA, Kamailio, OpenSIPS and SER.
Request2609/sipexer
Modern and flexible SIP/VoIP cli tool
Request2609/sngrep
Ncurses SIP Messages flow viewer
Request2609/sniffer
VoIPmonitor sniffer sources
Request2609/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
Request2609/url
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).