core_bench
Benchmarking toolkit
A library for running micro-benchmarks in OCaml
Micro-benchmarking library for OCaml
50 stars
17 watching
13 forks
Language: OCaml
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
janestreet/core | A standard library overlay providing reusable, modular building blocks for OCaml programming | 1,126 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 877 |
janestreet/hardcaml | A comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware | 677 |
janestreet/incremental | A library for building efficient incremental computations in OCaml | 886 |
janestreet/typerep | A runtime environment providing type-safe functionality for the OCaml programming language | 23 |
pprett/bolt | A high-performance machine learning toolkit for large-scale and sparse classification and regression problems. | 87 |
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
janestreet/incr_dom | A library for building dynamic web applications by incrementally rendering HTML views and handling user interactions. | 383 |
pmwkaa/ioarena | An embedded storage benchmarking tool for evaluating performance of various databases. | 134 |
janestreet/rpc_parallel | A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces. | 47 |
hejsil/zig-bench | A library for creating benchmarks in Zig programming language | 64 |
jessesquires/jsqcoredatakit | A comprehensive framework for building Core Data stacks with a focus on simplicity and best practices. | 616 |
chris00/ocaml-benchmark | A tool for measuring and comparing the run-time of OCaml functions | 27 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 79 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |