很棒的校招web server
☆31Jul 3, 2022Updated 4 years ago
Alternatives and similar repositories for Pine-WebServer
Users that are interested in Pine-WebServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 三相永磁同步电动机的FOC控制☆10Mar 27, 2020Updated 6 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆34Jul 18, 2022Updated 4 years ago
- ☆10Apr 27, 2021Updated 5 years ago
- 💻 High-performance multi-thread web server written by C++☆30Jul 29, 2019Updated 7 years ago
- It's a simple demo project for complex-vector current regulator for PMSM, and implements in the platform of TI's TMS320F28379D.☆24Jun 6, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Official Repository of "Robust Malware Classification via Deep Graph Networks on Call Graph Topologies" (ESANN 2021)☆14Jun 16, 2023Updated 3 years ago
- c、c++ http client☆17Dec 31, 2015Updated 10 years ago
- ☆13May 11, 2021Updated 5 years ago
- RankNet, LambdaRank, LambdaMART, GBrank☆14Nov 16, 2013Updated 12 years ago
- 线程池 + epoll 的 web 服务器 CGI服务器使用 进程池 + epoll 实现☆10Mar 20, 2019Updated 7 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆18Aug 6, 2020Updated 6 years ago
- A Survey of Deep Learning Models for Structural Code Understanding☆21May 12, 2022Updated 4 years ago
- A C++ Tiny Web Server☆107May 8, 2020Updated 6 years ago
- Act like a man☆24Dec 26, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Event-Driven C++ High-Performance WebServer In C++11☆91May 10, 2022Updated 4 years ago
- "Hit and Run" sampler☆16May 27, 2022Updated 4 years ago
- 基于Golang与Hertz + Kitex + Gorm框架的微服务架构的极简版抖音APP后端☆16Apr 12, 2024Updated 2 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Jul 11, 2020Updated 6 years ago
- Multithreaded network library in C++17☆92Feb 10, 2022Updated 4 years ago
- Evolutionary Multiobjective Optimization Implementation in C++11☆12Aug 8, 2024Updated 2 years ago
- Training Vision Transformers from Scratch for Malware Classification☆29Aug 18, 2021Updated 5 years ago
- ☆28Nov 22, 2021Updated 4 years ago
- A high-performance web server based on HTTP request implemented in C++.☆20Jan 5, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++ High Performance HTTP WebServer☆76Mar 28, 2021Updated 5 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆65Jul 13, 2026Updated last month
- Small Websocket server supporting JSON and MYSQL☆18Aug 6, 2012Updated 14 years ago
- CS领域计算机编程类常用电子书pdf,含完整下载链接,涵盖Java,Python,Go,C++,C,Linux,数据结构与算法,人工智能,计算机基础,面试,DDD,设计模式,数据库,前端等书籍☆22Dec 18, 2021Updated 4 years ago
- Code for "Boosting Semi-supervised Image Segmentation with Global and Local Mutual Information Regularization"☆13Jul 14, 2021Updated 5 years ago
- deep learning for image processing including classification and object-detection etc.☆25Dec 3, 2021Updated 4 years ago
- onvif协议☆34Jun 19, 2015Updated 11 years ago
- ☆28May 19, 2022Updated 4 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆19May 30, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 一个基于协程的异步网络库☆115Oct 3, 2021Updated 4 years ago
- Official implementation of paper "Masked Distillation with Receptive Tokens", ICLR 2023.☆10Mar 13, 2023Updated 3 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆49Aug 30, 2022Updated 4 years ago
- Simulate Linux Completely Fair Scheduler (CFS) using POSIX Threads☆21Aug 21, 2021Updated 5 years ago
- Hit-and-run algorithm in python 3.6☆15Jun 20, 2026Updated 2 months ago
- 一个C++编写的Web服务器,使用JSON配置文件,支持静态请求和 PHP 文件,实现了 GET、POST 等基本请求。☆21Mar 2, 2019Updated 7 years ago
- 基于skynet引擎的回合制游戏基本架构☆28Nov 2, 2017Updated 8 years ago