Memory-Allocators
Arenas
Memory-Allocators | Arenas | |
---|---|---|
1 | 1 | |
23 | 89 | |
- | - | |
4.9 | 9.3 | |
about 1 year ago | 10 months ago | |
C | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Memory-Allocators
-
Memory Allocators
Hey everyone! I recently created some memory allocators as a part of a mini-project. It's primarily made for educational purposes on this topic but if anyone is interested in using them and/or providing feedback here is a link to the repository. Thank you:)
Arenas
-
Nuke: A memory arena implementation for Go
Never heard of this concept I found this
https://github.com/Enichan/Arenas
For C#.
Been trying to get into more managed memory in C#, so this might be something good for that.
What are some alternatives?
memory-allocators - Custom memory allocators in C++ to improve the performance of dynamic memory allocation
nuke - ⚡ A memory arena implementation for Go.
allocator - Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
go - The Go programming language
c-allocators - A collection of public domain single-file custom allocators for C/C++
Varena - Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
buddy_alloc - A single header buddy memory allocator for C & C++
OpenAI-API-dotnet - An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API
sanitizers - AddressSanitizer, ThreadSanitizer, MemorySanitizer
spark - .NET for Apache® Spark™ makes Apache Spark™ easily accessible to .NET developers.
PolySharp - PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
Downloader - Fast, cross-platform and reliable multipart downloader with asynchronous progress events for .NET applications.