memutils
Memory management library
A set of tools and data structures to manage memory and objects in D programming language
Overhead allocators, allocator-aware containers and lifetime management for D objects
43 stars
7 watching
12 forks
Language: D
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joetifa2003/mm-go | A package providing low-level manual memory management utilities for Go | 150 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
maoni0/mem-doc | A resource for .NET memory analysis and diagnostics | 1,841 |
etcd-io/raft | A library implementing a replicated state machine algorithm for distributed systems | 694 |
trivial-garbage/trivial-garbage | Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 44 |
drashland/dmm | Tool to manage dependencies in Deno applications | 59 |
awnumar/memcall | A cross-platform wrapper around common memory-related system calls. | 26 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 106 |
niklas-ourmachinery/bitsquid-foundation | A minimalistic C++ library providing functions for memory allocation and basic data manipulation. | 110 |
mdaliyan/icache | A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
fukamachi/mito-attachment | Provides a mixin class for managing files outside of relational databases in Common Lisp | 14 |
hardikp/cpp-mempool | A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
libhugetlbfs/libhugetlbfs | A high-performance memory allocation library designed to optimize large memory allocations for HPC applications. | 232 |
meh/dexts | A storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage. | 6 |