Topic: "stack-allocation"
m3janitha/FastString
Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory locality and latency of strings by avoiding heap allocations.
Language: C++ - Size: 2.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 3
CompL-Research/stava
Stava is a static program analysis for identifying stack allocable objects of code written in Java 8
Language: Java - Size: 27.6 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 6
aaronlifton/fastcrawl
an agentic atomics-based low-heap allocation web crawler written in Rust, that can crawl Wikipedia at a rate of ~75 pages/sec.
Language: Rust - Size: 437 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0