Run-length encoding.
☆22Nov 4, 2015Updated 10 years ago
Alternatives and similar repositories for rle
Users that are interested in rle are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RLE compression implementation in C☆17Mar 15, 2020Updated 6 years ago
- CMP Compressor (Sega Saturn Compatible RLE Compression)☆11Oct 19, 2019Updated 6 years ago
- An Extremely Fast Compression Algorithm.☆16Sep 2, 2021Updated 4 years ago
- Abstract Message Protocol C implementation☆32Jan 23, 2014Updated 12 years ago
- A course project on optimization of the DCT algorithm in C and ARM Assembly.☆14Aug 19, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- This is mini rpc depend on google protobuf.☆12Jul 24, 2019Updated 7 years ago
- The fastest Run-Length-Encoding on the Planet (for x64)☆38Mar 23, 2026Updated 4 months ago
- Stitch shell scripts via `source` directives into a single combined script.☆11Apr 8, 2015Updated 11 years ago
- LwIP project in Win32 platform.☆15May 7, 2015Updated 11 years ago
- RGB / RGBA parsing / formatting☆20Oct 10, 2013Updated 12 years ago
- ☆10Jun 10, 2014Updated 12 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- Simple Open EtherCAT Master fork (http://soem.berlios.de/), drivers for controlling EtherCAT slaves☆19Feb 22, 2019Updated 7 years ago
- Simple key value pairs store only integer and string types.☆11Nov 5, 2018Updated 7 years ago
- 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.
- 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
- 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
- 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
- ☆11Nov 26, 2021Updated 4 years ago
- Very Fast compression/decompression of in-memory numeric vectors with LZ4☆20May 24, 2025Updated last year
- a simple proxy server for UDP☆13Sep 17, 2017Updated 8 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 简单的etl 支持跨数据库抽取数据库☆22May 5, 2023Updated 3 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 10 years ago
- Multicast UDP File Transfer☆19Jun 7, 2011Updated 15 years ago
- Simple Distributed File System☆25Mar 23, 2019Updated 7 years ago
- C++ library for performing asynchronous event threading, basic sockets, timer and a dual XML/JSON parser/generator☆11Jul 25, 2018Updated 8 years ago
- Linux eventfd explained☆16Nov 12, 2018Updated 7 years ago
- A simple Regular expression matcher☆17Oct 6, 2011Updated 14 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- FreeBSD port of OpenBSD dhcpd☆12Jun 30, 2026Updated 3 weeks ago
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- 3d axis aligned bounding boxes☆21Jun 23, 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
- A set of modern c++ classes for using bluetooth on windows☆12May 29, 2018Updated 8 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago