ocaml-trie
trie library
A data structure implementation for efficient approximate string matching and retrieval.
Trie code forked from https://www.lri.fr/~filliatr/software.en.html
9 stars
2 watching
2 forks
Language: OCaml
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
| A modular standard library extension and string library for OCaml | 494 |
| Provides high-performance tools and data analysis for bioinformatics research and applications | 123 |
| A binding that enables barcode scanning functionality in an OCaml application using the cordova-plugin-barcodescanner plugin | 0 |
| A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
| An efficient binary data format for serializing and deserializing structured data | 42 |
| A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 877 |
| OCaml bindings to linenoise for easy high-level readline functionality | 51 |
| A collection of OCaml functions for mathematical and statistical analysis | 119 |
| An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
| An OCaml library for solving combinatorial problems using dancing links and other techniques | 35 |
| A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
| A set of data structures and operations for representing and manipulating graphs in OCaml | 234 |
| A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters | 5 |
| A Ramda-inspired utility library for ReasonML/OCaml. | 275 |