A general purpose UDP relay/port forwarder/proxy
☆25Dec 1, 2025Updated 3 months ago
Alternatives and similar repositories for udpxd
Users that are interested in udpxd are comparing it to the libraries listed below
Sorting:
- AVX2 Chacha implementation☆16Nov 23, 2013Updated 12 years ago
- Linux CLI tool to forward TCP connections from one network namespace to another network namespace☆15Feb 15, 2026Updated last month
- FPE - Format Preserving Encryption with FF3 in C☆14Jan 26, 2026Updated last month
- a haproxy config file that allow ssh、shadowsocks、ocserv、nginx share 443(https) port.☆21Aug 20, 2021Updated 4 years ago
- Big unsigned integers (128, 256, 384, 512 or more bits), big (signed) integers and big decimal numbers.☆12Mar 4, 2024Updated 2 years ago
- ☆10Jun 10, 2014Updated 11 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- enforce fwmark with cgroup and eBPF☆19Jul 31, 2025Updated 7 months ago
- AVX implementation of the Skinny block cipher☆11Apr 24, 2022Updated 3 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Jan 18, 2014Updated 12 years ago
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago
- Wrapping a socks5 proxy client to be HTTP/HTTPS proxy☆13Apr 22, 2015Updated 10 years ago
- High performance, header only C++17 implementation of the ChaCha encryption.☆17Dec 26, 2017Updated 8 years ago
- Play kantai collection without proxy☆62Nov 30, 2015Updated 10 years ago
- ☆12Mar 23, 2020Updated 5 years ago
- Windows安全防火墙☆14Aug 25, 2020Updated 5 years ago
- ☆18Mar 24, 2021Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- ☆10Sep 1, 2017Updated 8 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆17Feb 8, 2026Updated last month
- Very Fast compression/decompression of in-memory numeric vectors with LZ4☆20May 24, 2025Updated 9 months ago
- a simple proxy server for UDP☆13Sep 17, 2017Updated 8 years ago
- Simple key value pairs store only integer and string types.☆10Nov 5, 2018Updated 7 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- ☆12Dec 16, 2016Updated 9 years ago
- MIB browser using snmp4j API☆11Feb 27, 2017Updated 9 years ago
- Multicast UDP File Transfer☆19Jun 7, 2011Updated 14 years ago
- A key-value database with journaling☆15Dec 19, 2023Updated 2 years ago
- A simple Regular expression matcher☆17Oct 6, 2011Updated 14 years ago
- Java implementation of the BGP4 protocol.☆13Dec 16, 2016Updated 9 years ago
- A custom provider which implements all metamask inpage api. metamask simulator.☆10Sep 18, 2021Updated 4 years ago
- Reverseshell Generator☆10Dec 13, 2017Updated 8 years ago
- A modified android 8.1 for reverse engineer...☆11May 16, 2020Updated 5 years ago
- HJ212-2017协议C语言实现,支持协议组包☆12Apr 13, 2023Updated 2 years ago
- ☆10Aug 31, 2019Updated 6 years ago
- File system for small capacity EEPROM memories. Ideal for PIC microcontrollers☆16Jan 9, 2010Updated 16 years ago
- golang binding netmap api☆19Apr 12, 2023Updated 2 years ago
- ☆61Apr 15, 2015Updated 10 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago