#binary-search

  1. indxvec

    Vecs sorting, merging, indexing, ranking, searching, reversing, intersecting, printing, etc

    v1.9.6 6.9K #binary-search #ranking #merge-sort #hash-sort #printing-vectors #ansi-term #pretty-print
  2. rust-releases

    Find, index and obtain all officially available Rust releases

    v0.29.0 6.7K #toolchain #binary-search #release #version #index #versioning #semver
  3. kempt

    Ordered collection types with no unsafe code and no_std support

    v0.2.4 550 #collection #ordered #binary-search #map #key-value #ordered-map #alloc
  4. thinkrust_algorithms

    Basic Algorithms: Binary Search and Find Max from an array

    v0.1.2 330 #binary-search #find #search-algorithms #max #algorithm #sorting #recursion
  5. interpolation_search

    Interpolation search - binary search on steroids

    v0.2.2 650 #binary-search #search #sorting #interpolation #search-algorithms #binary #algorithm
  6. range_map_vec

    range map data structure backed by a Vec

    v0.2.0 9.1K #binary-search #range #data-structures #map #structure #vec #backed
  7. sets

    Generic vectors as sets. Efficiently sorting, merging, ranking, searching, reversing, intersecting, etc.

    v1.2.1 #set-operations #binary-search #ranking #merge-sort #hash-sort
  8. rle_vec

    A vector like struct that stores data as runs of identical values. Useful for storing sparse data.

    v0.4.1 #rle #vec #data-access #binary-search #vector
  9. mih-rs

    Multi-index hashing (MIH) for neighbor searches on binary codes in the Hamming space

    v0.3.1 #hash-table #binary-search #search #hamming #search-index #data-structures
  10. sortedvec

    a sorted vector that enables quick lookups

    v0.5.0 2.5K #lookup-tables #lookup #binary-search #data-structures #vec #table #hash-map
  11. rs_algo

    Common sorting algorithms and other common computer science algorithms

    v0.2.1 #sorting #binary-search #computer-science #merge #quick #insertion #search-algorithms
  12. multiexp-mirror

    Multiexponentation algorithms for ff/group. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production…

    v0.4.0 #ff-group #group #ff #multiexp #binary-search #version
  13. const-lru

    no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache

    v1.0.0 #lru-cache #cache #lru #const-generics #data-structures #binary-search #key-value
  14. bisection

    Python bisect module

    v0.1.0 24K #sorting #bisect #binary-search
  15. fenny

    working with Fenwick trees

    v0.2.0 #prefix #binary-tree #binary #arithmetic-coding #binary-search #fenwick #data-structures
  16. rudac

    common data structures and algorithms

    v0.8.3 #algorithm #sorting #binary-search #interval-tree #binary-search-tree #data-structures #avl-tree
  17. bstree-file-readonly

    Query read-only binary-search tree file, supporting billions of entries in files of tens of GB

    v0.1.1 #binary-search-tree #tree-structure #binary-search #bstree #index-file #input-file #indexation
  18. binary-search

    General binary search implementation

    v0.1.2 850 #search #binary #monotone #values #direction
  19. try-partialord

    Safe failable sort, min, max, binary_search functions for PartialOrd. No need to wrap f32, f64 to sort any more.

    v0.1.3 #sorting #partial-ord #min-max #binary-search #error #f64 #f32
  20. cliff

    Find the load at which a benchmark falls over

    v0.3.2 #const #vector #array #binary-search #lower-bounds
  21. bsutils

    Binary search utilities with efficiency

    v0.1.2 #binary-search #algorithm #utilities #search-algorithms #utils #duplicates
  22. librualg

    Collection of basic algorithms for everyday development

    v0.29.1 120 #binary-search #binary-tree #collection #basic #table #bloom #bloom-filter
  23. partition-point-veb-layout

    partition_point van Emde Boas layout

    v0.1.1 #algorithm #binary-search #partition-point #cache-oblivious #van-emde-boas-layout
  24. slice_search

    A collection of algorithms for searching within slices

    v0.1.2 #search-algorithms #slice #binary-search #search #linear-search #no-std
  25. alg_ds

    Algorithms & data structures

    v0.3.1 100 #algorithm #data-structures #sorting #alg #binary-search #quick #lcs
  26. woodland

    Easy to use implementations of popular tree data structures such as Binary, Binary Search, AVL, Red-Black, and more

    v0.0.4 #tree #binary-search #data-structures #indextree #tree-structure #memory-arena
  27. ordered-vecmap

    Ordered map and set based on vectors and binary search

    v0.2.0 #ordered #set #map #binary-search
  28. stalin-binary-search

    alike binary search but any checking element which is not target one is eliminated

    v0.0.4 #binary-search #element #checking #target #search-algorithms #stalin #sorting
  29. rusted_list

    A ever sorted list for rust that is operating on binary search

    v1.1.0 #sorting #list #binary-search #sorted
  30. Try searching with DuckDuckGo.

  31. eytzinger-map

    array/vec based map using eytzinger search algorithm

    v0.1.1 #binary-search #eytzinger #search-algorithms #vecmap #arraymap
  32. searchsort

    trait implementing Binary Search and Quick Sort algorithms

    v0.1.0 #sorting #binary-search #search #quick-sort #sort #find
  33. robust-binary-search

    Robust Binary Search provides a binary search implementation which is robust against errors during the search

    v0.1.1 #binary-search #robust #error #graph #directed-acyclic-graph #range #linear
  34. hamming-heap

    Amortized constant time min heaps for binary features in nearest neighbor searches

    v0.4.1 #hamming #binary #binary-search #heap #search #priority #constant-time
  35. mickey

    Accessibility utility to move mouse cursor using keyboard with binary search algorithm

    v0.1.1 #cursor #binary-search #mouse #x11 #search-algorithms #left-wm #mouse-button
  36. binary_range_search

    Binary Search in a slice for a range of values

    v0.1.0 #binary-search #range #slice #values
  37. nclist

    finding overlapping intervals using a nested containment list

    v0.1.1 #interval #overlap #range #search-query #binary-search
  38. words

    Access all of the words in /usr/share/dict/words

    v0.1.2 #word #binary #binary-search #usr-share-dict-words #vector
  39. AitSar

    implementations of algorithms faster then Binary Search

    v0.1.1 #aitsar #binary-search #search-algorithms #algorithm #faster #hash #hash-table #fibonacci
  40. minigrep_wang

    practice grep binary search

    v0.1.0 #search #practice #grep #binary #binary-search
  41. cuid

    An ipmlementation of CUID protocol in rust

    v1.3.3 9.8K #generation #unique-id #generate #performance #optimized #binary-search #numbers
  42. robust-git-bisect

    Robust Git Bisect provides an alternative to git bisect which is robust against errors during the search

    v0.1.1 #git #bisect #robust #search #error #binary-search #robust-binary-search
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy