Pinned Repositories
deoplete-ocaml
Asynchronous completion for OCaml in vim or neovim
dotfiles
https://copy.sh/dotfiles/
fs2json
Create a json file from a folder
gdbprofiler
(deprecated) Rich man's profiler, a profiler for native OCaml and other executables
images
Some OSs to test v86
iwbtc
I Wanna Be Thy Copy
jslzjb-k
Fast compression for JavaScript (browser and node)
k
Advent of Code and stuff
life
The definite Conway's Game of Life implementation in your browser. Features an infinite field & Hashlife
v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
copy's Repositories
copy/life
The definite Conway's Game of Life implementation in your browser. Features an infinite field & Hashlife
copy/images
Some OSs to test v86
copy/dotfiles
https://copy.sh/dotfiles/
copy/deoplete-ocaml
Asynchronous completion for OCaml in vim or neovim
copy/fs2json
Create a json file from a folder
copy/aoc-19
Advent of Code 2019
copy/kitty
A cross-platform, fast, feature full, GPU based terminal emulator
copy/wasicaml-demo
https://copy.sh/wasicaml-demo/
copy/profiler
Firefox Profiler — Web app for Firefox performance analysis
copy/linux
Linux kernel source tree
copy/llir-opt
LLIR cross-language post-link optimiser for OCaml and C
copy/vp-tree
Vantage point tree implementation in OCaml
copy/cuite
copy/grenier
Misc algorithms in OCaml (HyperLogLog, jump consistent hashing)
copy/lablqml
Interfacing Qt/QML with OCaml. Formely known as lablqt
copy/lambda-term
Terminal manipulation library for OCaml
copy/libvterm
https://github.com/neovim/neovim/wiki/Deps#forks
copy/llir-opam-repository
Opam repository for Duplo-Optimised OCaml
copy/merlin
Context sensitive completion for OCaml in Vim and Emacs
copy/neoformat
:sparkles: A (Neo)vim plugin for formatting code.
copy/nvim-lspconfig
Quickstart configurations for the Nvim LSP client
copy/ocaml-containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (bigarrays, unix, etc.) BSD license.
copy/ocaml-hex
Hexadecimal converter
copy/ocurrent
Keeps things up-to-date (a CI/CD pipeline OCaml eDSL)
copy/ppx_blob
OCaml ppx to include binary data from a file as a string
copy/ppx_jsobject_conv
ppx rewriter for [@@deriving jsobject]
copy/ppx_protocol_conv
Pluggable serialization and deserialization of ocaml data strucures based on type_conv
copy/pringo
A library of splittable pseudo-random number generators for OCaml
copy/sequence
Simple sequence abstract datatype, intended to iterate efficiently on collections while performing some transformations.
copy/utop
Universal toplevel for OCaml