Standard Library in Go

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instanceOf Library
https://www.w3.org/2000/01/rdf-schema#label Standard Library in Go
gptkbp:language Go
gptkbp:provides cryptography
networking
data structures
I/O operations
file handling
string manipulation
testing framework
time manipulation
encoding and decoding
concurrency support
formatting
math functions
HTTP client and server
bytes package
compress/flate package
compress/gzip package
compress/lzw package
context package
crypto package
database/sql package
encoding/json package
encoding/xml package
html package
html/template package
image package
log package
math/big package
math/rand package
mime package
net package
net/http package
os package
os/exec package
os/signal package
path package
reflect package
regexp package
runtime package
sort package
strconv package
sync package
testing/benchmark package
testing/iotest package
testing/quick package
time package
time/tzdata package
unicode package
unicode/utf8 package
bufio_package
sync/atomic_package
path/filepath_package