Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with ocaml-library

A curated list of projects in awesome lists tagged with ocaml-library .

https://github.com/lpcic/elpi

Embeddable Lambda Prolog Interpreter

constraints extension-language lambda-prolog ocaml-library

Last synced: 12 Nov 2024

https://github.com/LPCIC/elpi

Embeddable Lambda Prolog Interpreter

constraints extension-language lambda-prolog ocaml-library

Last synced: 07 Dec 2024

https://github.com/mirage/capnp-rpc

Cap'n Proto RPC implementation

capn-proto capnproto ocaml-library rpc-framework

Last synced: 16 Dec 2024

https://github.com/gbury/dolmen

Dolmen provides a library and a binary to parse, typecheck, and evaluate languages used in automated deduction

atp flexible-parsers functor language model ocaml ocaml-library parse smt-lib theorem-proving tptp typechecker

Last synced: 19 Dec 2024

https://github.com/0xffea/ocaml-redis

Redis bindings for OCaml

ocaml ocaml-library redis-client

Last synced: 14 Nov 2024

https://github.com/andersfugmann/amqp-client

OCaml Amqp client library for Async and Lwt.

amqp-client async library lwt ocaml ocaml-library rabbitmq

Last synced: 14 Nov 2024

https://github.com/dmbaturin/otoml

TOML parsing, manipulation, and pretty-printing library for OCaml (fully 1.0.0-compliant)

ocaml ocaml-library parser pretty-printer toml

Last synced: 12 Oct 2024

https://github.com/andersfugmann/aws-s3

Ocaml library to access Amazon S3

amazon-web-services async lwt ocaml ocaml-library

Last synced: 14 Nov 2024

https://github.com/redprl/algaeff

🦠 Reusable components based on algebraic effects

algebraic-effects ocaml ocaml-library

Last synced: 10 Nov 2024

https://github.com/chris00/ansiterminal

Basic control of ANSI compliant terminals and the windows shell.

ansi-colors ansi-terminal ocaml-library terminal terminal-colors

Last synced: 29 Oct 2024

https://github.com/RedPRL/algaeff

🦠 Reusable components based on algebraic effects

algebraic-effects ocaml ocaml-library

Last synced: 21 Nov 2024

https://github.com/ocaml-community/calendar

OCaml library for handling dates and times.

calendar-api ocaml ocaml-library

Last synced: 14 Nov 2024

https://github.com/unixjunkie/dolog

A dumb OCaml logger

logger logging minimalist ocaml-library

Last synced: 28 Oct 2024

https://github.com/unixjunkie/minicli

Minimalist OCaml library for command line parsing

cli command-line-interface command-line-parsing minimalist ocaml-library

Last synced: 28 Oct 2024

https://github.com/UnixJunkie/minicli

Minimalist OCaml library for command line parsing

cli command-line-interface command-line-parsing minimalist ocaml-library

Last synced: 02 Nov 2024

https://github.com/4y8/combo

A simple parser combinator library for Ocaml

monadic-parser-combinators ocaml-library parser-combinators

Last synced: 21 Nov 2024

https://github.com/redprl/yuujinchou

πŸ‘Ή A library for hierarchical names and lexical scoping

algebraic-effects ocaml ocaml-library

Last synced: 10 Nov 2024

https://github.com/redprl/mugen

♾️ A library for universe levels and universe polymorphism

ocaml ocaml-library proof-assistant type-theory

Last synced: 10 Nov 2024

https://github.com/dmbaturin/ocaml-tsort

Easy to use and user-friendly topological sort module for OCaml

graph ocaml ocaml-library topological-order topological-sort

Last synced: 12 Oct 2024

https://github.com/cryptosense/enumerators

Finite lazy enumerators in OCaml

enumerator lazy-evaluation ocaml-library

Last synced: 06 Nov 2024

https://github.com/d-plaindoux/transept

An OCaml modular and generalised parser combinator library.

modular monad ocaml-library parser-combinators

Last synced: 27 Oct 2024

https://github.com/ygrek/ocaml-bpf

OCaml embedded eBPF assembler

bpf ocaml-library

Last synced: 08 Nov 2024

https://github.com/marcoonroad/twostep

HOTP and TOTP algorithms for 2-step verification (for OCaml). :clock10: :closed_lock_with_key: :1234: :camel:

2-factor-authentication 2-step-verification authentication cryptography infosec ocaml ocaml-library one-time-password one-time-passwords security security-tools

Last synced: 14 Nov 2024

https://github.com/redprl/ocaml-bwd

πŸ”™ Backward lists for OCaml

ocaml ocaml-library

Last synced: 10 Nov 2024

https://github.com/redprl/kado

🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory

cubical-type-theory homotopy-type-theory ocaml ocaml-library proof-assistant type-theory

