OCaml
related
Camlunity
FTW!
Automatic binary builds of OCaml for Windows (mingw)
svn trunk
3.12 branch
OCamlPro branch
(unpack to any path and set
OCAMLLIB environment variable
accordingly)
OCamlForge projects
ocaml-mysql
-
mysql
bindings (based on
ocaml-mysql
by Shawn Wagner). With prepared statements support and GC interaction fixes.
ExtUnix
- extended Unix module - a collection of thin bindings to various low-level system API.
winsvc
turns OCaml program into Windows service.
ocaml-sphinx
-
Sphinx
searchd client protocol implementation.
ocaml-hypertable
- bindings to
Hypertable
C++ library.
ocaml-lzo
- bindings to
LZO
- a portable lossless data compression library.
ocaml-snappy
- bindings to
snappy
- fast compression/decompression library.
ocaml-geoip
- bindings to
GeoIP
database library.
Miscellanea
Bencode
[
html
] (2009-10-07) - parse
bencoded
structures (Bittorrent metadata).
Php_serialize
[
html
] (2009-12-25) - parse and construct
php_serialize
'd values.
ocurl.git
- enhancements and bugfixes for
ocurl
. With libcurl multi API wrappers and pluggable asynchronous interface.
deriving.git
- enhancements and bugfixes for
deriving
.
ocaml-win32-Makefile.diff
- fix
ocaml-win32
Makefile to compile cleanly.
ocaml-event.git
- enhancements for
ocaml libevent bindings
.
cxx_wrapped
- simple template to wrap C++ object as OCaml custom value (
full example
).
OCaml code generator for
ragel
state machine compiler, included in release 6.7 (
initial patch
).
Unicode patch
for OCaml runtime.
How to build dbm.cma on Windows
.
dbfplot
- simple gtk application to plot DBase data.
sqlgg
- SQL guided code generator (including OCaml).
poor man's allocation profiler
(
description
).
Measure
[
html
] - simple module to measure code speed and allocation rate.
mlvalues.py
[
html
] - python script to inspect OCaml values in GDB
Contributing to
mldonkey
- cross-platform multi-network P2P daemon. See
unofficial git mirror
(another
one on github
).
extlib
- extended standard library.
2011-08-08