Cannabaceae

mimalloc
Original author(s)Daan Leijen /
Microsoft Research
Developer(s)Microsoft
Initial releaseJuly 2019; 5 years ago (2019-07)
Stable release
2.1.7[1] Edit this on Wikidata / 5 May 2024
Repositorygithub.com/microsoft/mimalloc
Written inC
Operating systemWindows, FreeBSD, NetBSD, DragonFly BSD, macOS, Linux
TypeSoftware library
LicenseMIT License
Websitemicrosoft.github.io/mimalloc/

mimalloc (pronounced "me-malloc") is a free and open-source compact general-purpose memory allocator developed by Microsoft[2] with focus on performance characteristics. The library is about 11000 lines of code and works as a drop-in replacement for malloc of the C standard library[3] and requires no additional code changes.[4] mimalloc was initially developed for the run-time systems of the Lean and Koka languages. Notable design aspects include free list sharding, eager page reset, first-class heaps. It can co-exist with other memory allocators linked to the same program. mimalloc is available on Windows, Mac OS X, Linux and *BSD.[5] The source code is licensed under MIT License and available on GitHub.[6]

See also

[edit]

References

[edit]
  1. ^ "Release 2.1.7". 21 May 2024. Retrieved 23 May 2024.
  2. ^ "Maruf Ali: Investigation of Memory Allocators" (PDF).
  3. ^ "Microsoft releases optimized malloc() as open source - Slashdot". slashdot.org.
  4. ^ "Analysis of mimalloc". Develop Paper. September 11, 2019.
  5. ^ "Google Translate". translate.google.com. 25 June 2019.
  6. ^ "microsoft/mimalloc". July 5, 2020 – via GitHub.

Further reading

[edit]
[edit]

One thought on “Cannabaceae

  1. Well, that’s interesting to know that Psilotum nudum are known as whisk ferns. Psilotum nudum is the commoner species of the two. While the P. flaccidum is a rare species and is found in the tropical islands. Both the species are usually epiphytic in habit and grow upon tree ferns. These species may also be terrestrial and grow in humus or in the crevices of the rocks.
    View the detailed Guide of Psilotum nudum: Detailed Study Of Psilotum Nudum (Whisk Fern), Classification, Anatomy, Reproduction

Leave a Reply