allocation topic

List allocation repositories

aligned_alloc.rs

15
Stars
2
Forks
Watchers

Aligned allocation for Rust

ryanair-seats

32
Stars
0
Forks
Watchers

Tool to predict which seat you will have for free

cap

197
Stars
8
Forks
Watchers

An allocator that can track and limit memory usage.

bloomfilter

39
Stars
21
Forks
Watchers

Simplistic (but fast) java implementation of a bloom filter.

LinqAF

214
Stars
7
Forks
Watchers

Low allocation re-implementation of LINQ-to-Objects

LinqFaster

750
Stars
35
Forks
Watchers

Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.

quickperf

450
Stars
67
Forks
Watchers

QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties

deepdow

849
Stars
133
Forks
Watchers

Portfolio optimization with deep learning.

onelog

416
Stars
16
Forks
Watchers

Dead simple, super fast, zero allocation logger for Golang

StringFormatter

338
Stars
29
Forks
Watchers

Zero-allocation string formatting for .NET.