Skip to content

A state machine based UTF8 parser

License

Notifications You must be signed in to change notification settings

sadlrxn/go-utf8

 
 

Repository files navigation

go-utf8

Go Report Card License MIT Go Doc

Install

go get -u github.com/danielgatis/go-utf8

And then import the package in your code:

import "github.com/danielgatis/go-utf8"

Example

Please look at: examples/parserlog/main.go

License

Copyright (c) 2024-present Daniel Gatis

Licensed under MIT License

About

A state machine based UTF8 parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.0%
  • Ruby 1.4%
  • HTML 0.6%