all options
buster  ] [  bullseye  ] [  bullseye-backports  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-modern-go-reflect2  ]

Package: golang-github-modern-go-reflect2-dev (1.0.0-1)

Links for golang-github-modern-go-reflect2-dev

Screenshot

Debian Resources:

Download Source Package golang-github-modern-go-reflect2:

Maintainers:

External Resources:

Similar packages:

Reflection API without runtime reflect.Value cost

The reflect2 package provides a reflection API that avoids runtime reflect.Value cost:

 * reflect get/set interface{}, with type checking
 * reflect get/set unsafe.Pointer, without type checking
 * reflect2.TypeByName works like Class.forName found in Java

This package is designed for low level libraries to optimize reflection performance. General applications should still use the standard library reflect.

Other Packages Related to golang-github-modern-go-reflect2-dev

  • depends
  • recommends
  • suggests
  • enhances

Download golang-github-modern-go-reflect2-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 14.1 kB118.0 kB [list of files]