Simple ArrayBuffer memory allocator
Buddy memory allocator.
TLSF memory allocator
Simple ArrayBuffer memory allocator
Zero-GC Entity-Component-System (ECS) memory allocator. Generational handles, SoA sparse sets, swap-and-pop. ~190 lines, no dependencies.
A library for the unique number allocator
A general purpose buffer pool.
A single header buddy memory allocator for C & C++; Stanislav Paskalev (2021).
An implementation of napi for wasm
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
Definitions and helpers for tracking Relay Lit Actions
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
Memory adapter for Better Auth
Memory adapter for catbox
Efficient texture area allocator for on-demand atlases
Dynamic texture allocator based on @pixi-essentials/area-allocator
High Performance In-Memory Cache for Node.js
Access memory using small fixed sized buffers
A simple in-memory filesystem. Holds data in a javascript object.
WASM bindings for RuvLLM - browser-compatible LLM inference runtime with WebGPU acceleration
Apache Arrow columnar in-memory format
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
No description provided.
custom allocators, for memory fragmentation prevention.
Stack-based allocators, for contiguous allocation and memory fragmentation prevention.
A smart pointer type for memory allocation on the stack.
A securely overwriting memory allocator
A collection of object pools, for more efficient dynamic memory allocation
General purpose memory allocator
Low-latency OpenMP-style NUMA-aware cross-platform fine-grained parallelism library
FreeRTOS kernel ported to Rust - no_std, no C FFI
A Blazing-Fast Data-wrangling toolkit.
An ultra simple single-threaded linear allocator
Implements Blake2b for `crypto_api`
An implementation of ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
Trace memory allocations and collect stats.
RSpec helpers for checking memory allocations.
Collect and analyze memory usage data for each individual Rails action controller.
This Ruby extension defines the class Hornetseye::Malloc. Hornetseye::Malloc#new allows you to allocate memory, using Hornetseye::Malloc#+ one can do pointer manipulation, and Hornetseye::Malloc#read and Hornetseye::Malloc#write provide reading Ruby strings from memory and writing Ruby strings to memory.
Efficient memory allocation tracking with call path analysis.
# CheckTCPMemory This is a simple Nagios/Sensu check that checks that the current TCP memory usage is below the maximum allowed in the Linux kernel. This will find leaking TCP sockets. ## Installation Add this line to your application's Gemfile: ```ruby gem 'check_tcp_memory' ``` And then execute: $ bundle Or install it yourself as: $ gem install check_tcp_memory ## Usage ``` $ check_tcp_memory -h Usage: check_tcp_memory -w <warn percent> -c <critical percent> -w, --warn-percent PERCENT Warning when percentage of total TCP memory is over this threashold. Default: 50% -c, --crit-percent PERCENT Critical when percentage of total TCP memory is over this threashold. Default: 60% -h, --help Show this message --version Show version ``` ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/Altiscale/check_tcp_memory. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.
Provides assert_allocations to verify object allocation counts within a block.
Make several heap dumps and summarize allocated, retained memory
A Vagrant Plugin that makes your VirtualBox VMs faster by allocating more Memory/CPU based on your machine capacity
Memory-efficient XML parser that reduces memory allocation when parsing large XML documents while maintaining a simple, easy-to-use interface.
Efficient memory allocation tracking with call path analysis.
tracks memory allocations with rgengc in ruby 2.1
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.