allocation
There are 178 repositories under allocation topic.
jankrepl/deepdow
Portfolio optimization with deep learning.
jackmott/LinqFaster
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
quick-perf/quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
francoispqt/onelog
Dead simple, super fast, zero allocation logger for Golang
MikePopoloski/StringFormatter
Zero-allocation string formatting for .NET.
alecmocatta/cap
An allocator that can track and limit memory usage.
kevin-montrose/LinqAF
Low allocation re-implementation of LINQ-to-Objects
memtt/malt
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).
giladfrid009/SimpleSIMD
Easy to use SIMD accelerated Array and Span methods
tudasc/TypeART
LLVM-based type and memory allocation tracking sanitizer
lovasoa/bloomfilter
Simplistic (but fast) java implementation of a bloom filter.
1pkg/gotcha
Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutine.
SargisYonan/uLAPack
Micro Linear Algebra Package
8dcc/libpool
Tiny (ANSI) C library for pool allocation
santoru/ryanair-seats
Tool to predict which seat you will have for free
roamiri/proximity
A Machine Learning Approach for Power Allocation in HetNets Considering QoS
0chain/zboxcli
A client CLI using GoSDK to interface the blockchain, storage platform, and blobbers (storage providers)
techthoughts2/Diag-V
Hyper-V PowerShell Diagnostic Utility
learnweb/moodle-mod_ratingallocate
:pray: "Fair allocation" moodle activity
quick-perf/doc
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
quick-perf/maven-test-bench
Test bench to measure and investigate performance of Apache Maven project
ShaheenJawadi/Custom-Memory-Allocator
This project implements a simple custom memory allocator in C, demonstrating concepts of memory management such as block allocation, freeing memory, and handling fragmentation.
kunalbathija/BE-Project-Neo4j-Nodejs
Website for my BE Project "Allocation and Tracking of Public Funds using Blockchain". Nodejs and neo4j UI for easy working.
greenpill-dev-guild/allo-yeeter
A simple tool to distribute funds in a few steps built with Allo protocol
FRESNA/netallocation
Flow and transmission cost allocation in power systems
VinaySingla1235/Data-Structures-Solutions-Coding-Ninja
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.
jonas-schievink/aligned_alloc.rs
Aligned allocation for Rust
a-p-jo/allocator
Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"
acsicuib/NSGA2VmHdfs
NSGA-II implemetation for the elaboration included the research paper entitled "Multi-objective Optimization for Virtual Machine Allocation and Replica Placement in Virtualized Hadoop Architecture"
iff-gsc/FTC_Quadrotor_EuroGNC_2022
Incremental Passive Fault-Tolerant Control for Quadrotors With up to Three Successive Rotor Failures
quick-perf/quickperf-live
Ease your work on Spring Boot applications: quickly generate functional non-regression tests, diagnose performance and generate non-regression tests on performance-related properties.
massimo-marino/object-pool
C++ implementation of an object pool pattern
sklose/magic-buffer
Virtual Ring Buffer implementation for Rust
vicmoh/dynamic-string-api
A dynamic string API to make string coding much easier in C similar to other modern languages
DanielAbergel/Distribution-Algorithm
Fair Division with Minimal Sharing Algorithm written in Python Using CVXPY,NetworkX, NumPy (open source libraries).