Skip to content
View robertbrown321's full-sized avatar

Block or report robertbrown321

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

The simple implementation of UDP broadcasting and multicast

C 27 50 Updated Apr 21, 2016

A pure C Bitset implementation.

C 18 1 Updated Jun 25, 2016

A simple bitset library in C

C 124 17 Updated May 6, 2024

Simple Set implementation in C

C 63 22 Updated Jun 7, 2021

An attempt at a one-way bittorrent-like protocol for broadcast of binary files

C 2 Updated Feb 22, 2011

IoT networking utilities for RT-Thread. Such as: ping, tftp, iperf, netio, ntp, telnet and tcpdump.

C 72 58 Updated May 30, 2024

该项目致力于实现 FPGA 设备的远程网络固件升级。它基于 ALINX 为 ZYNQ 系列提供的固件固化例程进行扩展开发,成功实现了远程升级功能。在测试阶段,不仅验证了升级流程的完整性,还对固件升级过程中的各个阶段进行了耗时测试,确保了升级效率。为了保障数据的准确性,在固件写入 Flash 之前,实施了 CRC 校验机制。 此外,项目还涵盖了 PC 端和 ZYNQ 处理器系统(PS)端的 C…

C 3 Updated Aug 26, 2024

A library about ROHC(rfc3095) compress on udp/ipv4 packets using rohc profile(0x0002)

C 4 1 Updated Jan 21, 2021

A network protocol analyzer supports multiple types of network protocols, such as ARP, IP, ICMP, UDP and TCP.

C 3 3 Updated Sep 8, 2014

A type-safe hash map implementation for C

C 576 118 Updated Oct 5, 2022

build a simple database in C, just like SQLite

C 48 4 Updated Jul 16, 2022

build a simple database in C, likeness SQLite

C 3 Updated Mar 11, 2023

a tiny nosql database supporting pluggable storage engine.

C 40 7 Updated Dec 4, 2017

RabbitMQ C client

C 1,759 668 Updated Jul 31, 2024

A basic implementation of UDP-based Data Transfer protocol (UDT) in C

C 87 19 Updated Jul 18, 2020

Small daemon to relay udp broadcast packages on a different subnet.

C 104 74 Updated Jan 13, 2022

一个简单的读取配置文件的库,自用

C 4 Updated May 17, 2014

C语言配置文件读写

C 13 8 Updated Nov 14, 2013

Implementation for client and server where client can receive messages from subscribed topics. Subscriber uses TCP and messages are posted by UDP clients

C 2 Updated Jan 8, 2023

在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的API接口就是常规的读数据包,读期望帧以及匹配期望帧,整段代码可用于普通的通信数据帧读取,也可以在单片机中用于shell组件的…

C 15 9 Updated Nov 25, 2019

c语言时间戳与时间互转,适用于嵌入式平台。

C 14 2 Updated Dec 22, 2021

A embeddable Key-Value Database and Full Text Search

C 138 21 Updated Dec 31, 2017

A small, simple, easy to use bloom filter written in C.

C 34 5 Updated Jun 12, 2011

A simple Regular expression matcher

C 17 4 Updated Oct 6, 2011

String matching algorithms, like using Brute force, Finite state machine, KMP, Shift_and, etc.

C 19 12 Updated Jan 18, 2014

C dynamic array implementation with the look and feel of built-in arrays. 💯💻👌

C 2 3 Updated Oct 19, 2017

ANSI C Dynamic Length Array

C 1 Updated Jun 16, 2019

LZW Compression/Decompression in C

C 27 23 Updated Jul 14, 2017

A mini subset of the LZO real-time data compression library

C 26 10 Updated Mar 4, 2022

the world's fastest compression library

C 33 16 Updated Apr 8, 2023
Next