Commit History

Author SHA1 Message Date
  Tom Almeida 14e275d814 Made sure all tests and benches actually use ralloc as their global allocator 6 years ago
  Tom Almeida 92ca1d73ef Run rustfmt on all files 6 years ago
  ticki 998377c6b4 Implement BRK caching. 8 years ago
  ticki 146a5db98f Add thread local allocators, BRK locks, platform independency, lock reuse, local allocators, more tests, abort-as-panic, additional benches, provide an Allocator struct, memleak detection, fix bugs related to the is_empty function, micro caches (implemented, but not wired up), a prelude, allocator specific OOM handler, fix bound checks, Leak trait, fix bug in Mutex. 8 years ago
  ticki fc19fb6de1 Inline smaller functions, update README, add benchmarks 9 years ago