Skip to content

intns/intnslib

Repository files navigation

intnslib

Functionality shared across projects

Features

Memory

  • Thread-safe ObjectPool including customizable acquire/release policies, throwing and non-throwing operation variants, and a 'leasing' RAII wrapper for automatic resource management.
  • A fast, linear, StackAllocator for temporary allocations, with a scoped RAII wrapper for working within 'frames'.

About

Functionality shared across projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published