rangefunc

There are 9 repositories under rangefunc topic.

  • achille-roussel/sqlrange

    Go 1.23 range functions with database/sql

    Language:Go134612
  • achille-roussel/kway-go

    K-way merge with Go 1.23 range functions

    Language:Go34202
  • gomoni/it

    iterator library for go using a rangefunc experiment

    Language:Go27222
  • miyamo2/r2

    Proof of concept for the Go 1.22 range functions and provides a simple and easy-to-use interface for sending HTTP requests with retries.

    Language:Go6110
  • m4gshm/gollections

    Slice and map utilities based on generics and additional collection implementations like ordered map, set

    Language:Go4100
  • miyamo2/filtgen

    generate an iterator by go generate that can filter by field values of the item.

    Language:Go4110
  • hsldymq/goiter

    goiter provides iterator helpers for common scenarios of range-over-func feature.

    Language:Go10
  • miyamo2/xtract

    Extract from collection and build iterator

    Language:Go1100
  • arvidfm/asyncigo

    Proof of concept coroutine-based asynchronous I/O for Go using iterator functions

    Language:Go0100