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 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
0xdewy/quicksort-huff An implementation of the Quicksort sorting algorithm using a custom data structure called Huff. 10
addyosmani/recursive-binarysearch A recursive algorithm for finding an element in a sorted array with logarithmic time complexity 56
wyhaines/splay_tree_map.cr A data structure implementation of a semi-balanced binary search tree that optimizes access to frequently accessed items 15
ajbrock/smash An experimental method for efficiently searching neural network architectures using a single training run. 489
darothen/xbpch A utility to read proprietary binary punch format files into xarray-powered workflows 18
praneshasp/huff-math An implementation of a math library using Huff for smart contract arithmetic operations. 24
nfurfaro/huffbits A library for performing bitwise operations on data in the Huff language. 7
pyjarrett/septum A tool to search and filter code text based on contextual lines 380
joelrorseth/tree-trouble An interactive tutorial on Binary Search Trees designed for the Swift Playgrounds application on iPads 24
andylokandy/simsearch-rs A simple fuzzy search engine for similar strings in memory-based data 170
amadimichael/huffs An implementation of popular Solidity libraries and contracts in the Huff language 18
m4b/bingrep A tool to quickly inspect and analyze binary executables by parsing and coloring their contents. 1,711
jesserc/secp256k1-huff A Huff implementation of an elliptic curve library used in cryptocurrency applications 5
parthjadhav/rust_search A fast and efficient file search library built in Rust 140
h00p30/8bitarray An implementation of an 8-bit array data structure using Huffman coding in Solidity 12