26 results for “topic:allocations”
Find memory issues & leaks in your iOS app without instruments
Rust Performance Profiler & Channels Monitoring Toolkit (TUI, MCP)
kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
A thread-safe & efficient memory pool
Sample Java programs to demonstrate performance issues
Go allocation trace utilities
A Memory Profiler for Pharo
Split Rust Vecs in O(1) time.
Implementation of dynamic strings in C
A simple implementation of linked lists in C
:chart_with_upwards_trend: Примеры использования утилит профилирования Xcode Instruments.
Fallible rust stable std collections allocations
234123 - Operating Systems
A lightweight flexible hierarchical memory manager for C++
This genetic algorithm gets the best budget allocation for each marketing channel, given the marketing budget, the set of marketing channels, the return-on-investment (ROI) of each channel, and a set of constraints.
A command line tool for calculating changes to re-allocate a portfolio
Calculation of risk in a cryptocurrency portfolio by the Monte Carlo method
This fix prevents .NET StringBuilder from Large Object Heap allocations, avoids heap fragmentation
A simple CLI to fairly allocate bookings
Test exercise.
Test implementation of the buddy physical memory allocator for the XEOS Operating System.
The 30th project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. Practice of monitoring app's performance and locating the misbehaviour's culprits, mainly by using Xcode's Instruments, and thus fixing them. Complete project, including solutions to the 1st and 3rd challenge (2nd challenge: Project 29 was OK).
cpp-alloctrack: AllocTrack serves to be a light-weight memory allocation tracker library that is ideal for any debugging C++ code without a IDE.
Optimization-Simulation tool for Integrated Water Resource Management. Simulates & optimizes water allocation for irrigation, hydropower, and environmental flows using MOGA.