search-list, search in array, custom search in array, search in list
search in array
Search in array with binary method (log(n)) time complexity
Better binary searching
Lazy-evaluating list of files, based on globs or regex patterns
Custom React Hook to get search in array
Standalone CSS Selector Finder and Parser.
This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type
Array manipulation, ordering, searching, summarizing, etc.
A React Native module that allows to perform the Spotlight integration on iOS
Fast and tiny fuzzy-search utility
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Get XDG Base Directory paths
General purpose glob-based configuration matching.
Search in array with binary method (log(n)) time complexity
finds an item in an array matching a predicate function, and returns its index
A tiny, simple, fast fuzzy search library
Run an array of functions in parallel
Different binary search tree implementations, including a self-balancing one (AVL)
Get the ArrayBuffer out of a TypedArray, robustly.
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Lightweight fuzzy-search
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Binary search and index methods for Ruby Arrays.
Pure ruby implementation of binary search for Ruby arrays and similiar data structures. Supports ascending and descending sort order, searching for exact and nearest matches, and has a versatile API. Uses linear search for small arrays to make use of the internal cache of moden CPUs.
With that gem you have the ability to check one string against other, string against an array and get the score for the matches
Binary search and index methods for Ruby Arrays.
A C implementation of the binary search algorithm for Ruby arrays.
Returns an array of matchable strings for advance searches
QueryableArray is intended to store a group of objects which share the same attributes allowing them to be searched with a simplified DSL
Uniquely powerful server-side searching, sorting and filtering of any ActiveRecord or Array collection as well as post-rendered content displayed as a frontend jQuery Datatable
Criterion is a small, simple library for searching Ruby arrays and collections with a chainable, Active Record style query interface.
Give you the ability to search the Australia Post Web site with either Suburb or Postcode, and return an array of Locations. Also add's validation methods to ActiveRecord Objects to allow you to validate that A Postcode + State + Suburb is correct
This gem employs Breadth-First-Search or Depth-First-Search to search whether an element is in a tree.
Sorted array using binary search