#stack-allocator

  1. deploy-temp-fringe

    safe, lightweight userland context switches

    v1.2.4 #context-switching #stack-allocator #generator #safe #fringe #slice-stack #userland #memory-mapping #valgrind #building-block
  2. fringe

    safe, lightweight userland context switches

    v1.2.1 #context-switching #stack-allocator #generator #safe-abstraction #slice-stack #userland #memory-safety #memory-mapping #valgrind #bare-metal
  3. stack-allocator

    A stack-based memory allocator with optional fallback to a global/secondary allocator

    v0.1.1 #memory-management #no-std #memory-allocator #alloc
  4. polished_allocators

    A collection of allocators for the Polished project

    v0.2.1 110 #bump-allocator #frame-allocator #memory-allocator #stack-allocator #memory-management #memory-block #systems-programming #physical-memory #dynamic-memory-management #low-level-memory
  5. stack_frame_allocators

    A set of allocators based off the concept of the stack and creating "Frames". Push frames onto the Stack, push values onto Frames, and pop entire Frames and their items

    v1.1.2 240 #stack-frame #stack-allocator #memory-allocator #memory-safe
  6. scratchpad

    Stack-like memory allocator with double-ended allocation support

    v1.3.1 #memory-allocator #stack-allocator #memory-pool
  7. obstack

    A fast, stack-based allocator, usable for any object

    v0.1.4 #slab-allocator #stack-allocator #allocator #slab
  8. maskerad_memory_allocators

    custom allocators, for memory fragmentation prevention

    v5.2.0 #memory-allocator #stack-allocator
  9. fixed-size-allocator

    A fixed-size allocator

    v0.1.1 #fixed-size #memory-allocator #memory-block #stack-allocator #table #allocated-memory
  10. jenga

    A stack based allocator

    v0.1.10 #stack-allocator #allocator #alloca #no-std
  11. Try searching with DuckDuckGo.

  12. maskerad_stack_allocator

    Stack-based allocators, for contiguous allocation and memory fragmentation prevention

    v1.1.2 #memory-allocator #stack-allocator