core_bench
Benchmarking toolkit
A library for running micro-benchmarks in OCaml
Micro-benchmarking library for OCaml
49 stars
17 watching
13 forks
Language: OCaml
last commit: 13 days 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,115 |
janestreet/base | A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 868 |
janestreet/hardcaml | A comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware | 670 |
janestreet/incremental | A library for building efficient incremental computations in OCaml | 876 |
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. | 381 |
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 | 28 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |