golang-design / mainthreadLinks
🔀 schedule functions on the main thread
☆37Updated 3 years ago
Alternatives and similar repositories for mainthread
Users that are interested in mainthread are comparing it to the libraries listed below
Sorting:
- A cancelable reader for Go☆136Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Go localization framework☆31Updated last week
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A tool for monitoring Go's finalizer routine responsiveness☆36Updated last month
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A Unicode-based case conversion library for Go☆59Updated last year
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆40Updated last month
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆84Updated 3 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- High quality text shaping in pure Go.☆120Updated 2 weeks ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆146Updated last week
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- A Fast Streaming Parser for multipart/form-data in Golang☆76Updated this week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Collect data about your dependencies☆43Updated 3 months ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆37Updated 2 years ago
- ⛩️ Go library for protecting your HTTP handlers☆65Updated 3 weeks ago
- 🍃 Tiny event emitter built on generics☆43Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 9 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆46Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last week