qrono
dupver
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarLint - Clean code begins in your IDE with SonarLint
qrono | dupver | |
---|---|---|
1 | 8 | |
8 | 14 | |
- | - | |
0.0 | 0.0 | |
about 2 months ago | 8 months ago | |
Rust | Go | |
GNU Affero General Public License v3.0 | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
qrono
-
Ask HN: Show me your Half Baked project
https://qrono.net, https://github.com/c2nes/qrono
A work in progress, Qrono is a persistent, time-ordered queue server providing at-least-once delivery. The time-ordering can be used to schedule values to be delivered in the future, implement exponential backoff within a consumer, etc.
In addition to HTTP and gRPC interfaces, Qrono supports a RESP (https://redis.io/topics/protocol) interface allowing Redis tools (e.g. redis-cli) and clients to be used.
dupver
-
Data Version Control
I work with a lot of uncompressed structured binary files so I finally broke down and wrote my own system based on the Restic chunker: https://github.com/akbarnes/dupver
-
Write Plain Text Files
I wound up writing dupver https://github.com/akbarnes/dupver after getting frustrated with the lack of versioning tools for binary files. One neat thing about .docx files and their ilk is that they are "just" zip files so it isn't hard to add special handling to pull out their contents and run deduplication over that.
-
Ask HN: Show me your Half Baked project
DupVer https://github.com/akbarnes/dupver is a deduplicating version control system for large binary files. It's designed to keep state in a repository on the local machine separate from the working directory so it plays nice with cloud synchronization software.
I started it after constant headaches involving Git LFS and the corporate proxy. It's based around the Restic chunker library, with inspiration from both the Duplicacy backup software and Boar, another binary version control system for large binary files.
- What comes after Git? It's been 15 years since it was created
What are some alternatives?
Chronicle Queue - Micro second messaging that stores everything to disk
UsTaxes - Tax filing web application
godbledger - Accounting Software with GRPC endpoints and SQL Backends
mymusic-dl - Download music using web scraping and youtube-dl no API keys required
tinyjam - A radically simple, zero-configuration static site generator in JavaScript
pgsink - Logically replicate data out of Postgres into sinks (files, Google BigQuery, etc)
wcp
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
ht - Friendly and fast tool for sending HTTP requests
json-tail
meross-local-mqtt - A pyscript-based management of Meross devices connected to a local MQTT broker
process-queue - Command-line task queue