Pinned Repositories
accelio
IO, Message, and RPC Acceleration Library
acrn-hypervisor
Project ACRN hypervisor
acrn-kernel
Kernel tree for ACRN
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
ap-kcp
用于穿透恶劣网络环境的高性能可靠传输协议,基于 KCP 优化和修改,使用 Rust 实现
apollo
An open autonomous driving platform
ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
argodsm
ArgoDSM - Distributed Shared Memory System
asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.
docker-ovs-dpdk-vhost-demo
Two Docker containers pktgen and testpmd are connected using OVS-DPDK
andrewdai05's Repositories
andrewdai05/acrn-hypervisor
Project ACRN hypervisor
andrewdai05/acrn-kernel
Kernel tree for ACRN
andrewdai05/ap-kcp
用于穿透恶劣网络环境的高性能可靠传输协议,基于 KCP 优化和修改,使用 Rust 实现
andrewdai05/atsamr34_long_range_p2p
"Wireless Made Easy!" - Enable Easy to use P2P Protocol for Long-Range & Low Power Applications on SAM R34 LoRa Technology ICs and WLR089U0 Module
andrewdai05/bubblewrap
Unprivileged sandboxing tool
andrewdai05/carrier
secure edge access overlay network for IoT devices
andrewdai05/coreMQTT-Agent
Implements an MQTT agent (or daemon) task for simple MQTT connection sharing among different threads of execution.
andrewdai05/dmesh-l2
Device mesh - L2 interface for send/receive local frames over P2P, BLE, WifiAware/NAN.
andrewdai05/evpath
EVpath is an event transport middleware layer designed to allow for the easy implementation of overlay networks, with active data processing, routing and management at all points in the overlay. EVPath is designed for high performance systems, supports fully heterogenous data processing with binary data transmission, including dynamic code generation for data processing and reduction. EVPath supports a variety of network-level transports, including standard sockets, reliable and unreliable UDP and several RDMA layers.
andrewdai05/falcon
Fast and bALanced Container Overlay Network
andrewdai05/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
andrewdai05/Hardware_ID_Generator
andrewdai05/IdGenerator
💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
andrewdai05/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
andrewdai05/k8s-rdma-sriov-dev-plugin
Kubernetes Rdma SRIOV device plugin
andrewdai05/Lab-Project-FreeRTOS-POSIX
This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.
andrewdai05/libandroid-shmem
System V shared memory emulation on Android using ashmem.
andrewdai05/libzt
Encrypted P2P sockets over ZeroTier
andrewdai05/LwRB
ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体硬件平台无关 3. 类FIFO缓冲设计 4. 未使用动态内存分配,纯静态内存 5. 特殊优化过的memcpy实现 6. 当用作单写/单读的管道时是线程&中断安全的 7. 适用于DMA在缓冲区和应用程序内存之间进行零拷贝开销的DMA传输 8. 支持数据查看、读跳过、写进 9. 实现对事件通知的支持
andrewdai05/mushroom
C Socket,Support TCP,UDP,KCP,IPv6 and P2P,Cross platform:linux ,maxox,win,android,ios
andrewdai05/oneflow
OneFlow is a performance-centered and open-source deep learning framework.
andrewdai05/opencv-mobile
The minimal opencv for Android, iOS and ARM Linux
andrewdai05/opengnb
GNB is open source de-centralized VPN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的VPN。
andrewdai05/packetmill
PacketMill: Toward per-core 100-Gbps Networking
andrewdai05/qtci
Collection of scripts to build Qt application in command line environment
andrewdai05/sandbox
Sandbox containers and development environments for DPDK and Capsule.
andrewdai05/Sandboxie
Sandboxie - Open Source
andrewdai05/shmcat
Dumps the contents of a SysV shared memory segment
andrewdai05/shmemory
POSIX IPC: three simple sample programs for using Shared Memory
andrewdai05/Slim
Slim: OS Kernel Support for a Low-Overhead Container Overlay Network