OCaml
related
Camlunity
FTW!
Projects
mldonkey
- cross-platform multi-network P2P daemon. Repository on
github
(
mirror
).
ocaml-extlib
- extended standard library.
sqlgg
- SQL guided code generator.
ocurl
- bindings to
libcurl
, a continuation of
ocurl.sf.net
project (by Lars Nilsson).
ocaml-mysql
-
mysql
bindings (based on
ocaml-mysql
by Shawn Wagner).
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-zstd
- bindings to
Zstandard
- realtime compression library.
ocaml-geoip
- bindings to
GeoIP
database library.
ocaml-gperftools
- bindings to
gperftools
.
ocaml-stemming
- OCaml stemming bindings
ocaml-hdfs
- bindings to
libhdfs
.
ocaml-qfs
- bindings to
QFS
.
mybuild
- collection of ocamlbuild plugins.
ocaml-libevent
(
mirror
) - bindings to libevent (continuation of
ocaml-event
).
ocaml-gdb
- GDB machine interface client.
ocaml-cbor
- generic CBOR decoder/encoder, RFC 7049.
opam-bundle
- small tool to create OCaml software bundles from OPAM packages.
Miscellanea
Code
scraps
Talks
ocaml-win32-Makefile.diff
- fix
ocaml-win32
Makefile to compile cleanly.
cxx_wrapped
- example for
cxx_wrapped.h
OCaml code generator for
ragel
state machine compiler, included in release 6.7 (
initial patch
).
Unicode patch
for OCaml runtime.
dbfplot
- simple gtk application to plot DBase data.
PR#4934
- speeding up ocamlbuild
PR#5109
- fixing subtle bug in ocamlyacc reentrancy support
PR#5314
- adding CFI directives to ocamlopt for reliable native stack unwinding
PR#6919
- tracking down GC crash bug
ocaml+termux
- OCaml native on android
Obsolete
deriving.git
- enhancements and bugfixes for
deriving
.
How to build dbm.cma on Windows
.
2017-02-12