bisect
Array search library
A library of algorithms for searching and manipulating sorted arrays in a generic way
Library for maintaining sorted Arrays
12 stars
2 watching
1 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spider-gazelle/bindata | Provides a declarative way to read and write structured binary data | 48 |
spider-gazelle/promise | A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
spider-gazelle/named_information | A Crystal implementation of an RFC for generating unique identifiers from hashes. | 0 |
spider-gazelle/ed25519 | An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm | 8 |
spider-gazelle/spider-gazelle | A web framework template built on top of Crystal that aims to provide speed and extensibility for building Ruby-like web applications. | 180 |
mljs/bit-array | A JavaScript library for efficient binary array operations | 6 |
google/tensorstore | A C++ and Python library for storing and manipulating large multi-dimensional arrays in various formats and storage systems. | 1,352 |
spider-gazelle/digest-auth | A library implementing HTTP digest authentication for Crystal language | 4 |
xerial/larray | A library for efficiently managing large arrays and memory-mapped files in Java and Scala | 400 |
spider-gazelle/verhoeff | An implementation of the Verhoeff checksum algorithm in Crystal language | 0 |
fimad/scalpel | A web scraping library providing a declarative interface on top of an HTML parsing library to extract data from HTML pages | 323 |
dbalmain/ferret | An information retrieval library that provides an extensible and flexible framework for indexing, searching, and retrieving data. | 279 |
spider-gazelle/ssh2.cr | Provides a Crystal language binding for the libssh2 library to utilize SSH services like shell execution and file transfers | 44 |
spider-gazelle/ffmpeg | A Crystal language binding for the popular multimedia processing library ffmpeg | 19 |
spider-gazelle/rethinkdb-orm | An ORM for RethinkDB with support for callbacks and associations in Crystal language | 24 |