Danlock / gogosseractLinks
A reimplementation of https://github.com/otiai10/gosseract without CGo, running Tesseract compiled to WASM with Wazero
☆154Updated 7 months ago
Alternatives and similar repositories for gogosseract
Users that are interested in gogosseract are comparing it to the libraries listed below
Sorting:
- QUIC/HTTP3 library wrapper around msquic☆100Updated 2 months ago
- A fast approximate nearest neighbor search library for Go☆216Updated 3 months ago
- Browser detection in Go (golang)☆89Updated last year
- Rebuf is a library that can be used as a WAL which can be used for logging and later replaying the data bytes during downstream service f…☆111Updated this week
- A rate limiting package for Go to handle distributed workloads☆139Updated last year
- StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state tr…☆221Updated 6 months ago
- High-performance client-server library for Go, built around the Command pattern☆85Updated 2 months ago
- A Haml, Slim, and EGO template engine for Go☆127Updated 6 months ago
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆148Updated 2 years ago
- A WASM virtual machine written in Go with 0 dependencies☆407Updated this week
- A Golang library designed to simplify the execution of shell commands and handle their output.☆43Updated last year
- Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy☆231Updated 4 months ago
- GoLic, injects license into source code files☆106Updated 4 years ago
- An eBPF tool monitoring a goroutine☆190Updated last year
- Helps analyze goroutines. Inspired by TDA for Java and goroutine-inspect for golang.