ambrop72 / aipstackLinks
Portable event-driven TCP/IP stack in C++ (C++17)
☆54Updated 4 years ago
Alternatives and similar repositories for aipstack
Users that are interested in aipstack are comparing it to the libraries listed below
Sorting:
- Simple C++ library designed for encoding and decoding of DNS protocol packets☆63Updated 2 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- stuff☆34Updated 9 years ago
- OpenSSL C++ Wrapper☆41Updated 2 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- Libraries for NAT traversal and hole punching☆72Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 12 years ago
- ☆14Updated 11 years ago
- C++ wrappers around the cryptography library libsodium and high level API☆43Updated 7 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 12 years ago
- A light-weight base library for C++.☆20Updated 4 years ago
- tiny cross-platform socket API library☆50Updated 9 months ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Overview For this assignment you will be developing an application that uses raw IP sockets to ‘walk’ around an ordered list of nodes (g…☆27Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last week