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/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
copy/gdbprofiler
(deprecated) Rich man's profiler, a profiler for native OCaml and other executables
copy/lowcaml
An experimental OCaml-to-C compiler for type-safe accesss to SIMD (unreleased)
copy/tz
A command line program to show a table of timezones
copy/k
Advent of Code and stuff
copy/ocaml-dns
OCaml implementation of the DNS protocol
copy/boringtun
Userspace WireGuard® Implementation in Rust
copy/mcfly
Fly through your shell history. Great Scott!
copy/melange
A mixture of tooling combined to produce JavaScript from OCaml & Reason
copy/ocaml-dnscrypt
copy/ocaml-jit
Just In Time compiler for OCaml native toplevel
copy/ocaml-re
Pure OCaml regular expressions, with support for Perl and POSIX-style strings
copy/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
copy/profiler-get-symbols
Extracts symbol information from binaries, used in the Gecko Profiler. Demo: http://tests.themasta.com/profiler-get-symbols/
copy/smoltcp
a smol tcp/ip stack
copy/websockproxy
copy/decompress
Pure OCaml implementation of Zlib.
copy/eio
Effects-based direct-style IO for multicore OCaml
copy/ocaml
The core OCaml system: compilers, runtime system, base libraries
copy/ocaml-base64
Base64 encoding and decoding in OCaml
copy/ocaml-cohttp
An OCaml library for HTTP clients and servers using Lwt or Async
copy/ocaml-tls
TLS in pure OCaml
copy/ocaml-websocket
Websocket library for Lwt
copy/piaf
Web library for OCaml with support for HTTP/1.X / HTTP/2
copy/PMMGBeautifierExtended
PMMG Beautifier Extended
copy/ppx_deriving
Type-driven code generation for OCaml >=4.02
copy/ppx_deriving_yojson
A Yojson codec generator for OCaml.
copy/sqlite3-ocaml
(experimental) sqlite3 bindings with embedded sqlite.c (no external dependencies)
copy/vim-ocaml
Vim runtime files for OCaml
copy/yojson
Low-level JSON parsing and pretty-printing library for OCaml