186 results for “topic:allocation”
Portfolio optimization with deep learning.
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Dead simple, super fast, zero allocation logger for Golang
Zero-allocation string formatting for .NET.
An allocator that can track and limit memory usage.
Low allocation re-implementation of LINQ-to-Objects
MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimental status).
Easy to use SIMD accelerated Array and Span methods
LLVM-based type and memory allocation tracking sanitizer
Simplistic (but fast) java implementation of a bloom filter.
Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutine.
Tiny (ANSI) C library for pool allocation
Micro Linear Algebra Package
Tool to predict which seat you will have for free
A Machine Learning Approach for Power Allocation in HetNets Considering QoS
A client CLI using GoSDK to interface the blockchain, storage platform, and blobbers (storage providers)
Hyper-V PowerShell Diagnostic Utility
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
:pray: "Fair allocation" moodle activity
Test bench to measure and investigate performance of Apache Maven project
This project implements a simple custom memory allocator in C, demonstrating concepts of memory management such as block allocation, freeing memory, and handling fragmentation.
Website for my BE Project "Allocation and Tracking of Public Funds using Blockchain". Nodejs and neo4j UI for easy working.
Flow and transmission cost allocation in power systems
A simple tool to distribute funds in a few steps built with Allo protocol
This repository will provide all solutions including codes and mcq of Data Structure using C++ course of Coding Ninja given to Chitkara University students. All solutions will be added in the repository before deadline. Kindly try to solve questions yourself and use the solutions only for reference purpose.
Aligned allocation for Rust
This is a paper collection concerning MIMO-NOMA
Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
Virtual Ring Buffer implementation for Rust