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: 10 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,837 |
etcd-io/raft | A library implementing a replicated state machine algorithm for distributed systems | 685 |
trivial-garbage/trivial-garbage | Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 43 |
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 | 105 |
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 RDBMS, allowing for flexible storage options and easy replacement between cloud storage services and local filesystems. | 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,702 |
libhugetlbfs/libhugetlbfs | A library that provides support for huge pages and optimized memory allocation for high-performance applications. | 232 |
meh/dexts | A storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage. | 6 |