memory-allocation

Tag

Cards List
#memory-allocation

A faster bump allocator for rust

Lobsters Hottest · 2026-06-04 Cached

Stumpalo is a new high-performance bump allocator for Rust that benchmarks significantly faster than existing alternatives like blink and bumpalo across a wide range of allocation operations. It also features scoped stack support and is available as a Rust crate.

0 favorites 0 likes
#memory-allocation

How cross-thread double free detection could work in glibc malloc

Lobsters Hottest · 2026-05-20 Cached

This blog post explains the current double free detection mechanism in glibc malloc's per-thread tcache, identifies a flaw that allows cross-thread double frees, and proposes a potential fix using randomized keys per thread.

0 favorites 0 likes
#memory-allocation

@rshia_afz: 1/ SSMs struggle on recall benchmarks due to their fixed-size state. But are current models actually storing context “w…

X AI KOLs Timeline · 2026-05-07

The article introduces Raven, a new State Space Model (SSM) with selective memory allocation that achieves state-of-the-art performance on recall tasks and demonstrates superior length generalization compared to existing models like SWA.

0 favorites 0 likes
← Back to home

Submit Feedback