1
1
Fork
You've already forked IntMemoryManager
1
The Int Memory Manager(aka IMM), an memory library for C and C++ that provides modern memory safety mechanism's and beauty PascalCase API. https://intmemory.site
  • C 65.2%
  • Makefile 23.2%
  • C++ 11.6%
2026年07月02日 11:07:17 +02:00
.forgejo/workflows fix, again 2026年06月10日 10:08:58 +05:00
logos logos 2026年05月29日 14:24:26 +05:00
src fix value in IntMemoryManager.c and simplify macro in IntPlatform.h 2026年06月29日 20:22:12 +02:00
tests simplify makefile and patch macro 2026年05月23日 14:30:51 +02:00
.gitignore add obj folder to ignore 2026年05月11日 15:50:35 +05:00
CONTRIBUTING.md
LICENSE
MAINTAIN.md MAINTAIN Instructions UPDATE 2026年05月21日 20:30:05 +05:00
Makefile simplify makefile and patch macro 2026年05月23日 14:30:51 +02:00
README.md fix 2026年05月29日 18:18:44 +05:00
SUPPORTERS.md 🎉 New supporter: DonatorJohn 2026年05月29日 15:51:15 +02:00

The Int Memory Manager

Logo

An Fast & Safe Memory Manager for C/C++.

Support

  • Pools
  • Coalesce algorithm
  • Thread-safety
  • TLC

Site

View the our site

Support

Support the IntMemoryManager code is difficult so i need support to, this is link to the lava.top, you can donate to support project.

Reward

What you get?

Addition to the list of all SUPPORTERS.

License

Copyright 2026 Aleksander Silaev

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.