cdvelop / tinystringLinks
Lightweight Go library that provides comprehensive string manipulation, type conversion, formatting, and error handling with a fluid API, specifically designed for small devices and web applications using TinyGo as the target compiler.
☆18Updated last week
Alternatives and similar repositories for tinystring
Users that are interested in tinystring are comparing it to the libraries listed below
Sorting:
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Binary Serialization with explicit layout and versioning☆19Updated 2 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆86Updated 2 months ago
- Go map that automatically evicts based on memory pressure☆14Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- CRC64 checksums using carryless-multiplication accelerated with SIMD☆20Updated 2 months ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- ☆26Updated 4 months ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆42Updated last year
- JSON schema support for Go programs☆80Updated 2 weeks ago
- Ordered codes for database keys☆45Updated last year
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆130Updated last year
- Go Parser for ANSI strings☆68Updated 2 years ago
- Print uncovered code☆59Updated 9 months ago
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆114Updated last week
- Go bindings for the Chafa terminal graphics library. Render high quality images on the terminal without CGO or external dependencies.☆40Updated 3 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 3 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A purego binding for libffi.☆165Updated 3 months ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆47Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- An offheap memory allocator for manual memory management in Golang☆31Updated 6 months ago
- Go package implementing WASI socket extensions☆175Updated 10 months ago