Skip to content
 
 

Latest commit

 

History

290 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

borabora - lazy CBOR parsing

Table of Contents

borabora 250 250

borabora is a CBOR skip-scan parser and generator library. In difference to other existing CBOR libraries, borabora handles parsing and data extraction (deserialization) as lazy as possible. While writing CBOR values, borabora goes the other way around and emits the bytes immediately, therefore elements can be directly sent to sockets. Another difference is the way borabora extracts data using queries.

Status: icon badge license Apache%20License%202 brightgreen

About

borabora is a CBOR (cbor.io) parser supporting graph queries and lazy decoding of stream elements

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages