Client and Server stubs for Remote Procedure Call over UDP connection
☆18Jun 13, 2014Updated 12 years ago
Alternatives and similar repositories for RPC
Users that are interested in RPC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Remote Procedure Call Demo Written in Pure C☆29Feb 29, 2024Updated 2 years ago
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Nov 30, 2017Updated 8 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆27Feb 14, 2022Updated 4 years ago
- 一个C语言常用字符串操作函数库☆17Nov 10, 2013Updated 12 years ago
- String matching algorithms, like using Brute force, Finite state machine, KMP, Shift_and, etc.☆21Jan 18, 2014Updated 12 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- OCaml bindings for jech/dht☆25Jun 16, 2020Updated 6 years ago
- ☆10Jun 10, 2014Updated 12 years ago
- ☆12Mar 13, 2024Updated 2 years ago
- A command-line tool for Profinet-related tasks☆10Aug 24, 2020Updated 5 years ago
- Using tuntap to simulate router port, implement software router and related network functions with C.☆15Sep 27, 2020Updated 5 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- ISO-on-TCP Protocol implementation for Node.JS☆10Mar 4, 2023Updated 3 years ago
- A sample Qt HMI sdk to use with sdl_core, which encapsulated json parser☆10Jan 2, 2019Updated 7 years ago
- Bluespec H.264 Decoder☆12Jul 17, 2014Updated 11 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 very simple ladder language for programming ATMega168s from a web browser. (includes an AVR assembler written in javascript)☆37Jul 9, 2012Updated 13 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆10Jan 18, 2014Updated 12 years ago
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago
- Example RPC service for blog post☆17Jul 13, 2019Updated 6 years ago
- Naos: Serialization-free RDMA networking in Java☆17Aug 17, 2021Updated 4 years ago
- ☆11Mar 23, 2020Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50May 17, 2018Updated 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 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Very Fast compression/decompression of in-memory numeric vectors with LZ4☆20May 24, 2025Updated last year
- vuejs学习小例子☆13Jun 10, 2021Updated 5 years ago
- ☆12Mar 22, 2017Updated 9 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 5 years ago
- Simple key value pairs store only integer and string types.☆11Nov 5, 2018Updated 7 years ago
- 一个在单片机上运行的事 件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- H.264/AVC Baseline Decoder☆16Jul 17, 2014Updated 11 years ago
- gazebo ros plugin for simulating WiFi router and receiver☆12Oct 23, 2016Updated 9 years ago
- FreeBSD port of OpenBSD dhcpd☆12Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- nthu-route 2.11☆14Aug 5, 2019Updated 6 years ago
- HJ212-2017协议C语言实现,支持协议组包☆12Apr 13, 2023Updated 3 years ago
- an demo ui for sample connectiona and a basic io operation with a Profinet device using a linux system over ethernet.☆16May 28, 2020Updated 6 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