qrono
hacn
Our great sponsors
qrono | hacn | |
---|---|---|
1 | 3 | |
8 | 35 | |
- | - | |
0.0 | 0.0 | |
about 2 months ago | about 1 month ago | |
Rust | F# | |
GNU Affero General Public License v3.0 | - |
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.
hacn
-
Ask HN: Show me your Half Baked project
Hacn: https://github.com/pj/hacn. It’s kind of like a React “monad” in F#/Fable using computation expressions. Control flow is a bit different, basically operations/effects can trigger re-execution of subsequent steps. Right now its alpha quality and any feedback is welcome.
What are some alternatives?
Chronicle Queue - Micro second messaging that stores everything to disk
PipeScore - A web-based bagpipe notation app.
dupver - Deduplicating VCS for large binary files in Go
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
jarvis - An AI sidekick to help you control your computer.
logsuck - Easy log aggregation, indexing and searching
opencv_py
wcp
FSharpPlus - Extensions for F#
yaro-post - A simple API client
tinyjam - A radically simple, zero-configuration static site generator in JavaScript
NoSQL - A NoSQL implementation DBMS using LSM Trees