Last synced: 10 Nov 2024

https://github.com/gfngfn/otfed

An OpenType font format encoder & decoder written in OCaml

decoder encoder fonts ocaml ocaml-library opentype

Last synced: 28 Oct 2024

https://github.com/cryptosense/key-parsers

OCaml parsers for multiple key formats

cryptography ocaml ocaml-library parsers

Last synced: 06 Nov 2024

https://github.com/redprl/bantorra

πŸ“š A library for managing libraries and resolving unit paths

ocaml ocaml-library

Last synced: 10 Nov 2024

https://github.com/andersfugmann/ocaml-protoc-plugin

Plugin for Google's protobuf compiler to generate interfaces based on protobuf specifications and runtime for encoding and decoding protobuf messages

ocaml-library protobuf

Last synced: 18 Oct 2024

https://github.com/chris00/ocaml-curve-sampling

Adaptive sampling of parametric and implicit curves

curve-interpolation ocaml-library plotting plotting-functions sampling

Last synced: 29 Oct 2024

https://github.com/unixjunkie/interval-tree

tree for float intervals

interval-tree ocaml-library

Last synced: 15 Oct 2024

https://github.com/unixjunkie/lz4-chans

open/close binary channels with LZ4 compression in the background

channels lz4-compression ocaml-library unix

Last synced: 15 Oct 2024

https://github.com/codex-semantics-library/patricia-tree

Patricia Tree data structure in OCaml for maps and sets, supports generic (GADT) keys

ocaml ocaml-library patricia-tree

Last synced: 12 Oct 2024

https://github.com/unixjunkie/orxgboost

Gradient boosting for OCaml using the R xgboost package under the carpet

classification gradient-boosted-trees gradient-boosting machine-learning ocaml-library r regression xgboost

Last synced: 15 Oct 2024

https://github.com/unixjunkie/phashtbl

Minimalist persistent hashtbl OCaml library

dbm hash-table ocaml-library persistent

Last synced: 15 Oct 2024

https://github.com/unixjunkie/bytearray

Efficient OCaml marshaling to and from bigarrays

bigarray marshal ocaml-library

Last synced: 15 Oct 2024

https://github.com/0zat/bs-dom

A DOM Library for BuckleScript

bucklescript dom javascript ocaml ocaml-library

Last synced: 18 Oct 2024

https://github.com/zoggy/ocaml-solid

SOLID server and OCaml library to build LDP and SOLID applications

http-server ldp linked-data ocaml-library solid

Last synced: 06 Nov 2024

https://github.com/paurkedal/ocaml-prime

Supplements to the OCaml library

ocaml ocaml-library

Last synced: 12 Nov 2024

https://github.com/romanchechyotkin/nats.ocaml

OCaml client for NATS, the cloud native messaging system.

client library nats ocaml ocaml-library open-source

Last synced: 12 Oct 2024

https://github.com/unixjunkie/ocaml-ancient

trial at reviving the ancient library

ancient ancient-heap mmap ocaml-library shared-memory shm

Last synced: 15 Oct 2024

https://github.com/favonia/ocaml-objdump

πŸ–¨οΈ Printing OCaml Runtime Representations

ocaml ocaml-compiler ocaml-library

Last synced: 28 Oct 2024

https://github.com/erwanor/binbin

Convenient binary string manipulation module for OCaml

bit-manipulation ocaml ocaml-library

Last synced: 06 Nov 2024

https://github.com/chris00/root1d

Collection of functions to find roots of functions float β†’ float. Pure OCaml code.

brent newton-method ocaml ocaml-library root-finding scientific-computing

Last synced: 29 Oct 2024

https://github.com/inqwire/openqasm-parser

OCaml library for manipulating OpenQASM Abstract Syntax Tree

menhir ocaml ocaml-library opam openqasm openqasm-parser quantum quantum-computing syntax-tree

Last synced: 20 Nov 2024

https://github.com/unixjunkie/genspir

Function to generate almost uniformly points on a sphere

discretization ocaml-library sphere sphere-surface uniform

Last synced: 15 Oct 2024

https://github.com/unixjunkie/vector3

module for 3D vectors (implemented as a record of x, y and z floats)

3d ocaml-library vector

Last synced: 15 Oct 2024

https://github.com/unixjunkie/oranger

Thin OCaml wrapper for the ranger (C++) random forests implementation

classification ocaml-library random-forest ranger regression

Last synced: 15 Oct 2024

https://github.com/unixjunkie/omlr

OCaml wrapper on top of R to perform Multiple Linear Regression

linear-regression miltiple-linear-regression mlr ocaml-library

Last synced: 15 Oct 2024

https://github.com/nholland94/spirv-ocaml

A code-generated SPIR-V compiler for ocaml.

