Giter Site home page Giter Site logo

xmemory's Introduction

这是一个用于进行内存管理的库,可以有效的查找内存泄漏和内存越界,并且能在很大程度上避免内存碎片
在不需要进行内存泄漏和内存越界的定位时,请注释掉CMemoryMgr.h文件中的以下三个宏,以避免性能问题
#define MEMORY_LEASK
#define CHECK_MEMORY_ERROR
#define CHECK_MEMORY_BOUND

This is a library for memory management, can effectively locate memory leaks and memory out of bounds, and can largely avoid memory fragmentation.To avoid performance problems, comment out the following three macros in the CMemoryMgr.h when you do not need to locate memory leaks and out of bounds.
#define MEMORY_LEASK
#define CHECK_MEMORY_ERROR
#define CHECK_MEMORY_BOUND

xmemory's People

Contributors

daphnis-kau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.