A memory monitor and auto-cleaner with Growl/GNTP notification support
Crate for storing a lot of strings in a single buffer to save memory.
Rust bindings for KittyMemory - A memory manipulation library for Android and iOS
Rust wrapper for the Simple Dynamic Strings lib created and maintained for Redis
Rust bindings for Jetson Power Monitor
Rust bindings for Xilinx Power Monitor
Real-time market data streaming primitives — 100K+ ticks/second ingestion pipeline
There is currently a proposal for the ruby language to call malloc_trim(0) on GC runs to more efficiently give memory back to the operating system. This is a gem giving access to malloc_trim to ruby land to ease testing.
Call malloc_trim(0) on GC Impact: - 99th percentile performance is slightly impacted. - CPU is very slightly higher Inspired by Philipp Tessenow's malloc_trim gem