Updated 6 months ago

ansible-collection-toolkit • Rank 8.5 • Science 67%

This Ansible collection provides production-ready Ansible roles used for providing services used in research and by research software engineers, but not exclusively.

Updated 6 months ago

@stdlib/utils-async-some-by-right • Rank 4.5 • Science 44%

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

@stdlib/utils-async-any-by-right • Rank 4.5 • Science 44%

Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

@stdlib/utils-async-some-by • Rank 4.1 • Science 44%

Test whether a collection contains `n` elements which pass a test implemented by a predicate function.

Updated 6 months ago

@stdlib/utils-async-reduce • Rank 4.0 • Science 44%

Apply a function against an accumulator and each element in a collection and return the accumulated result.

Updated 6 months ago

@stdlib/utils-async-any-by • Rank 4.0 • Science 44%

Test whether at least one element in a collection passes a test implemented by a predicate function.

Updated 6 months ago

@stdlib/utils-async-inmap-right • Rank 3.9 • Science 44%

Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

Updated 6 months ago

@stdlib/utils-async-every-by-right • Rank 3.8 • Science 44%

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

@stdlib/utils-inmap • Rank 3.7 • Science 44%

Invoke a function for each element in a collection and update the collection in-place.

Updated 6 months ago

@stdlib/utils-async-inmap • Rank 3.7 • Science 44%

Invoke a function for each element in a collection and update the collection in-place.

Updated 6 months ago

@stdlib/utils-async-every-by • Rank 3.6 • Science 44%

Test whether all elements in a collection pass a test implemented by a predicate function.

Updated 6 months ago

@stdlib/utils-reduce • Rank 3.6 • Science 44%

Apply a function against an accumulator and each element in a collection and return the accumulated result.

Updated 6 months ago

@stdlib/utils-async-none-by-right • Rank 3.6 • Science 44%

Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

@stdlib/utils-async-none-by • Rank 3.3 • Science 44%

Test whether all elements in a collection fail a test implemented by a predicate function.

Updated 6 months ago

@stdlib/utils-some-by • Rank 3.1 • Science 44%

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.

Updated 6 months ago

@stdlib/utils-inmap-right • Rank 3.0 • Science 44%

Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.

Updated 6 months ago

@stdlib/utils-while-each-right • Rank 2.9 • Science 44%

While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

Updated 6 months ago

@stdlib/utils-none-by • Rank 2.8 • Science 44%

Test whether all elements in a collection fail a test implemented by a predicate function.

Updated 6 months ago

@stdlib/utils-key-by-right • Rank 2.7 • Science 44%

Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.

Updated 6 months ago

@stdlib/utils-any-by • Rank 2.6 • Science 44%

Test whether at least one element in a collection passes a test implemented by a predicate function.

Updated 6 months ago

@stdlib/utils-any-by-right • Rank 2.6 • Science 44%

Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

@stdlib/utils-reduce-right • Rank 2.5 • Science 44%

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

Updated 6 months ago

@stdlib/utils-reduce2d • Rank 2.4 • Science 44%

Reduce the number of dimensions by one of a two-dimensional nested array by applying a function against an accumulator and each element along the innermost dimension and returning the accumulation results as a one-dimensional array.

Updated 6 months ago

@stdlib/utils-do-until-each • Rank 2.4 • Science 44%

Until a test condition is true, invoke a function for each element in a collection.

Updated 6 months ago

@stdlib/utils-until-each • Rank 2.2 • Science 44%

Until a test condition is true, invoke a function for each element in a collection.

Updated 6 months ago

@stdlib/utils-none-by-right • Rank 2.1 • Science 44%

Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

utils-do-while-each-right • Rank 1.9 • Science 44%

While a test condition is true, invoke a function for each element in a collection, iterating from right to left.

Updated 6 months ago

utils-every-by-right • Rank 1.9 • Science 44%

Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

project-aquarius • Rank 1.8 • Science 44%

The landing page for Project Aquarius, an open community of marine biology software and digital works.

Updated 6 months ago

@stdlib/utils-key-by • Rank 1.8 • Science 44%

Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.

Updated 6 months ago

@stdlib/utils-some-by-right • Rank 1.8 • Science 44%

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

Updated 6 months ago

@stdlib/utils-some • Rank 1.8 • Science 44%

Test whether a collection contains at least `n` elements which are truthy.

Updated 6 months ago

utils-while-each • Rank 0.7 • Science 44%

While a test condition is true, invoke a function for each element in a collection.

Updated 6 months ago

utils-until-each-right • Rank 0.0 • Science 44%

Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

Updated 6 months ago

utils-do-while-each • Rank 0.0 • Science 44%

While a test condition is true, invoke a function for each element in a collection.

Updated 6 months ago

utils-for-each-right • Rank 0.0 • Science 44%

Invoke a function for each element in a collection, iterating from right to left.

Updated 6 months ago

utils-every-by • Rank 0.0 • Science 44%

Test whether all elements in a collection pass a test implemented by a predicate function.

Updated 6 months ago

miranda • Rank 11.0 • Science 26%

A modern Python utility library for climate data collection and management

Updated 6 months ago

helperUtils • Science 44%

Reusable javascript helper utility methods. <https://www.npmjs.com/package/@darcher/js-helpers>

Updated 6 months ago

linuxshss • Science 44%

Collection of utility scripts for Linux, designed to simplify and automate a variety of tasks

Updated 6 months ago

utils-some-in-by • Science 44%

Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.

Updated 6 months ago

mobile_data_acquisition • Science 18%

Data collection and real-time streaming application for Android and IOS systems using MIT App Inventor.

Updated 6 months ago

object-some-in-by • Science 44%

Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.

Updated 5 months ago

https://github.com/adalca/medical-datasets • Science 36%

tracking medical datasets, with a focus on medical imaging

Updated 6 months ago

array-base-without • Science 44%

Return a new array containing every element from an input array, except for the element at a specified index.

Updated 6 months ago

seansaudiodb • Science 26%

The personal version of my audio collection database. Not intended for public use. See the other version that is intended for public use: https://github.com/seanpm2001/AudiBass_Manager

Updated 6 months ago

awesome-replicability-data • Science 67%

A curated list of publicly available datasets for replication studies.