maxim2266 / stritLinks
Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
☆84Updated 3 years ago
Alternatives and similar repositories for strit
Users that are interested in strit are comparing it to the libraries listed below
Sorting:
- ☆70Updated 3 years ago
- Retryable errors in Golang☆120Updated 6 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Easy Go vendoring via git submodule☆103Updated 8 years ago
- ☆90Updated 8 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆72Updated 3 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 6 years ago
- Extremely small library that creates slugs for strings☆126Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Context-aware middleware chains for golang web applications☆53Updated 7 years ago
- supertest inspired library for testing HTTP servers☆152Updated last year
- Go helpers to manage environment variables☆100Updated 6 months ago
- A Go package for generating Go code☆136Updated 8 years ago
- Package pluginunmarshal unmarshals Go plugins into structs.☆22Updated 8 years ago
- A colorful CLI library with variable provenance.☆56Updated 7 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- Dependency-less dependencies for Go.