Batteries Included project
☆522Oct 7, 2025Updated 5 months ago
Alternatives and similar repositories for batteries-included
Users that are interested in batteries-included are comparing it to the libraries listed below
Sorting:
- A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.☆518Updated this week
- Parser combinators built for speed and memory efficiency☆703Sep 12, 2024Updated last year
- OCaml promises and concurrent I/O☆782Mar 14, 2026Updated last week
- A lightweight and colourful test framework☆507Dec 18, 2025Updated 3 months ago
- Universal toplevel for OCaml☆913Mar 9, 2026Updated last week
- OCaml graph library☆247Feb 24, 2026Updated 3 weeks ago
- An OCaml library for HTTP clients and servers using Lwt or Async☆773Jan 15, 2026Updated 2 months ago
- Multicore OCaml☆766Dec 9, 2022Updated 3 years ago
- A composable build system for OCaml.☆1,855Updated this week
- Jane Street Capital's standard library overlay☆1,216Jan 15, 2026Updated 2 months ago
- Type-driven code generation for OCaml☆509Feb 11, 2026Updated last month
- Standard library for OCaml☆1,020Jan 15, 2026Updated 2 months ago
- Pure OCaml regular expressions, with support for Perl and POSIX-style strings☆252Nov 24, 2025Updated 3 months ago
- Context sensitive completion for OCaml in Vim and Emacs☆1,672Mar 9, 2026Updated last week
- Compiler from OCaml to Javascript.☆1,094Updated this week
- Declarative terminal graphics for OCaml☆375Apr 6, 2024Updated last year
- A curated collection of awesome OCaml tools, frameworks, libraries and articles.☆3,061Nov 5, 2025Updated 4 months ago
- QuickCheck inspired property-based testing for OCaml.☆396Feb 18, 2026Updated last month
- Inline (Unit) Tests for OCaml☆67Apr 5, 2021Updated 4 years ago
- Base library and tools for ppx rewriters☆287Updated this week
- This is a repository for students to solve some problems in the c files provided. Instructions are provided below☆11Aug 28, 2023Updated 2 years ago
- Declarative definition of command line interfaces for OCaml☆332Feb 13, 2026Updated last month
- Low-level JSON parsing and pretty-printing library for OCaml☆363Aug 1, 2025Updated 7 months ago
- Map OCaml arrays onto C-like structs☆115Mar 4, 2025Updated last year
- A REST toolkit for OCaml☆222Oct 19, 2021Updated 4 years ago
- Owl - OCaml Scientific Computing @ https://ocaml.xyz☆1,332Sep 23, 2025Updated 5 months ago
- Functional HTML scraping and rewriting with CSS in OCaml☆406Nov 18, 2024Updated last year
- Library for binding to C libraries using pure OCaml☆406Nov 6, 2025Updated 4 months ago
- The future of ppx https://discuss.ocaml.org/t/the-future-of-ppx/☆55May 20, 2020Updated 5 years ago
- Syntax extension for writing in-line tests in ocaml code