Pinned Repositories
async_ssl
Async wrappers for ssl
async_unix
Jane Street Capital's asynchronous execution library (unix)
async_websocket
A library that implements the websocket protocol on top of Async
base
Standard library for OCaml
bonsai
A library for building dynamic webapps, using Js_of_ocaml
bonsai-assoc-util
dotfiles
My configuration files for command-line tools.
hiphop-php
Source code transformer from PHP to C++
infoarena
Development of the infoarena.ro project.
Video-Previewer
Cross-platform python tool which generates a video's index preview with multiple screen capture thumbnails.
bogdan2412's Repositories
bogdan2412/infoarena
Development of the infoarena.ro project.
bogdan2412/dotfiles
My configuration files for command-line tools.
bogdan2412/async_ssl
Async wrappers for ssl
bogdan2412/async_unix
Jane Street Capital's asynchronous execution library (unix)
bogdan2412/async_websocket
A library that implements the websocket protocol on top of Async
bogdan2412/base
Standard library for OCaml
bogdan2412/bonsai
A library for building dynamic webapps, using Js_of_ocaml
bogdan2412/core
Jane Street Capital's standard library overlay
bogdan2412/core_kernel
Jane Street's standard library overlay (kernel)
bogdan2412/core_unix
Unix-specific portions of Core
bogdan2412/digestif
Simple hash algorithms in OCaml
bogdan2412/git-object-store
Implementation of git object store in ocaml
bogdan2412/js_of_ocaml
Compiler from OCaml to Javascript.
bogdan2412/kickstart.nvim
A launch point for your personal nvim configuration
bogdan2412/lambdasoup
Functional HTML scraping and rewriting with CSS in OCaml
bogdan2412/ocaml-asn1-combinators
Embed typed ASN.1 grammars in OCaml
bogdan2412/ocaml-cohttp
An OCaml library for HTTP clients and servers using Lwt or Async
bogdan2412/ocaml-conduit
Dereference URIs into communication channels for Async or Lwt
bogdan2412/ocaml-jst-opam
Opam repository allowing one to use the OCaml compiler with Jane Street extensions
bogdan2412/ocaml-lsp
OCaml Language Server Protocol implementation
bogdan2412/ocaml-uri
RFC3986 URI parsing library for OCaml
bogdan2412/ocaml_intrinsics
Provides functions to invoke amd64 instructions (such as clz,popcnt,rdtsc,rdpmc) when available, or compatible software implementation on other targets.
bogdan2412/ocp-indent
Indentation tool for OCaml, to be used from editors like Emacs and Vim.
bogdan2412/parsekit
bogdan2412/phabricator
Effective June 1, 2021: Phabricator is no longer actively maintained.
bogdan2412/ppx_bin_prot
Generation of bin_prot readers and writers from types
bogdan2412/re2
OCaml bindings for RE2
bogdan2412/tmux-onedark-theme
A dark tmux color scheme inspired by Atom's One Dark syntax theme.
bogdan2412/virtual_dom
OCaml bindings for the virtual-dom library
bogdan2412/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust