surya-koritala/Glyd
Glyd - Fast lossless compression algorithm
About the project
Glyd is a fast lossless compression algorithm written in Rust with a C ABI and CLI, aimed at object storage, logs, telemetry and backups where storage size and read speed matter. It is positioned as a drop-in alternative to LZ4, Snappy and zstd, and additionally turns record-shaped data (logs, CSV, JSON lines) into typed columns and compresses a new object version against an old one.
Useful for
- Compress logs and telemetry in record mode (-r) to save storage space
- Store dump and image versions via base mode (--base) against the previous version
- Pack many small objects into a single indexed pack stream for fast reads
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 154 stars so far today, about 240 expected by the end of the day.
- The repository is 4 days old and already has 162 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #135.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 162
- Today
- 154 · ≈ 240 by evening
- Forks
- 1
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Rust
- License
- BSD-3-Clause
- Latest release
- v0.13.3 · September 23, 2026
- Created
- September 19, 2026
- Last push
- September 23, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 23, 2026Top new repositories this week: #129
More in this category
-
4.0
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
3.2
D4Vinci/Scrapling
An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session…
-
2.7
koala73/worldmonitor
Real-time situational awareness dashboard: aggregates news with AI summarization, tracks geopolitics, infrastructure, finance, and flight data on a world map.
-
2.5
cv-cat/DouYin_Spider
A Python toolkit for scraping Douyin (Chinese TikTok): profiles, videos, comments, search, plus WebSocket-based live stream monitoring and direct messaging. Aimed at developers and researchers exploring automation of…
-
2.5
ThisTakou/UserAgent-list
Automatically updated User-Agent string database covering 100+ browsers on 100+ operating systems, generated via GitHub Actions every 5 minutes with weighted popularity and realistic combinations.
-
2.5
opengeos/GeoLibre
A cross-platform GIS platform in TypeScript for visualizing and analyzing geospatial data in the browser, desktop, mobile, and Jupyter. It includes 1,000+ WebAssembly geoprocessing tools that run locally without a…