project
☆33Jun 10, 2018Updated 8 years ago
Alternatives and similar repositories for linux
Users that are interested in linux are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- In-kernel RDMA library☆13Nov 7, 2023Updated 2 years ago
- (1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (…☆38May 13, 2016Updated 10 years ago
- Stacking a block device over another block device☆17Oct 29, 2014Updated 11 years ago
- 学海无涯☆39Sep 11, 2021Updated 4 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Mar 29, 2021Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译 为 .html 文件☆14Dec 23, 2017Updated 8 years ago
- flexsc-osdi10☆12Aug 14, 2019Updated 6 years ago
- ☆11Jul 10, 2025Updated 11 months ago
- 《数据库系统实现》作业:并发控制☆11Dec 16, 2021Updated 4 years ago
- Copy of GAlib (http://lancet.mit.edu/ga/) for use in pngwolf-zopfli☆14Jan 19, 2024Updated 2 years ago
- A pattern-based algorithmic autotuner for graph processing on GPUs.☆33Jun 25, 2025Updated 11 months ago
- The Flexible Filesystem Benchmark (FFSB) is a cross-platform filesystem performance measurement tool.☆20Apr 25, 2012Updated 14 years ago
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆13Sep 20, 2021Updated 4 years ago
- FastClick extended with RSS++'s code☆14May 1, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Source code for ISSTA'24 paper "AI Coders Are Among Us: Rethinking Programming Language Grammar Towards Efficient Code Generation"☆12Oct 21, 2024Updated last year
- 用Qt4写的Http下载器,支持断点续传。☆11May 30, 2016Updated 10 years ago
- 利用QT编写一个QQ聊天程序☆10Jun 1, 2021Updated 5 years ago
- ☆15Jun 3, 2019Updated 7 years ago
- LAN voice chat app base on QML(Qt Quick)☆24Nov 15, 2014Updated 11 years ago
- A light-weight NURBS library in C++ (Written originally for personal use)☆11Aug 5, 2014Updated 11 years ago
- 基于CRNN+CTC结构实现对不定长文本字符的识别☆10Apr 17, 2019Updated 7 years ago
- ☆15Oct 10, 2020Updated 5 years ago
- Github for CS448H Winter 2017☆14Jun 26, 2018Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Simple FTP client-server implementation in C☆128Apr 29, 2020Updated 6 years ago
- 使用Posix C 多线程编写的轻量级CGI Server。☆16May 4, 2015Updated 11 years ago
- 一款基于QT的文件下载器,计划支持多线程、断点续传。 A downloader based on QT.☆13Feb 23, 2022Updated 4 years ago
- dns server with high performance, based on dpdk.☆22Oct 14, 2017Updated 8 years ago
- 解析dpdk数据包☆19Sep 27, 2018Updated 7 years ago
- A simple Nurbs library (work in progress)☆19Feb 25, 2022Updated 4 years ago
- 一个非常小的RTOS,采用纯C语言编写,支持同级优先级轮询,高优先级先执行等特性。☆11Oct 22, 2020Updated 5 years ago
- 一丝的分享☆14Nov 20, 2023Updated 2 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 6 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- a simple network library☆192Jul 5, 2020Updated 5 years ago
- [Moved to https://github.com/kubernetes-sigs/kwok] fake-k8s is a tool for running Fake Kubernetes clusters, It can be used as an alternat…☆20Jan 6, 2023Updated 3 years ago
- 通过fastcgi协议与php-fast交互,从而使.php文件被翻译为.html文件☆15Dec 19, 2015Updated 10 years ago
- epoll 服务器,基于 reactor 模式,protobuf 自描述消息