Async C++ TCP server based on coroutines
☆10Oct 2, 2021Updated 4 years ago
Alternatives and similar repositories for acairo
Users that are interested in acairo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Libunifex networking library☆20Oct 30, 2022Updated 3 years ago
- Showing how to integrate CMake, C++, and pybind11☆11May 1, 2018Updated 8 years ago
- Template for Linux Kernel development on Apple Silicon (aarch64) using VS Code☆18Mar 17, 2024Updated 2 years ago
- There are no dumb queries, only dumb databases☆37Apr 23, 2026Updated last week
- Using computer vision approaches in Python and OpenCV for finding road lane markings (Udacity- Self Driving Car)☆13Nov 11, 2017Updated 8 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.
- A http3 library with c++11.☆17Mar 1, 2026Updated 2 months ago
- Chainer implementation of RegNet: Multimodal sensor registration using deep neural networks (with simplifications)☆14Mar 11, 2019Updated 7 years ago
- DPDK (Data plane development kit) tutorials written in C++ for beginner and advanced users.☆39Jan 4, 2026Updated 4 months ago
- This repository is for active development of benchmarking framework for Azure Databases.☆10Apr 12, 2026Updated 3 weeks ago
- 10 years after the downfall of the TRiAS GmbH in Germany it's definitely time to release the sources of the TRiAS Spatial Information Sys…☆11Nov 11, 2012Updated 13 years ago
- Stream Processing ToolKit☆17Aug 14, 2015Updated 10 years ago
- ☆13Oct 6, 2020Updated 5 years ago
- RDMA programming example☆19Aug 26, 2023Updated 2 years ago
- A multithreaded order matching engine in C++11 using FIX for order entry for Linux/Windows☆12Nov 1, 2018Updated 7 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.
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- Elixir implementation of FIX Session Protocol☆17Mar 5, 2026Updated last month
- 基于dpdk实现的抓包、解码服务器☆33Nov 19, 2024Updated last year
- A micro-benchmarking library.☆22Apr 3, 2019Updated 7 years ago
- DbgScript is a multi-script dbgeng (WinDbg, cdb, ntsd) extension. Use Python, Ruby or Lua to analyze data structures, or BYO provider.☆23Aug 15, 2016Updated 9 years ago
- SAT solvers from Knuth's The Art of Computer Programming, Vol. 4B☆10Jan 5, 2026Updated 3 months ago
- kernel module for FreeBSD that implements IPv6 Neighbor Discovery proxying over Ethernet-like access networks☆18Dec 22, 2023Updated 2 years ago
- RISC-V Disassembler☆18Aug 25, 2020Updated 5 years ago
- A website system written in C++ based on NoSQL.☆12Apr 23, 2026Updated last week
- 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.
- ☆20Nov 4, 2024Updated last year
- Sparse Surface Adjustment☆16Oct 21, 2013Updated 12 years ago
- Romanian Open Transit Initiative - repository of official, reverse engineered and converted transit resources which give you programmatic…☆10Jul 6, 2023Updated 2 years ago
- 🌋 Monolithic x86 kernel written in C and Assembly☆19Jul 11, 2025Updated 9 months ago
- A super fast and scaleable file watcher that provides a consistent interface on Linux, OSX and Windows☆10Sep 28, 2022Updated 3 years ago
- Data structure and algorithms are two of the most important aspects of computer science. Data structures allow us to organize and store d…☆14Aug 23, 2023Updated 2 years ago
- Not Totally Accurate [RegNet: Multimodal Sensor Registration Using Deep Neural Networks] PyTorch Implementation☆32Apr 3, 2020Updated 6 years ago
- PostText is a QA system for querying your text data. When appropriate structured views are in place, PostText is good at answering querie…☆31Jun 14, 2023Updated 2 years ago
- High Performance Matching Engine Powered By Tokio☆32Oct 9, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Routing system for Facebook's Proxygen server.☆16Jan 6, 2017Updated 9 years ago
- FIX order manager client for fix order routing in C++ using QuickFIX engine can be used for Trading Technologies (TT) or CQG and others☆20Dec 25, 2025Updated 4 months ago
- rust's std::result re-implemented in c++☆12Jan 8, 2022Updated 4 years ago
- Develop an async runtime like thing in Rust for educational purpose.☆28Apr 6, 2024Updated 2 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆15Updated this week
- c++20 coroutine with epoll and queue☆120Dec 25, 2023Updated 2 years ago
- Here are three types of high-performance IO servers, implemented through multiplexing. They are select, poll, and epoll, respectively.☆24Jun 24, 2024Updated last year