huff_BinarySearch

Binary search

An implementation of binary search in Solidity for finding elements in sorted arrays.

GitHub

2 stars
1 watching
0 forks
Language: Solidity
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
0xdewy/quicksort-huffAn implementation of the Quicksort sorting algorithm using a custom data structure called Huff.10
addyosmani/recursive-binarysearchA recursive algorithm for finding an element in a sorted array with logarithmic time complexity56
wyhaines/splay_tree_map.crA data structure implementation of a semi-balanced binary search tree that optimizes access to frequently accessed items15
ajbrock/smashAn experimental method for efficiently searching neural network architectures using a single training run.489
darothen/xbpchA utility to read proprietary binary punch format files into xarray-powered workflows18
praneshasp/huff-mathAn implementation of a math library using Huff for smart contract arithmetic operations.24
nfurfaro/huffbitsA library for performing bitwise operations on data in the Huff language.7
pyjarrett/septumA tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines.381
joelrorseth/tree-troubleAn interactive tutorial on Binary Search Trees designed for the Swift Playgrounds application on iPads24
andylokandy/simsearch-rsA simple fuzzy search engine for similar strings in memory-based data171
amadimichael/huffsAn implementation of popular Solidity libraries and contracts in the Huff language18
m4b/bingrepA tool to quickly inspect and analyze binary executables by parsing and coloring their contents.1,714
jesserc/secp256k1-huffA Huff implementation of an elliptic curve library used in cryptocurrency applications5
parthjadhav/rust_searchA fast and efficient file search library built in Rust144
h00p30/8bitarrayAn implementation of an 8-bit array data structure using Huffman coding in Solidity12