rect-packer

Box packing algorithm

An algorithm to efficiently pack boxes of different sizes into a given space

A simple yet efficient box packing algorithm

GitHub

1 stars
2 watching
0 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
juj/rectanglebinpackThis repository provides a set of algorithms and tools for solving the 2D rectangular bin packing problem.879
packing-box/docker-packing-boxA platform for evaluating and training machine learning models on packed executables49
kliment/simarrangeA program for simulating collisions between 2D parts to generate tightly packed sets of objects27
amakaseev/sprite-sheet-packerA software tool for efficiently packing and arranging sprite sheets from multiple game assets320
iancmcc/bingoFast and efficient encoding and decoding of native Go types to bytes41
emmanuel-marty/lzsaA compression format designed for efficient decompression on 8-bit microcomputers.237
chesvectain/packingdataA tool for organizing and managing data for packing purposes11
mattreecebentley/plf_indiesortA sorting algorithm that optimizes performance on non-random access containers and large data types19
stoeffel/mergesortAn efficient sorting algorithm with O(n log n) complexity.20
lemire/simdcompA library for fast integer compression using SIMD instructions490
timsort/cpp-timsortA C++ implementation of TimSort, an O(n log n) stable sorting algorithm.303
crispymtn/linear-partitionA CoffeeScript implementation of an efficient partitioning algorithm for linear data structures269
recolude/unitpackingA library for storing unit vectors in an efficient format7
mongodb-js/boxednodePacks JavaScript and Node.js into a single binary635
scriptum/cheetah-texture-packerAn efficient 2D bin packing tool for packing textures into atlases239