Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ocaml-batteries-team/batteries-included
Batteries Included project
https://github.com/ocaml-batteries-team/batteries-included
Last synced: 3 months ago
JSON representation
Batteries Included project
- Host: GitHub
- URL: https://github.com/ocaml-batteries-team/batteries-included
- Owner: ocaml-batteries-team
- License: other
- Created: 2009-11-16T17:19:48.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T01:42:07.000Z (8 months ago)
- Last Synced: 2024-02-28T02:29:28.872Z (8 months ago)
- Language: OCaml
- Homepage: http://ocaml-batteries-team.github.com/batteries-included/hdoc2/
- Size: 24.3 MB
- Stars: 508
- Watchers: 16
- Forks: 108
- Open Issues: 86
-
Metadata Files:
- Readme: README.folders
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
- awesome-list - batteries-included - batteries-team | 423 | (OCaml)
- awesome-ocaml - Batteries Included - maintained foundation library for your OCaml projects. (Application Libraries)
README
The following directories contain:
* benchsuite/ provide performance evaluations of Batteries functions
* build/ various (old) files needed for building
* examples/ example files showing how to use various features of batteries
* qtest/ the inline tests
* src/ the core of Batteries Included, all the batFoo modules
* toplevel/ Batteries helpers for the toplevel
* testsuite/ a testsuite for batteries, in addition to inline tests in src/