Pinned Repositories
coursera-spark-notes
Study notes for "Big Data Analysis with Scala and Spark" on Coursera
defunctionalization
dotfiles
My dotfiles
hashtable-benchmark
Benchmark of hash table implementations in Haskell
haskell-99
Ninety-Nine Haskell Problems
ocaml-type-classes
OCaml Type Classes
pfds
Exercises from "Purely Functional Data Structures"
productivity-tips
Productivity tips
hongchangwu's Repositories
hongchangwu/ocaml-type-classes
OCaml Type Classes
hongchangwu/dotfiles
My dotfiles
hongchangwu/productivity-tips
Productivity tips
hongchangwu/defunctionalization
hongchangwu/haskell-99
Ninety-Nine Haskell Problems
hongchangwu/pfds
Exercises from "Purely Functional Data Structures"
hongchangwu/advent-of-code-2021
Advent of Code 2021
hongchangwu/amqp-client
OCaml Amqp client library for Async and Lwt.
hongchangwu/character-creator
hongchangwu/dune
A composable build system for OCaml
hongchangwu/dune-gen-multi-dirs
hongchangwu/emacs-tree-sitter
Tree-sitter for Emacs
hongchangwu/home-manager
Manage a user environment using Nix [maintainer=@rycee]
hongchangwu/lsp-mode
Emacs client/library for the Language Server Protocol
hongchangwu/lwt
OCaml promises and concurrent I/O.
hongchangwu/nixpkgs
Nix Packages collection
hongchangwu/ocaml
The core OCaml system: compilers, runtime system, base libraries
hongchangwu/ocaml-conduit
Dereference URIs into communication channels for Async or Lwt
hongchangwu/ocaml-containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (bigarrays, unix, etc.) BSD license.
hongchangwu/ocaml-graphql-server
GraphQL servers in OCaml
hongchangwu/ocaml-repl
A minimal REPL for OCaml
hongchangwu/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
hongchangwu/opam
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
hongchangwu/ppx_deriving_yojson
A Yojson codec generator for OCaml.
hongchangwu/projectile
Project Interaction Library for Emacs
hongchangwu/react-query-course
The project that is built over the course of the React Query course at ui.dev
hongchangwu/rustlings
Small exercises to get you used to reading and writing Rust code!
hongchangwu/sequoia
OCaml type-safe query builder with syntax tree extension
hongchangwu/shields
Concise, consistent, and legible badges in SVG and raster format
hongchangwu/utop
Universal toplevel for OCaml