go-attestation
Machine validation library
Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs.
361 stars
16 watching
89 forks
Language: Go
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
tiendc/go-validator | A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
verifid/vl-go | A Go client library for the VerifID identity verification layer API | 2 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |
maargenton/go-testpredicate | A comprehensive assertions library with diagnostic output for unit testing in Go. | 5 |
google/certificate-transparency-go | Tools and libraries for auditing and analyzing TLS certificates using Certificate Transparency protocols | 931 |
d5/go-fsm | A Go library implementing an immutable state machine with conditional and action functions | 37 |
jgroeneveld/trial | A simple assertion library for Go that provides basic assertions and helpers for testing. | 6 |
go-playground/assert | A library providing custom assertion functionality for building more robust unit tests in Go. | 63 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 981 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
aunum/goro | A high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks. | 373 |
fluentassert/verify | An assertion library providing an extensible and type-safe API for writing tests in Go. | 46 |