Skip to content

koykov/byteptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Byteptr

Byteptr is a solution to manipulate with bytes/strings (and their parts) without using pointers. It's a part of the reducing pointer policy.

Byteptr is similar of refrect.SliceHeader and refrecl.StringHeader structs, but provides extra methods to manipulate with data in raw memory.

About

Low-level access to byte arrays.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages