Huitai-wolf's Stars
corundum/corundum
Open source FPGA-based NIC and platform for in-network compute
aolofsson/oh
Verilog library for ASIC and FPGA designers
alexforencich/verilog-ethernet
Verilog Ethernet components for FPGA implementation
awslabs/bike-kem
Additional implementation of BIKE (Bit Flipping Key Encapsulation)
UESTC-ICSDLab/CortexM0_SoC
电子科技大学示范性微电子学院微嵌课程配套代码
feifan1996/RiscSoC
RiscSoC 是一个芯片集成项目,包含了 Cortex-M0、Cortex-M3、MIPS、RISC-V、4-BIT 等内核的 SoC 集成,部分 SoC 使用的自己设计的内核
flyjancy/CortexM0_SoC_Task
Step by step tutorial for building CortexM0 SoC
mcmilk/7-Zip-zstd
7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
WangXuan95/FPGA-Gzip-compressor
An FPGA-based GZIP (Deflate algorithm) compressor, which inputs raw data and outputs standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件的格式。
GarethCa/Py-tANS
A Python Implementation of the tabled Asymmetric Numeral Systems compression method.
XYZ321COD/tANS
Asymmetric Numeral Systems - Tabled ANS, C Implementation
bamler-lab/understanding-ans
Code examples and benchmarks from the paper "Understanding Entropy Coding With Asymmetric Numeral Systems (ANS): a Statistician's Perspective"
JarekDuda/AsymmetricNumeralSystemsToolkit
Testing various methods for choosing tANS entropy coding automata
google/snappy
A fast compressor/decompressor
facebook/zstd
Zstandard - Fast real-time compression algorithm