doctornick42/gosli

Code generator to provide some LINQ-alike methods to work with slices without reflection

35
/ 100
Emerging

This helps Go developers write cleaner, more efficient code when working with collections of data. It takes your Go data types, whether built-in or custom, and generates helper code that simplifies common operations like filtering or finding items. The primary users are Go software engineers who build applications where performance and code clarity for data manipulation are important.

No commits in the last 6 months.

Use this if you are a Go developer who wants to perform operations like filtering or searching on slices without writing repetitive `for` loops or compromising type safety and performance.

Not ideal if you are comfortable with manual loop-based slice operations or are not working within the Go programming language.

Go-development software-engineering data-manipulation code-generation
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 13 / 25

How are scores calculated?

Stars

17

Forks

3

Language

Go

License

MIT

Last pushed

Mar 28, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/doctornick42/gosli"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.