-
DeepMarker
- ꙮ
- https://www.deepmarker.com
Stars
- All languages
- BQN
- Batchfile
- C
- C#
- C++
- CoffeeScript
- Coq
- Crystal
- Dart
- Elixir
- Elm
- Emacs Lisp
- Erlang
- Gleam
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- Nix
- OCaml
- PHP
- PLpgSQL
- Perl
- Prolog
- PureScript
- Python
- QML
- R
- Reason
- Roff
- Ruby
- Rust
- Scala
- Shell
- TeX
- TypeScript
- Vala
- nesC
- q
The core OCaml system: compilers, runtime system, base libraries
FUSE filesystem over Google Drive
MirageOS is a library operating system that constructs unikernels
Irmin is a distributed database that follows the same design principles as Git
Context sensitive completion for OCaml in Vim and Emacs
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
Owl - OCaml Scientific Computing @ https://ocaml.xyz
🍬 a functional language for building type-safe, scalable, and maintainable applications
An OCaml library for HTTP clients and servers using Lwt or Async
Parser combinators built for speed and memory efficiency
A high performance, memory efficient, and scalable web server written in OCaml
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
Static website generator based on HTML element tree rewriting
Library for binding to C libraries using pure OCaml
Low-level JSON parsing and pretty-printing library for OCaml
TCP/IP networking stack in pure OCaml, using the Mirage platform libraries. Includes IPv4/6, ICMP, and UDP/TCP support.
Cooperative-threaded access to relational data
Multi-tier framework for programming web and mobile applications in OCaml.
An HTTP/2 implementation written in pure OCaml