mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 22:49:32 +03:00
Add some usage info
This commit is contained in:
parent
de694191da
commit
3eeb0f5ce3
1 changed files with 8 additions and 0 deletions
|
@ -112,6 +112,14 @@ Special thanks to:
|
|||
|
||||
[genMC]: https://plv.mpi-sws.org/genmc/
|
||||
|
||||
### Usage
|
||||
|
||||
mimalloc is used in various large scale low-latency services and programs, for example:
|
||||
|
||||
<a href="https://www.bing.com"><img align="left" height="50" src="https://upload.wikimedia.org/wikipedia/commons/e/e9/Bing_logo.svg"></a>
|
||||
<a href="https://azure.microsoft.com/"><img align="left" height="50" src="https://upload.wikimedia.org/wikipedia/commons/a/a8/Microsoft_Azure_Logo.svg"></a>
|
||||
<a href="https://deathstrandingpc.505games.com"><img height="100" src="doc/ds-logo.jpg" style="border-radius=1ex;vertical-align:center"></a>
|
||||
|
||||
# Building
|
||||
|
||||
## Windows
|
||||
|
|
Loading…
Add table
Reference in a new issue