awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mafintosh/unordered-array-remove

Open-source alternatives to Unordered Array Remove

15 open-source projects similar to mafintosh/unordered-array-remove, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Unordered Array Remove alternative.

  • dcousens/is-sorteddcousens avatar

    dcousens/is-sorted

    24View on GitHub↗

    A small module to check if an Array is sorted

    JavaScript
    View on GitHub↗24
  • doowb/group-arraydoowb avatar

    doowb/group-array

    66View on GitHub↗

    Group array of objects into lists.

    JavaScript
    View on GitHub↗66
  • ehmicky/fast-cartesianehmicky avatar

    ehmicky/fast-cartesian

    73View on GitHub↗

    Fast cartesian product

    TypeScript
    View on GitHub↗73
  • johnwquarles/mirrarrayjohnwquarles avatar

    johnwquarles/mirrarray

    5View on GitHub↗

    NPM module for creating a keymirror object from an array of strings

    JavaScript
    View on GitHub↗5
  • jonschlinkert/arr-diffjonschlinkert avatar

    jonschlinkert/arr-diff

    45View on GitHub↗

    Returns an array with only the unique values from all given arrays using strict equality for comparisons.

    JavaScript
    View on GitHub↗45
  • jonschlinkert/arr-flattenjonschlinkert avatar

    jonschlinkert/arr-flatten

    59View on GitHub↗

    Recursively flatten an array or arrays. This is the fastest implementation of array flatten.

    JavaScript
    View on GitHub↗59

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • jonschlinkert/array-firstjonschlinkert avatar

    jonschlinkert/array-first

    11View on GitHub↗

    Get the first element or first n elements of an array.

    JavaScript
    View on GitHub↗11
  • jonschlinkert/array-lastjonschlinkert avatar

    jonschlinkert/array-last

    33View on GitHub↗

    Return the last element in an array. Faster than .slice

    JavaScript
    View on GitHub↗33
  • jonschlinkert/in-arrayjonschlinkert avatar

    jonschlinkert/in-array

    16View on GitHub↗

    Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

    JavaScript
    View on GitHub↗16
  • mattdesl/array-rangemattdesl avatar

    mattdesl/array-range

    25View on GitHub↗

    creates a new array with given range

    JavaScript
    View on GitHub↗25
  • michaelzoidl/swap-arraymichaelzoidl avatar

    michaelzoidl/swap-array

    6View on GitHub↗

    Swaps the index / position of an array

    JavaScript
    View on GitHub↗6
  • parro-it/map-arrayparro-it avatar

    parro-it/map-array

    4View on GitHub↗

    Map object keys and values into an array.

    JavaScript
    View on GitHub↗4
  • seriousmanual/dedupeseriousManual avatar

    seriousManual/dedupe

    24View on GitHub↗

    easy deduplication of array values

    TypeScript
    View on GitHub↗24
  • sindresorhus/filled-arraysindresorhus avatar

    sindresorhus/filled-array

    43View on GitHub↗

    Returns an array filled with the specified input

    JavaScript
    View on GitHub↗43
  • zhiyelee/array.chunkzhiyelee avatar

    zhiyelee/array.chunk

    12View on GitHub↗

    Split array/TypedArray to chunks of given size

    JavaScript
    View on GitHub↗12