ocaml-datastructures-algorithms
Data structure library
Educational repository of data structures and algorithms implemented in OCaml.
Data structures and algorithms in OCaml
48 stars
4 watching
6 forks
Language: OCaml
last commit: almost 2 years ago
Linked from 1 awesome list
algorithmsdata-structuresocaml
Related projects:
Repository | Description | Stars |
---|---|---|
owlbarn/owl | A comprehensive OCaml scientific computing framework for high-performance numerical computations and data analysis. | 1,222 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
biocaml/biocaml | A high-performance OCaml library for bioinformatics tasks and data analysis. | 123 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 283 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
rleonid/oml | A collection of OCaml functions for mathematical and statistical analysis | 119 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
dannywillems/ocaml-for-web-programming | An OCaml framework for web development, providing bindings to JavaScript libraries and tools for building web applications. | 52 |
ocaml-community/biniou | An efficient binary data format for serializing and deserializing structured data | 42 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 868 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
wangkuiwu/datastructs_and_algorithm | Comprehensive resource on data structures and algorithms in C programming | 961 |
farheenb/data-structures-and-algorithms | A collection of optimized solutions to popular data structure and algorithm problems in Java, C++, and Python | 142 |