erlang_term
Term size calculator
An Erlang library providing in-memory size information for various term types without considering storage locations.
Erlang Term Info
33 stars
6 watching
5 forks
Language: Erlang
last commit: about 1 year ago
Linked from 1 awesome list
data-structureserlangmemory-consumption
Related projects:
Repository | Description | Stars |
---|---|---|
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching | 132 |
| A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
| An Erlang module providing a 2-way map interface to handle identical values with different keys | 7 |
| Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values | 1 |
| Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. | 171 |
| A set of functional programming abstractions and data structures for Erlang | 124 |
| Calculates the memory consumption of an object at runtime in a programming language | 139 |
| A library that provides date and time management functionality, handling formatting, conversion, timezone management, and arithmetic operations. | 246 |
| An Erlang-based application that displays and visualizes terms in various formats from an Erlang shell in a web browser. | 80 |
| A library for building efficient incremental computations in OCaml | 886 |
| A runtime system and set of libraries designed to build highly available, real-time systems | 11,445 |
| A library for precise decimal arithmetic with support for context-dependent precision and rounding | 466 |
| A comprehensive set of guidelines for writing clean, maintainable, and efficient Erlang code | 625 |