C memory-allocator

Open-source C projects categorized as memory-allocator

Top 3 C memory-allocator Projects

memory-allocator
  • hardened_malloc

    Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.

    Project mention: FTC Pushed to Crack Down on Companies That Ruin Hardware via Software Updates | news.ycombinator.com | 2024-09-10

    > Smartphones are a tragedy itself. Security theatre destroyed it.

    If you're willing to buy a new device, then I recommend getting a Pixel on sale and flashing it with GrapheneOS[0]. No rooting required. Read up on it when you have a chance. Also, if you install the sandboxed Google Play Services layer (which doesn't require any Google account logins and has very limited access to the device) you will be able to run your bank app.

    [0] https://grapheneos.org/

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • isoalloc

    A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance

  • buddy_alloc

    A single header buddy memory allocator for C & C++

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C memory-allocator discussion

Log in or Post with

C memory-allocator related posts

  • EncroChat

    1 project | news.ycombinator.com | 16 Feb 2024
  • Popular XMPP App "Conversations" Removed from PlayStore by Google

    1 project | news.ycombinator.com | 14 Feb 2024
  • No new iPhone? No secure iOS: Looking at an unfixed iOS vulnerability

    1 project | news.ycombinator.com | 28 Dec 2023
  • Recommendations for an Android repair shop?

    1 project | /r/kitchener | 8 Dec 2023
  • Suche Handy empfehlung bis 250€ max.

    1 project | /r/de_EDV | 7 Dec 2023
  • Are you happy

    1 project | /r/Pixel6aUsers | 6 Dec 2023
  • Escaping Duopoly: Best 5 Linux Smartphones Without Performance Security Excuses

    1 project | news.ycombinator.com | 26 Nov 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 12 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source memory-allocator projects in C? This list will help you:

Project Stars
1 hardened_malloc 1,311
2 isoalloc 365
3 buddy_alloc 151

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that C is
the 6th most popular programming language
based on number of metions?