SaaSHub helps you find the best software and product alternatives Learn more →
Top 16 Rust Memory Projects
-
zerocopy
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
To download avml: > wget https://github.com/microsoft/avml/releases/latest/download/avml
-
-
-
-
On the note of small strings, Compact String[1] was i believed released after this article and has a nifty trick. Where Smol and Smart can fit 22 and 23 bytes, CompactStr can fit 24! Which is kinda nutty imo, that's the full size of the normal String on the stack.. but packed with actual string data.
There's a nice explanation on their readme[2]. Love tricks like this.
[1]: https://github.com/ParkMyCar/compact_str
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
xrem
(Cross-Platform) An open source approach to locally record and enable searching everything you view on any computer.
Project mention: Show HN: Open Rewind – POC for audio and screen and video streaming to S3 | news.ycombinator.com | 2025-01-04I took a crack at this, but had trouble building a community. It's all open source.
Native MacOS in swift (the popular one with OCR / text selection from history), and cross platform (rust) without text selection from history and very much POC.
https://github.com/jasonjmcghee/rem
https://github.com/jasonjmcghee/xrem
-
rust-jemalloc-pprof
Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.
-
-
-
Project mention: Show HN: In memory Rust database to query your data like a Venn diagram | news.ycombinator.com | 2024-04-15
-
reefdb
ReefDB is a minimalistic, in-memory and on-disk database management system written in Rust, implementing basic SQL query capabilities and full-text search.
-
-
Zmem
Zmem is a Linux memory monitoring program that displays detailed information about virtual memory.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust Memory discussion
Rust Memory related posts
-
Zerocopy 0.8
-
Small Strings in Rust: smolstr vs. smartstring
-
Show HN: In memory Rust database to query your data like a Venn diagram
-
Show HN: In memory Rust database to query your data like a Venn diagram
-
Memflow: Live memory introspection of running systems
-
Issue with channels and memory
-
memstats - memory usage for multiple processes on Linux
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Index
What are some of the best open-source Memory projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | zerocopy | 1,815 |
2 | avml | 919 |
3 | heim | 908 |
4 | resources | 902 |
5 | memflow | 828 |
6 | compact_str | 714 |
7 | mevi | 694 |
8 | xrem | 269 |
9 | rust-jemalloc-pprof | 171 |
10 | rs-process-memory | 142 |
11 | yclass | 129 |
12 | venndb | 99 |
13 | reefdb | 86 |
14 | linux-mem | 48 |
15 | Zmem | 32 |
16 | eagle | 13 |