Skip to content

gmlewis/moonbit-hash

Repository files navigation

gmlewis/hash

check

This package provides hash functions based on Go's implementation: https://cs.opensource.google/go/go/+/refs/tags/go1.23.3:src/hash/hash.go;l=26 which has the copyright notice:

// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

Status

The code has been updated to support compiler:

$ moon version --all
moon 0.1.20251111 (b17e236 2025-11-11) ~/.moon/bin/moon
moonc v0.6.31+b5b06ff93 (2025-11-11) ~/.moon/bin/moonc
moonrun 0.1.20251111 (b17e236 2025-11-11) ~/.moon/bin/moonrun
moon-pilot 0.0.1-df92511 (2025-11-12) ~/.moon/bin/moon-pilot

About

Hash functions for MoonBit based on Go's implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published