zero-copy non-blocking shared memory publisher/subscriber IPC library
☆20Nov 12, 2013Updated 12 years ago
Alternatives and similar repositories for fastpub
Users that are interested in fastpub are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Jun 28, 2016Updated 10 years ago
- shared memory☆21Mar 1, 2016Updated 10 years ago
- ☆10Jun 10, 2014Updated 12 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.
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆10Jan 18, 2014Updated 12 years ago
- Gatherer Data Import from WoWHead☆15Feb 25, 2011Updated 15 years ago
- ☆11Mar 23, 2020Updated 6 years ago
- Light Weight Event System C library☆29Feb 12, 2018Updated 8 years ago
- ☆10Sep 1, 2017Updated 8 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Dec 28, 2016Updated 9 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 5 months ago
- Very Fast compression/decompression of in-memory numeric vectors with LZ4☆20May 24, 2025Updated last year
- 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.
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 5 years ago
- Simple key value pairs store only integer and string types.☆11Nov 5, 2018Updated 7 years ago
- ☆14Jan 20, 2021Updated 5 years ago
- A soft SPI library for STM32 HAL.☆11Oct 15, 2021Updated 4 years ago
- ☆13May 24, 2016Updated 10 years ago
- ☆12Jan 19, 2016Updated 10 years ago
- Multicast UDP File Transfer☆19Jun 7, 2011Updated 15 years ago
- Split/cut a string into an array with a string delimiter in C. The function is written to have only one malloc/free per call 🔥☆42Dec 4, 2020Updated 5 years ago
- GBA Pokemon Hacking☆23Jun 16, 2013Updated 13 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 key-value database with journaling☆15Dec 19, 2023Updated 2 years ago
- Edit fragment shader compatible with shadertoy in a native application☆19Feb 1, 2021Updated 5 years ago
- A simple Regular expression matcher☆17Oct 6, 2011Updated 14 years ago
- manage objects of different kinds of class in share memory pool☆12Aug 3, 2017Updated 8 years ago
- FreeBSD port of OpenBSD dhcpd☆12Jun 30, 2026Updated last week
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆11May 16, 2017Updated 9 years ago
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- Disassembly of RockMan EXE 6 with Dennoujuu Faltzer as baserom☆16Jul 15, 2018Updated 7 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.
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Nov 30, 2017Updated 8 years ago
- ☆10Feb 18, 2021Updated 5 years ago
- HJ212-2017协议C语言实现,支持协议组包☆12Apr 13, 2023Updated 3 years ago
- a very simple udpserver framework with thrift support☆16Aug 11, 2019Updated 6 years ago
- SuperFastMode: Mod for Slay the Spire that speeds up the Game☆14Jan 14, 2023Updated 3 years ago
- File system for small capacity EEPROM memories. Ideal for PIC microcontrollers☆17Jan 9, 2010Updated 16 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago