Pinned Repositories
ccl
[unofficial mirror] C Container Library https://github.com/jacob-navia/ccl
libevfibers
Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
mersenne
Paxos commit with leader election implementation
ocaml-gen
This crate provides automatic generation of OCaml bindings. Refer to the rustdoc for more information.
ocaml-lwt-interop
Interop between OCaml Lwt and Rust async
ocaml-protoc
A Protobuf Compiler for OCaml
ocaml-rs-smartptr
Smart pointer for ocaml-rs
ocaml2go
OCaml to Golang compiler
rust-staticlib-gen
A tool to generate static library with all transitive Rust dependencies of an OCaml project
Lupus's Repositories
Lupus/libevfibers
Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.
Lupus/ocaml2go
OCaml to Golang compiler
Lupus/go-udtwrapper
Go (golang) wrapper for the UDT networking library
Lupus/lua-ffi-generator
Generator for ffi declarations derived from multiple header files
Lupus/ocaml-lwt-interop
Interop between OCaml Lwt and Rust async
Lupus/rust-staticlib-gen
A tool to generate static library with all transitive Rust dependencies of an OCaml project
Lupus/ocaml-gen
This crate provides automatic generation of OCaml bindings. Refer to the rustdoc for more information.
Lupus/ocaml-protoc
A Protobuf Compiler for OCaml
Lupus/ocaml-rs-smartptr
Smart pointer for ocaml-rs
Lupus/alba
Open vStorage ALBA (alternate backend) creates a replicated or flexible network raid’ed object storage backend out of Seagate Kinetic drives and local disk supporting compression, encryption.
Lupus/amulet
An ML-like functional programming language
Lupus/arakoon
The consistent distributed key-value store in Open vStorage.
Lupus/camlfiber
Fast native fibers for OCaml
Lupus/faraday
Serialization library built for speed and memory efficiency
Lupus/go-sync
gosync is a library for Golang styled around zsync / rsync, written with the intent that it enables efficient differential file transfer in a number of ways. NB: I am unable to contribute to this at the moment
Lupus/httpaf
A high performance, memory efficient, and scalable web server written in OCaml
Lupus/js_of_ocaml
Compiler from OCaml to Javascript.
Lupus/json-derivers
Common derviers for the Yojson and Ezjsonm json types
Lupus/lwt-pipe
[beta] A multi-consumer, multi-producers blocking queue and stream for Lwt
Lupus/ocaml-archive
Lupus/ocaml-rs
OCaml extensions in Rust
Lupus/ocaml-sqlexpr
Minimalistic syntax extension for type-safe, convenient execution of SQL statements.
Lupus/ocaml-ssl
OCaml SSL bindings.
Lupus/odoc-issue-sample-repo
Sample repo to demonstate odoc issue
Lupus/opam-repository-fork
Main public package repository for opam, the source package manager of OCaml.
Lupus/rehp
ReHp
Lupus/routes
typed bidirectional routes for OCaml/ReasonML web applications
Lupus/tensorflocaml
This is a simple demo/proof-of-concept attempt to teach a model with keras using tensorflow backend and use it in OCaml.
Lupus/virtual-lib-issue
A sample repo demonstrating issue with dune virtual libraries
Lupus/volumedriver
The Open vStorage VolumeDriver is the core of the Open vStorage solution: a high performance distributed block layer. It converts block storage into objects (Storage Container Objects).