qrono
url-mapper-rs
qrono | url-mapper-rs | |
---|---|---|
1 | 1 | |
8 | 20 | |
- | - | |
3.5 | 1.8 | |
over 1 year ago | about 3 years ago | |
Rust | Rust | |
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.
url-mapper-rs
-
How to Build a Web Application using Rust — tokio and the database
This is part of a video series I made, the code you see here isn't the final code, the final code is here - https://github.com/dhruvasagar/url-mapper-rs ( I still don't think this is production ready, but it does perform well opposed to just sharing the pool between multiple request handlers directly ).
What are some alternatives?
dupver - Deduplicating VCS for large binary files in Go
tower-lsp - Language Server Protocol implementation written in Rust
Chronicle Queue - Micro second messaging that stores everything to disk
termplay - GitLab: https://gitlab.com/jD91mZM2/termplay
cnosdb - A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud
barium - [WIP] End-To-End encrypted messages
invisible-ink - :secret: Gradually loading web fonts
hexarc-counter - Track web page views and display stats via GitHub badges
process-queue - Command-line task queue
alacritty - A cross-platform, OpenGL terminal emulator.
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
observable-state-tree - An observable state tree is a normal object except that listeners can be bound to any subtree of the state tree.