frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: ZXC – Asymmetric, +40% decode vs. LZ4 on ARM (C, BSD-3, Fuzzed)

https://github.com/hellobertrand/zxc
3•pollop_•18h ago

Comments

pollop_•18h ago
Hello HN, author here.

I built ZXC, a lossless compression library designed specifically for "Write Once, Read Many" scenarios (Game assets, Firmware, App bundles).

The Concept: Standard real-time codecs (LZ4, Snappy) are designed for symmetry. ZXC explores an asymmetric approach: it spends significantly more CPU cycles at compression time to generate a bitstream specifically structured for modern, wide-issue execution pipelines (maximizing Instruction Level Parallelism).

Performance (Verified via lzbench integration): ZXC was merged into the official lzbench repository monday.

ARM64 (Apple M2): 6,365 MB/s decoding (~40% faster than LZ4). x86_64 (AMD EPYC 9554): At Level 5, ZXC achieves compression ratios comparable to zstd --fast while maintaining nearly 2x the decompression speed (3.8 GB/s vs 2.0 GB/s).

Implementation Details: Written in C99, zero internal allocation (caller provides buffers). Designed for easy FFI (Go/Python/Rust bindings). Validated via continuous fuzzing (ClusterFuzzLite) and static analysis. PR for OSS-Fuzz integration is ready.

This is a v0.1.1 release. The bitstream format is stable but open to improvements based on feedback from the community.

https://github.com/hellobertrand/zxc

Show HN: High-Performance Wavelet Matrix for Python, Implemented in Rust

https://pypi.org/project/wavelet-matrix/
81•math-hiyoko•12h ago•2 comments

Show HN: I built a fast RSS reader in Zig

https://github.com/superstarryeyes/hys
46•superstarryeyes•1d ago•12 comments

Show HN: SourceMinder, a Context Aware Code Search for Solo Devs and Claude Code

https://ebcode.com/blog/2025/12/17/sourceminder/
2•ebcode•4h ago•0 comments

Show HN: Sqlit – A lazygit-style TUI for SQL databases

https://github.com/Maxteabag/sqlit
171•MaxTeabag•2d ago•39 comments

Show HN: Hackily reverse engineering Cursors tab complete

https://github.com/dcrebbin/cursor-unchained
2•devon_c•4h ago•0 comments

Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

https://gitforms-landing.vercel.app/
33•lgreco•12h ago•22 comments

Show HN: Minimal DL library in C – 24 NAIVE CUDA/CPU ops, autodiff, Python API

https://github.com/IaroslavElistratov/ml-systems-course
8•iaroo•11h ago•0 comments

Show HN: Largest Public Dataset of Electronic Circuit Files

https://huggingface.co/datasets/bshada/open-schematics
8•_bshada•5h ago•0 comments

Show HN: Proxylity – serverless UDP services on AWS (one year in production)

https://www.proxylity.com/articles/year-one.html
2•mlhpdx•7h ago•0 comments

Show HN: Interactive Common Lisp: An Enhanced REPL

https://github.com/atgreen/icl
101•atgreen•4d ago•6 comments

Show HN: Muxide – Zero-dep pure Rust MP4 muxer (H.264/H.265/AV1, no FFmpeg)

https://github.com/Michael-A-Kuykendall/muxide
4•MKuykendall•7h ago•1 comments

Show HN: MDXport – Browser-Based Markdown to PDF Using Typst and WASM

https://www.mdxport.com/en/
5•ZacharyZZ•7h ago•1 comments

Show HN: C-compiler to compile TCC for live-bootstrap

https://github.com/FransFaase/MES-replacement
3•fjfaase•8h ago•0 comments

Show HN: TheAuditor v2.0 – A “Flight Computer” for AI Coding Agents

https://github.com/TheAuditorTool/Auditor
37•ThailandJohn•1d ago•11 comments

Show HN: Prompt-refiner – Lightweight optimization for LLM inputs and RAG

https://github.com/JacobHuang91/prompt-refiner
3•xinghaohuang•8h ago•0 comments

Show HN: Yet another tool to wrap agents in a loop

https://github.com/mikeyobrien/ralph-orchestrator
5•mobrienv•9h ago•0 comments

Show HN: passkeybot.com - add passkey auth with a few server side HTTP handlers

https://github.com/emadda/passkeybot
4•emadda•9h ago•0 comments

Show HN: My Tizen multiplayer drawing game flopped, but then hit 100M drawings

https://www.drawize.com/
38•lombarovic•1d ago•13 comments

Show HN: A pager

https://www.udp7777.com/
103•keepamovin•3d ago•42 comments

Show HN: An easy way of broadcasting radio around you (looking for feedback)

https://github.com/dpipstudio/botwave
4•douxx•10h ago•0 comments

Show HN: I built a tool to snap vector drawings to real-world road networks

https://www.routista.eu/en
3•jakubanderwald•11h ago•0 comments

Show HN: Learn Japanese contextually while browsing

https://lingoku.ai/learn-japanese
86•englishcat•1d ago•52 comments

Show HN: Solving the ~95% legislative coverage gap using LLM's

https://lustra.news/
40•fokdelafons•1d ago•23 comments

Show HN: Tonbo – an embedded database for serverless and edge runtimes

https://github.com/tonbo-io/tonbo
6•ethegwo•12h ago•2 comments

Show HN: A Full-Control Cloud That Puts You in Charge of Your Deployments

https://hubfly.space/blog/demo-launch
3•octave12•13h ago•0 comments

Show HN: Planes.fyi – 3D aircraft and airport visualizations

https://planes.fyi
8•ryry•13h ago•2 comments

Show HN: Deterministic PCIe Diagnostics for GPUs on Linux

https://github.com/parallelArchitect/gpu-pcie-diagnostic
20•gpu_systems•1d ago•4 comments

Show HN: The feature gap "Chat with PDF" tuts and a regulated enterprise system

https://gist.github.com/2dogsandanerd/2a3d54085b2daaccbb1125601945ceeb
3•2dogsanerd•13h ago•0 comments

Show HN: Zenflow – orchestrate coding agents without "you're right" loops

https://zencoder.ai/zenflow
30•andrewsthoughts•1d ago•29 comments

Show HN: My Personal Portfolio

https://omakidx.me
2•Omakidx•14h ago•0 comments