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: about 2 years ago
Linked from 1 awesome list
algorithmsdata-structuresocaml
Related projects:
Repository | Description | Stars |
---|---|---|
owlbarn/owl | A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. | 1,225 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
biocaml/biocaml | Provides high-performance tools and data analysis for bioinformatics research and applications | 123 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
ocaml-multicore/parallel-programming-in-multicore-ocaml | A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
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,971 |
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. | 877 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 782 |
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 | 965 |
farheenb/data-structures-and-algorithms | A collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python | 144 |