mq
dipa
mq | dipa | |
---|---|---|
1 | 10 | |
14 | 263 | |
- | - | |
7.7 | 0.0 | |
10 days ago | over 2 years ago | |
Rust | Rust | |
MIT License | Apache License 2.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.
mq
-
What's everyone working on this week (17/2023)?
Working on a backend agnostic message queue - mq. Currently supports surrealDB.
dipa
-
What's everyone working on this week (17/2023)?
Have you seen https://github.com/chinedufn/dipa or https://docs.rs/serde-diff? I haven’t used either yet but they sound similar.
-
"git diff"-like rust lib to find and apply changes to files?
You could use something like this: https://github.com/chinedufn/dipa
- Dipa – space-optimized diffing of Rust data structures
-
Complex Rust Apps which Integrate An Undo/Redo System
For diffing, I used json patch, which allows me to have a history of changes in an easy to serialize manner. There are other more efficient and space saving diffing libraries, such as this new one: https://github.com/chinedufn/dipa, however I found json patch is supported in a number of languages, easy to read and store in a db.
- Show HN: Dipa generates optimized code for diffing and patching Rust structs
- Dipa – reduce network traffic in Rust apps by only sending state diffs to users
-
dipa - a framework for efficiently delta encoding large Rust data structures
So I started working on dipa in 2019, took over a year and a half away from it and then came back and finished it over the last few weeks.
- Show HN: Dipa – a framework for efficiently delta encoding Rust data structures
What are some alternatives?
solid65 - compare emulators against eachother
kafka-delta-ingest - A highly efficient daemon for streaming data from Kafka into Delta Lake
k8s-workflow-deploy
miniboosts - A collection of boosting algorithms written in Rust 🦀
ember-rs - Ember is a minimalistic Rust library for creating 2D graphics, games, and interactive visualizations with ease and simplicity.
delta-rs - A native Rust library for Delta Lake, with bindings into Python
rustycopier - Its a copier implemented in rust programming language with multithreading
socketioxide - A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.
velum - Lightweight and minimal blog engine
rust-quick-guide - Rust Quick Guide provides short introductions to many Rust programming topics, including the language, ecosystem, concepts, crates, and more.
valin - Cross-platform code editor made with Freya 🦀 and Rust
gdext - Rust bindings for Godot 4