Search results
23 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get CI environment variables for parallelizing builds
Knapsack Pro Jest splits Jest tests across CI nodes and makes sure that tests will run in optimal time on each CI node.
- knapsack
- knapsack pro
- jest
- jasmine
- test suite parallelisation
- parallelisation
- testing
- test
- automation
- integration
- runner
- CI
Knapsack Pro Core library splits tests across CI nodes and makes sure that tests will run in optimal time on each CI node. This library gives core features like communication with KnapsackPro.com API. This library is a dependency for other projects specif
Knapsack Pro Cypress splits Cypress.io tests across CI nodes and makes sure that tests will run in optimal time on each CI node.
- knapsack
- knapsack pro
- cypress
- cypress.io
- test suite parallelisation
- parallelisation
- testing
- test
- automation
- end-to-end
- e2e
- integration
- runner
- CI
Build Design Systems with Knapsack
bin-packing algorithms
Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Express.js, etc.) using mkcert.
Knapsack Pro Vitest splits Vitest tests across CI nodes and makes sure that tests will run in optimal time on each CI node.
- knapsack
- knapsack pro
- vitest
- test suite parallelisation
- parallelisation
- testing
- test
- automation
- integration
- runner
- CI
Rectpack-ts is a TypeScript library that implements heuristic algorithms for solving the 2D knapsack problem, also known as the bin packing problem. This involves packing a set of rectangles into the smallest number of bins.
A program for solving the Stock Cutting Problem.
A module for resource allocation solving
A handy bag of sass utilities and mixins
Knapsack Pro custom runner for Gherkin/Testcafe
- knapsack
- knapsack pro
- jest
- jasmine
- test suite parallelisation
- parallelisation
- testing
- test
- automation
- integration
- runner
- CI
A package for algorithms
- algorithm
- sorting
- searching
- graph
- dynamic programming
- bubble sort
- merge sort
- binary search
- linear search
- breadth-first search
- bfs
- depth-first search
- dfs
- fibonacci
- View more
This module contains a closure built on a genetic algorithm that allows you to rapidly spawn optimized NBA FanDuel lineups.
Solve the unbounded knapsack problem and its dual version
Knapsack problem algorithms for JavaScript
- agpl
- algorithms
- complete
- computer
- dynamic
- in
- javascript
- knapsack
- meet
- middle
- np
- polynomial
- programming
- pseudo
- View more
Decoder, Encoder and Cracker for Merkle–Hellman knapsack cryptosystem
bin-re-packing algorithms
Solves a variation of knapsack problem. Target is to fulfill `capacity` using values from the `values` array while minimizing overflow over `capacity`.
- knapsack
- combinatorics
- combinatorial
- optimization
- weight
- value
- capacity
- constraint
- resource
- allocation
- min
- overflow