Pinned Repositories
codechain
CodeChain's official implementation in Rust.
codechain-dashboard
CodeChain network management and monitoring tool
codechain-explorer
Block Explorer for CodeChain
codechain-indexer
A blockchain data indexing tool for CodeChain
codechain-sdk-js
CodeChain JavaScript SDK
codechain-web-wallet
CodeChain Web Wallet
edit_distance
Implementation of string distance algorithms in Dart
poly_constraints
Hindley-Milner type inference using constraints
sfnt2woff
A command line tool to convert TrueType/OpenType fonts to WOFF format
kseo's Repositories
kseo/poly_constraints
Hindley-Milner type inference using constraints
kseo/poly
A simple ML dialect
kseo/systemf
An implementation of System F in Haskell
kseo/tuple
Tuple data structure for Dart
kseo/untyped
An implementation of untyped lambda calculus in Haskell
kseo/simple
An implementation of simply typed lambda calculus in Haskell
kseo/haskell-talks
Collection of Kwang Yul Seo's Haskell Talks
kseo/bloom_filter
A stand-alone Bloom filter implementation written in Dart
kseo/bit_vector
A pure Dart memory-efficient packed representation for bit arrays
kseo/envsubst
Docker style environment variables substitution for Dart
kseo/event_kit
Simple library for implementing and consuming evented APIs
kseo/immutable
Immutable collections for Dart
kseo/interval_skip_list
This data structure maps intervals to values and allows you to find all intervals that contain an index in O(ln(n)), where n is the number of intervals stored.
kseo/docker-client
A docket client for Haskell
kseo/intro-to-purescript
Introduction to PureScript Slides
kseo/kseo.github.io
Kwang Yul Seo's Haskell Blog
kseo/outparam
A library providing support for out parameters in Dart
kseo/codechain-config-generator
CodeChain Config Generator
kseo/codechain-dashboard
CodeChain Dashboard
kseo/codechain-explorer
Block Explorer for CodeChain
kseo/codechain-keystore-cli
A command line CodeChain key management tool
kseo/codechain-miner
CodeChain miner
kseo/codechain-sdk-js
A JavaScript SDK for CodeChain
kseo/rust-codechain-primitives
Primitive types used by CodeChain.
kseo/rust-cuckoo
a memory-bound graph-theoretic proof-of-work system written in Rust
kseo/rust-iblt
Invertible bloom lookup table implementation in rust
kseo/rust-limited-table
Size limited table.
kseo/rust-multimap
Multimap
kseo/rust-token-generator
A token generator.
kseo/solidity
The Solidity Contract-Oriented Programming Language