Skip to content

harish-agr/memory_lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Library - Public Domain

This library provides a cross-platform memory allocation library in C11 providing a lock-free implementation of memory allocation and deallocation for projects based on our foundation library.

The latest source code maintained by Rampant Pixels is always available at

https://github.com/rampantpixels/memory_lib

The foundation library source code maintained by Rampant Pixels is always available at

https://github.com/rampantpixels/foundation_lib

This library is put in the public domain; you can redistribute it and/or modify it without any restrictions.

About

Lock-free memory allocator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.3%
  • C 46.0%
  • C++ 1.7%