rescrobbled
grenad
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
rescrobbled | grenad | |
---|---|---|
2 | 6 | |
193 | 17 | |
- | - | |
5.7 | 0.0 | |
6 days ago | 12 days ago | |
Rust | Rust | |
GNU General Public License v3.0 only | MIT 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.
rescrobbled
-
Festival v1.0.0 - A music player
Forget scrobbling. Festival actually works wonders with rescrobbled.
-
What's everyone working on this week (42/2021)?
Hopefully releasing the next version of listenbrainz-rs, which adds support for custom ListenBrainz API URLs, so I can integrate it in rescrobbled (universal music scrobbler daemon for MPRIS-enabled players) and release the next version of that as well.
grenad
-
kv-par-merge-sort: A library for sorting POD (key, value) data sets that don't fit in memory
I tried new inserting algorithms on the sorter to reduce the amount of time spent sorting but didn’t find anything better than that, would you have any idea? I gave up trying better inserting algorithms by declaring that doing one final in-memory sort was more effective that doing a lot of comparison to try inserting keys in the right order…
-
What's everyone working on this week (42/2021)?
I have finalized the latest release of grenad which introduce a lookup struct called a Cursor. Grenad is a library that provides tools to sort, merge, write, and read immutable key-value pairs.
-
What's everyone working on this week (32/2021)?
I worked on my grenad library: a library used to sort, merge, write, and read key-value pairs, used in MeiliSearch for the new indexing system. I added a lot of documentation to the crate and done a lot of improvement by reducing the amount of copied memory when merging key-value pairs.
-
What's everyone working on this week (19/2021)?
I was wondering if you could maybe point me to any blog post regarding the segment merging? I am using my grenad library, which is a simplification of my MTBL Rust port. This is a key-value store with some useful sorter helping functions, using a merge function, some compression parameters... Works great but could maybe be improved.
What are some alternatives?
OpenVehicleDiag - A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol
mpris-scrobbler - A minimalistic user daemon to submit the songs you're playing to audioscrobbler services like listenbrainz.org, libre.fm and last.fm.
chartered - ✈️ a private, authenticated, permissioned cargo registry
CubeSimRS - Rust based Rubik's Cube simulation and solving library.
link-to-notion - Quick add a link to a page within Notion app
uom - Units of measurement -- type-safe zero-cost dimensional analysis
feel
listenbrainz-rs - ListenBrainz API bindings for Rust
bumpalo - A fast bump allocation arena for Rust
uell - A bumpalo-based Unrolled Exponential Linked List
advent-of-code-2020 - :christmas_tree: My Advent of Code solutions in Rust. http://adventofcode.com/2020