1,023 skills found · Page 1 of 35
GPUOpen-LibrariesAndSDKs / VulkanMemoryAllocatorEasy to integrate Vulkan memory allocation library
mtrebi / Memory AllocatorsCustom memory allocators in C++ to improve the performance of dynamic memory allocation
sebbbi / OffsetAllocatorFast O(1) offset allocator with minimal fragmentation
KumoKyaku / KcpKCP C#版。线程安全,运行时无alloc,对gc无压力。
GPUOpen-LibrariesAndSDKs / D3D12MemoryAllocatorEasy to integrate memory allocation library for Direct3D 12
CCareaga / Heap AllocatorA simple heap memory allocator in ~200 lines.
OpenHFT / Zero Allocation HashingZero-allocation hashing for Java
davidB / Kubectl View Allocationskubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
rustwasm / Wee AllocThe Wasm-Enabled, Elfin Allocator
microsoft / RoslynClrHeapAllocationAnalyzerRoslyn 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.
matt-kimball / Allocscopeallocscope - a memory tracking tool
google / Allocation InstrumenterA Java agent that rewrites bytecode to instrument allocation sites
Traverse-Research / Gpu Allocator🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
rust-embedded / Embedded AllocA heap allocator for embedded systems
MaJerle / LwmemLightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions
ko1 / Allocation TracerAdd ObjectSpace::AllocationTracer module.
pcwalton / Offset AllocatorA port of Sebastian Aaltonen's `OffsetAllocator` to Rust
axi0mX / Alloc8Write-up for alloc8 untethered bootrom exploit for iPhone 3GS
hasanxdev / DispatchRFast, zero-alloc alternative to MediatR for .NET – minimal, blazing fast, and DI-friendly.
davidtw0320 / Resources Allocation In The Edge Computing Environment Using Reinforcement LearningSimulated the scenario between edge servers and users with a clear graphic interface. Also, implemented the continuous control with Deep Deterministic Policy Gradient (DDPG) to determine the resources allocation (offload targets, computational resources, migration bandwidth) in the edge servers