Linux eventfd explained
☆16Nov 12, 2018Updated 7 years ago
Alternatives and similar repositories for eventfd_examples
Users that are interested in eventfd_examples are comparing it to the libraries listed below
Sorting:
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 4 years ago
- An example on generic netlink communications between the kernel and user-space processes.☆12Jun 13, 2022Updated 3 years ago
- Python bindings for the Linux eventfd/signalfd/timerfd/inotify syscalls☆20Dec 3, 2022Updated 3 years ago
- 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
- Translation working repo for man-pages-zh☆22Jun 4, 2025Updated 9 months 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
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- A soft SPI library for STM32 HAL.☆11Oct 15, 2021Updated 4 years ago
- ☆13May 24, 2016Updated 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
- FreeBSD port of OpenBSD dhcpd☆12Feb 24, 2026Updated 3 weeks ago
- dnotify,inotify, and fanotify example code from http://www.lanedo.com/filesystem-monitoring-linux-kernel/☆14Apr 28, 2017Updated 8 years ago
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Nov 30, 2017Updated 8 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- 这是一个基于cjson的库,cjson对于使用者来说比较繁琐。这个库调用起来比较方便、简洁☆15Apr 18, 2022Updated 3 years ago
- IoT: Simple example using SNMPv2c Agent for ESP32 + LwIP 2.0.3 + ESP-IDF 3.0☆14Jul 23, 2018Updated 7 years ago
- Run-length encoding.☆22Nov 4, 2015Updated 10 years ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17May 22, 2020Updated 5 years ago
- ☆10Sep 19, 2013Updated 12 years ago
- SNMP agent (server) for Linux☆11Sep 30, 2017Updated 8 years ago
- Basic TLV message serialize library☆13Jul 11, 2015Updated 10 years ago
- c语言时间戳与时间互转,适用于嵌入式平台。☆15Dec 22, 2021Updated 4 years ago
- C语言配置文件读写☆13Nov 14, 2013Updated 12 years ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Jul 1, 2013Updated 12 years ago
- An Extremely Fast Compression Algorithm.☆16Sep 2, 2021Updated 4 years ago
- 一个C语言常用字符串操作函数库☆17Nov 10, 2013Updated 12 years ago
- A basic set of I/O libraries for pins and serial communications on embedded devices.☆16May 9, 2025Updated 10 months ago
- Computer Networks project - Implementation of reliable UDP file transfer.☆11Dec 9, 2021Updated 4 years ago
- lc1860 android4.4 Redmi 2A☆15Oct 1, 2018Updated 7 years ago
- TCP/IP stack implementation☆18May 11, 2020Updated 5 years ago
- 💥 Simple implementation of arp poisoning attack ;)☆15May 31, 2019Updated 6 years ago
- Java入门基础讲解☆26Jun 3, 2017Updated 8 years ago
- 简单实现了上传下载,通过参数选择TCP/UDP,支持断点续传☆12Sep 7, 2019Updated 6 years ago
- C语言实现的正则表达式的阉割版☆12Dec 25, 2018Updated 7 years ago