Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org namespaces: github.com/mitranim

Top 2.9% on proxy.golang.org
github.com/mitranim/refut v0.5.2
Utilities missing from the "reflect" package: easier struct traversal, deep dereferencing, variou...
17 versions - Latest release: over 1 year ago - 6 dependent packages - 2 dependent repositories
Top 7.2% on proxy.golang.org
github.com/mitranim/gg v0.1.21
Essential utilities missing from the Go standard library.
44 versions - Latest release: 10 months ago - 7 dependent packages - 3 dependent repositories - 8 stars on GitHub
Top 9.8% on proxy.golang.org
github.com/mitranim/afr v0.6.3
Tiny library for integrating "live reload" into your HTTP server. Dependency-free. See `readme.md...
4 versions - Latest release: over 2 years ago - 1 dependent repositories - 7 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/chroma v0.9.2
Package chroma takes source code and other structured text and converts it into syntax highlighte...
27 versions - Latest release: almost 3 years ago
Top 8.2% on proxy.golang.org
github.com/mitranim/reqdec v0.2.4
Tool for decoding an HTTP request into a struct. Transparently supports different content types /...
11 versions - Latest release: 10 months ago
github.com/mitranim/sqlb v0.7.4
Copy of `ExampleStrQ_nested` for package-level docs.
43 versions - Latest release: 7 months ago - 2 dependent packages - 2 dependent repositories - 3 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/mitranim/rd v0.2.4
Tool for decoding HTTP requests into Go structs. Transparently supports multiple formats: JSON, U...
11 versions - Latest release: 10 months ago - 0 stars on GitHub
Top 7.1% on proxy.golang.org
github.com/mitranim/rf v0.5.2
17 versions - Latest release: over 1 year ago - 1 dependent repositories
github.com/mitranim/rout v0.8.0
Imperative router for Go HTTP servers. Procedural control flow with declarative syntax. Doesn't n...
18 versions - Latest release: 9 months ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/gord v0.1.1
Simple ordered sets. Several implementations are available: • `LinkedSet`: ordered set with near...
2 versions - Latest release: over 3 years ago - 0 stars on GitHub
github.com/mitranim/gt v0.1.24
Short for "Go Types". Important data types missing from the Go standard library.
25 versions - Latest release: 10 months ago - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/gtg v0.0.0-20210507153353-9443420a7fa7
"Go task group" or "Go task graph". Utility for running tasks (functions with a context) as a sin...
1 version - Latest release: about 3 years ago - 0 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/mitranim/gax v0.3.1
Simple system for writing HTML as Go code. Better-performing replacement for `html/template` and ...
9 versions - Latest release: 12 months ago - 1 dependent repositories - 6 stars on GitHub
github.com/mitranim/sqlp v0.3.0
Parser and formatter for rewriting foreign code embedded in SQL queries, such as parameter placeh...
7 versions - Latest release: about 1 year ago - 1 dependent package - 1 dependent repositories - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/gos v0.1.10
Go SQL, tool for decoding results into Go structs. Supports streaming. NOT AN ORM, and should be...
11 versions - Latest release: over 2 years ago - 4 stars on GitHub
github.com/mitranim/cmd v0.1.2
Missing feature of the Go standard library: ability to define subcommands while using `flag`.
3 versions - Latest release: over 2 years ago - 1 dependent repositories - 0 stars on GitHub
github.com/mitranim/oas v0.1.1
References:
2 versions - Latest release: 11 months ago - 1 dependent repositories - 0 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/mitranim/repr v0.1.5
Overview Prints Go data structures as syntactically valid Go code. Useful for code generation. T...
6 versions - Latest release: about 2 years ago - 1 dependent repositories - 13 stars on GitHub
github.com/mitranim/jsonfmt v0.1.0
Flexible JSON formatter. Features: Current limitations: Source and readme: https://github.com/m...
3 versions - Latest release: 6 months ago - 1 dependent repositories - 14 stars on GitHub
Top 6.1% on proxy.golang.org
github.com/mitranim/untext v0.1.4
"Missing feature" of the Go packages `encoding` and `fmt`: unmarshal arbitrary text into an arbit...
4 versions - Latest release: about 1 year ago - 3 dependent packages - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/jel v0.2.0
Overview "JSON Expession Language". Expresses a whitelisted subset of SQL with simple JSON struc...
5 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/emptty v0.0.0-20210207132532-0c5a2266bc5e
Clears the terminal, for real. (But probably only on my system.)
1 version - Latest release: over 3 years ago - 3 stars on GitHub
github.com/mitranim/try v0.1.5
Shorter error handling in Go. Supports two styles: * Like the rejected "try" proposal (https://g...
6 versions - Latest release: almost 3 years ago - 1 dependent repositories - 4 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/goh v0.1.11
goh = Go Http Handlers. Utility types that represent a not-yet-sent HTTP response as a value (st...
12 versions - Latest release: about 1 year ago - 1 stars on GitHub
github.com/mitranim/srv v0.0.0-20221207141311-95da14e7f57e
Extremely simple Go tool that serves files out of a given folder, using a file resolution algorit...
2 versions - Latest release: over 1 year ago - 1 dependent repositories - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/frac v0.1.2
Missing feature of the Go standard library: parsing and formatting integers as fractional numeric...
3 versions - Latest release: 11 months ago - 2 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/gr v0.1.13
Short for "Go Request-Response". Shortcuts for making HTTP requests and reading HTTP responses in...
14 versions - Latest release: 10 months ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/cc v0.1.2
Tiny Go tool for running multiple functions concurrently and collecting their results into an err...
3 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 3.1% on proxy.golang.org
github.com/mitranim/gow v0.0.0-20231026105220-af11a6e1e9eb
* Go Watch: missing watch mode for the "go" command. Invoked exactly like the "go" command, but a...
11 versions - Latest release: 8 months ago - 8 dependent packages - 4 dependent repositories - 377 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mitranim/ded v0.1.0
Simple tool for deduplicating concurrent background operations in Go, with limited-time caching.
1 version - Latest release: over 2 years ago - 0 stars on GitHub
Top 4.1% on proxy.golang.org
github.com/mitranim/gorun removed
Latest release: almost 2 years ago
Top 4.1% on proxy.golang.org
github.com/mitranim/codex removed
Latest release: over 1 year ago
Top 4.1% on proxy.golang.org
github.com/mitranim/sublime-mox removed
Latest release: over 1 year ago