LZW Compression/Decompression in C
☆28Jul 14, 2017Updated 8 years ago
Alternatives and similar repositories for LZW
Users that are interested in LZW are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This is an IDA plugin to recover class information from C++ binary.☆18Aug 4, 2020Updated 5 years ago
- CTF-RSA-tool☆19Nov 27, 2019Updated 6 years ago
- huffman: An ANSI C implementation of Huffman coding☆14Apr 15, 2026Updated last month
- IMDB影评爬虫☆13May 24, 2019Updated 7 years ago
- ☆16Mar 4, 2019Updated 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.
- 最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。☆13Feb 9, 2018Updated 8 years ago
- A binary-only coverage-guided fuzzer based on AFL and e9patch☆22Oct 13, 2020Updated 5 years ago
- ☆10Jun 10, 2014Updated 11 years ago
- Useful library in C to send or receive data using ringbuffers and poll☆10Oct 29, 2019Updated 6 years ago
- Bitmap (bmp) file Run-Length Encoding (RLE) compression and decompression command line program, written in ANSI C for Unix/Linux☆22Jul 18, 2024Updated last year
- An emulator for the ARM core in the Nintendo Wii, implemented with Unicorn☆14May 18, 2021Updated 5 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆10Jan 18, 2014Updated 12 years ago
- 林中有两条路,我选择了人迹罕至的一条☆33May 31, 2022Updated 4 years ago
- ☆11Mar 23, 2020Updated 6 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.
- CVE-2024-43451 is a Windows NTLM vulnerability that allows an attacker to force authentication and capture NTLM hashes by using malicious…☆15Jan 21, 2025Updated last year
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 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
- A vuln existss in Tenda AC6 router which allows an attacker to launch a telnet session with root access.☆20Dec 29, 2020Updated 5 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 5 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- ☆11Sep 7, 2023Updated 2 years ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Dec 7, 2019Updated 6 years ago
- A soft SPI library for STM32 HAL.☆11Oct 15, 2021Updated 4 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.
- ☆13May 24, 2016Updated 10 years ago
- Multicast UDP File Transfer☆19Jun 7, 2011Updated 15 years ago
- A key-value database with journaling☆15Dec 19, 2023Updated 2 years ago
- ☆11Feb 28, 2020Updated 6 years ago
- OpenCV matrices to HDF5 datasets and vice versa☆14Mar 21, 2013Updated 13 years ago
- FreeBSD port of OpenBSD dhcpd☆12Feb 24, 2026Updated 3 months ago
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- Dynamic dispatch over arbitrary predicates☆10Feb 2, 2016Updated 10 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Nov 30, 2017Updated 8 years ago
- HJ212-2017协议C语言实现,支持协议组包☆12Apr 13, 2023Updated 3 years ago
- ☆10Dec 29, 2015Updated 10 years ago
- Automatically exported from code.google.com/p/world-opponent-network☆15Jul 28, 2015Updated 10 years ago
- File system for small capacity EEPROM memories. Ideal for PIC microcontrollers☆16Jan 9, 2010Updated 16 years ago
- qemu-system by docker-compose☆13Jun 14, 2022Updated 3 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago