Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yvoinov committed Sep 27, 2024
1 parent ff46ecd commit d674532
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Memproxy
[![CodeQL](https://github.com/yvoinov/memproxy/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/yvoinov/memproxy/actions/workflows/codeql-analysis.yml) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/yvoinov/memproxy/blob/main/LICENSE)

# This repository is archived and is no longer being developed.

## Concepts

Memproxy is designed to route requests for memory allocation and deallocation as a plugin to custom allocator. It is intended to handle exceptions - applications whose allocation requests must be routed to the system allocator.
Expand Down

0 comments on commit d674532

Please sign in to comment.