Pinned Repositories
autocompleter
An autocompleter plugin for jQuery.
awesome-ocaml
A curated collection of awesome OCaml tools, frameworks, libraries and articles.
axum-serde
axum-serde is a library that provides multiple serde-based extractors and responders for the Axum web framework.
axum-valid
axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify, three popular validation crates in the Rust ecosystem, to offer convenient validation and data handling extractors for Axum applications.
Cerebus
Multiprocessing data processing chain in Python
learn_haskell
An attemps to make a document to help learn Haskell
opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
randexp
generate random data from a Regular Expression - fork adding encoding support
shortcut_release_helper
Command line-tool to generate release notes from Git and Shortcut (https://app.shortcut.com/)
Vee
Toy web browser based on Qt4, XEmbed and DBus
Emm's Repositories
Emm/autocompleter
An autocompleter plugin for jQuery.
Emm/shortcut_release_helper
Command line-tool to generate release notes from Git and Shortcut (https://app.shortcut.com/)
Emm/Cerebus
Multiprocessing data processing chain in Python
Emm/learn_haskell
An attemps to make a document to help learn Haskell
Emm/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
Emm/awesome-ocaml
A curated collection of awesome OCaml tools, frameworks, libraries and articles.
Emm/axum-serde
axum-serde is a library that provides multiple serde-based extractors and responders for the Axum web framework.
Emm/axum-valid
axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify, three popular validation crates in the Rust ecosystem, to offer convenient validation and data handling extractors for Axum applications.
Emm/cloudflare-worker
An (up-to-date) example of Cloudflare worker, based on the official template
Emm/DefinitelyTyped
The repository for high quality TypeScript type definitions.
Emm/diesel
A safe, extensible ORM and Query Builder for Rust
Emm/merlin
Context sensitive completion for OCaml in Vim and Emacs
Emm/dioxus-class
Emm/dioxus-lazy
Virtualized components for Dioxus
Emm/dioxus-resize-observer
Resize observer hooks for Dioxus š§¬
Emm/dioxus-use-mounted
Emm/emojic
Emoji constants for rusty strings
Emm/leptos-declarative
Declarative components for the leptos rust web framework.
Emm/ocaml-containers
A small standard library extension, string library, and (in "misc") a bunch of random things of lower quality. BSD license.
Emm/rapportcpeprojet3
Rapport CPE Projet 3
Emm/react-loading
React component for loading animations
Emm/react-router-sitemap
Generate sitemap.xml by React Router configuration
Emm/rust-ledger-parser
Rust library for parsing ledger cli (https://www.ledger-cli.org/) input files.
Emm/spard_exporter
Exports Sparkassen Danmark PDF exports to CSV
Emm/sqlite-simple
Mid-level bindings for sqlite
Emm/taffybar
A slightly fancy status bar for xmonad
Emm/To.ml
Implementation in OCaml of the Toml minimal langage (https://github.com/mojombo/toml)
Emm/tridactyl
A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.
Emm/warp
A super-easy, composable, web server framework for warp speeds.
Emm/zxcvbn-rs
Port of Dropbox's zxcvbn password strength library for Rust