mirage / bechamel
Agnostic benchmark in OCaml (proof-of-concept)
☆43Updated 10 months ago
Alternatives and similar repositories for bechamel:
Users that are interested in bechamel are comparing it to the libraries listed below
- Adaptive Radix Tree in OCaml☆48Updated 9 months ago
- Persistent vectors for OCaml☆41Updated 7 years ago
- Lock-free Sets and Maps for OCaml multicore☆32Updated 2 years ago
- Websockets implementation for httpaf☆32Updated 5 years ago
- Declarative events and signals for OCaml☆50Updated last year
- Library to provide a fast integer (x64 arch) or allocated int32 (x84 arch)☆24Updated last month
- Memory-efficient data structures in OCaml☆37Updated 3 years ago
- Efficient caching library for OCaml☆33Updated last year
- OCaml bindings for RocksDB☆21Updated last year
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- Vendor all the things for a quick way to get up and running with Multicore OCaml!☆13Updated 3 years ago
- Infrastructure to collect metrics from OCaml applications.☆45Updated last month
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- OCaml library for resizable arrays and strings☆26Updated 3 months ago
- Irmin-based Markdown Editor☆46Updated 2 years ago
- LexiFi runtime types☆32Updated 4 years ago
- Convert file extensions to MIME types☆23Updated last year
- Yet another type combinator library☆54Updated 3 years ago
- Easy OCaml scripts (unreleased)☆20Updated 2 months ago
- Efficient Bloom filters for OCaml☆37Updated 3 years ago
- A small library for convenient printf debugging and function tracing☆27Updated 2 years ago
- multipart/form-data (RFC2388) parser for OCaml☆19Updated 4 years ago
- Js_of_ocaml bindings to JS Promises with supplemental functions☆29Updated 3 months ago
- Result value combinators for OCaml☆37Updated last year
- a distributed computing library for OCaml☆24Updated last year
- An OCaml library for parsing documentation comments written in 'odoc markup', a superset of 'ocamldoc markup'.☆16Updated last year
- Fast websocket library for OCaml, based on angstrom/httpaf