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 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juj/rectanglebinpack This repository provides a set of algorithms and tools for solving the 2D rectangular bin packing problem. 871
packing-box/docker-packing-box A tool for analyzing and training on packed executables to improve detection techniques 49
kliment/simarrange A program for simulating collisions between 2D parts to generate tightly packed sets of objects 27
amakaseev/sprite-sheet-packer A software tool for efficiently packing and arranging sprite sheets from multiple game assets 318
iancmcc/bingo Packs and unpacks common data types in a fast and efficient way 41
emmanuel-marty/lzsa A compression format designed for efficient decompression on 8-bit microcomputers. 236
chesvectain/packingdata A tool for organizing and managing data for packing purposes 11
mattreecebentley/plf_indiesort A sorting algorithm that optimizes performance on non-random access containers and large data types 19
stoeffel/mergesort An efficient sorting algorithm with O(n log n) complexity. 20
lemire/simdcomp A library for fast integer compression using SIMD instructions 490
timsort/cpp-timsort A C++ implementation of TimSort, an O(n log n) stable sorting algorithm. 299
crispymtn/linear-partition A CoffeeScript implementation of an efficient partitioning algorithm for linear data structures 269
recolude/unitpacking A library for storing unit vectors in an efficient format 6
mongodb-js/boxednode Packs JavaScript and Node.js into a single binary 635
scriptum/cheetah-texture-packer An efficient 2D bin packing tool for packing textures into atlases 238