code-generator compiler graphics ocaml ocaml-library parallel-computing spir-v

Last synced: 12 Oct 2024

https://github.com/unixjunkie/line-oriented

OCaml library for basic operations on files made of lines of text

line-oriented list-operations ocaml-library text-files

Last synced: 15 Oct 2024

https://github.com/naereen/tiny-prolog-in-ocaml

A tiny implementation of a small subset of the Prolog language, 🐫 in OCaml. With small and fun examples.

agregation exemples francais ocaml ocaml-library prolog

Last synced: 23 Oct 2024

https://github.com/unixjunkie/parpair

compute in parallel the application of one (or two) function(s) on a pair of elements

fork ocaml-library parallel-computing unix

Last synced: 15 Oct 2024

https://github.com/unixjunkie/orsvm-e1071

Access the Linear or RBF kernel SVM from OCaml using the R e1071 or svmpath packages

binary-classifier classification libsvm linear-kernel ocaml-library r rbf-kernel svm svmpath

Last synced: 04 Dec 2024

https://github.com/paurkedal/panograph

Data-Centric Widgets for Eliom

eliom ocaml ocaml-library ocsigen

Last synced: 12 Nov 2024

https://github.com/sim642/ocaml-algebra

Small but neat OCaml library of (abstract) algebraic structures

algebra algebraic-structures coding-theory library ocaml ocaml-library university-of-tartu

Last synced: 17 Dec 2024

https://github.com/unixjunkie/onelist

OCaml implementation of a never empty list

list never-empty ocaml-library

Last synced: 19 Dec 2024

https://github.com/unixjunkie/oplsr

OCaml wrapper to the pls R package (Partial Least Squares / PLS regression)

ocaml-library partial-least-squares pls regression

Last synced: 04 Dec 2024

https://github.com/matrixai/ocaml-demo

OCaml Demo Project

ocaml ocaml-library ocaml-program

Last synced: 24 Nov 2024

https://github.com/sim642/ocaml-arg-complete

Bash completion support for OCaml Stdlib.Arg

bash-completion ocaml ocaml-library

Last synced: 17 Dec 2024

https://github.com/leonidas-from-xiv/awwcaml

WIP Implementation of glue code to run OCaml on AWS Lambda

aws aws-lambda ocaml ocaml-bindings ocaml-library

Last synced: 12 Oct 2024

https://github.com/nikitavoloboev/ocaml

OCaml libraries and other code

ocaml ocaml-library

Last synced: 25 Nov 2024

https://github.com/epatrizio/miniml2wasm

MiniML to WebAssembly compiler

compiler ocaml-library wasm webassembly

Last synced: 17 Dec 2024

https://github.com/kkazuo/jwtv

JWT verifier of OCaml

jwt ocaml-library openid

Last synced: 15 Nov 2024

https://github.com/andersfugmann/amqp-client-eio

Amqp client for ocaml multicore based on eio

amqp-client effects library multicore ocaml-library

Last synced: 20 Dec 2024

https://github.com/unixjunkie/parsome

Parallelize some things

bigarray ocaml-library parallel-computing shm

Last synced: 04 Dec 2024

https://github.com/solarliner/ml-difflist

Differential list implementation in OCaml

ocaml ocaml-library

Last synced: 19 Dec 2024

https://github.com/atomicptr/pathlib-ml

Experimental path library for OCaml inspired by Pythons pathlib.

ocaml ocaml-library path

Last synced: 12 Oct 2024

https://github.com/kupolak/stdnum

OCaml library 🐫 to provide functions to handle, parse and validate standard numbers.

check checker identity-card-validation ocaml-library standards utils validation

Last synced: 21 Dec 2024

https://github.com/atomicptr/camelcase

A simple OCaml test framework

ocaml ocaml-library test testing unit-testing

Last synced: 23 Nov 2024

https://github.com/mtoohey31/starpath

A position-aware parser combinator library for OCaml with readable errors.

ocaml ocaml-library parser parser-combinators

Last synced: 11 Nov 2024

https://github.com/mtoohey31/ppx_cmd

Declarative command line parsing for OCaml with `@@deriving`.

command-line ocaml ocaml-library parser ppx-deriver

Last synced: 12 Oct 2024

https://github.com/kiranandcode/http_sig_ocaml

HTTP Signatures for OCaml

http http-signature ocaml ocaml-library

Last synced: 06 Nov 2024

https://github.com/marindereggi/ocaml-linda

Tuple Space-Based Parallel Programming in OCaml

linda ocaml ocaml-library ocaml-multicore parallel-programming tuplespace

Last synced: 12 Oct 2024

https://github.com/epatrizio/ola

OCaml Lua Interpreter

interpreter lua lua-executor ocaml-library

Last synced: 10 Nov 2024