OlivierNicole / ocaml
The core OCaml system: compilers, runtime system, base libraries
☆21Updated this week
Alternatives and similar repositories for ocaml
Users that are interested in ocaml are comparing it to the libraries listed below
Sorting:
- OCaml bindings for the Javascript c3 charting library☆30Updated 5 years ago
- Yet another type combinator library☆54Updated 3 years ago
- OCaml API search engine☆25Updated 8 years ago
- Bigstring intrinsics and fast blits based on memcpy/memmove☆39Updated 10 months ago
- A PPX extension for big array literals in OCaml☆20Updated 6 years ago
- Cross-runtime object interface generation☆35Updated 3 years ago
- OCaml with macros☆58Updated 3 weeks ago
- Infrastructure to collect metrics from OCaml applications.☆45Updated 2 months ago
- OCaml BitTorrent library and client☆40Updated 2 years ago
- OCaml with typed algebraic effects☆49Updated 6 years ago
- Compile-time rewrite rules for OCaml☆17Updated 9 years ago
- a distributed computing library for OCaml☆24Updated last year
- (Archived) Automatically build and dynlink ocaml source files☆59Updated last year
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- Persistent vectors for OCaml☆41Updated 7 years ago
- Extension to OCaml for deriving functions from type declarations.☆26Updated 4 years ago
- Protocol Buffers, JSON, XML data serialization system for OCaml☆40Updated 2 years ago
- Simple, efficient iterators for OCaml☆59Updated last year
- Trivial Metaprogramming tool using the OCaml toplevel☆54Updated 3 years ago
- Scalable LRU caches for OCaml☆43Updated 2 years ago
- Notes and findings from our OCaml benchmarking adventures☆48Updated 2 years ago
- Medium weight threads - preemptive thread pools for Lwt☆31Updated 3 years ago
- Ropes ("heavyweight strings") for OCaml