issues
search
whyrusleeping
/
cbor-gen
Codegen for cbor codecs on your types
MIT License
35
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: take cbor adapters by-value when encoding
#55
Stebalien
closed
3 years ago
0
TestDeferredContainer is break on master branch
#54
NexZhu
opened
3 years ago
3
fix: import "math" in generated code for uint8 unmarshalling
#53
NexZhu
closed
3 years ago
1
doc: document Write*EncodersToFile functions
#52
Stebalien
closed
3 years ago
0
what's the difference between WriteTupleEncodersToFile and WriteMapEncodersToFile ?
#51
yhio
closed
3 years ago
0
feat: allow unmarshaling of struct with more fields than marshaled struct
#50
dirkmc
closed
3 years ago
1
chore: add a license file
#49
Stebalien
closed
3 years ago
0
WriteCid should fail if the Cid in question doesn't pass checks that would cause it to fail if read in ReadCid
#48
wadealexc
opened
3 years ago
0
add a LICENSE file
#47
mvdan
closed
3 years ago
0
Rename fields when generating map encodings
#46
hannahhoward
opened
4 years ago
0
WriteTupleEncodersToFile generates uncompilable file given no types
#45
anorth
opened
4 years ago
0
Protect against stray EOFs
#44
Stebalien
opened
4 years ago
0
fix: enforce maxlen in ReadByteArray()
#43
schomatis
closed
4 years ago
0
Sort map keys according to RFC7049 & DAG-CBOR strict ordering
#42
rvagg
closed
3 years ago
1
use unix nanoseconds for encoding Cbortime
#41
whyrusleeping
closed
4 years ago
0
add a helper for roundtripping time.time objects
#40
whyrusleeping
closed
4 years ago
0
Add a validate function.
#39
Stebalien
closed
4 years ago
0
Fix import handling
#38
Stebalien
closed
4 years ago
0
Always allocate scratch space when marshalling into a map.
#37
Stebalien
closed
4 years ago
0
Optimize discarding in ScanForLinks
#36
Stebalien
closed
4 years ago
0
optimize byte reading
#35
Stebalien
closed
4 years ago
0
Optimize decoding
#34
Stebalien
closed
4 years ago
2
Switch to non-buffering byte reader
#33
Stebalien
closed
4 years ago
0
Use of bufio in GetPeeker is not safe
#32
Stebalien
closed
3 years ago
1
Forbid nil unless the field is marked nullable
#31
Stebalien
closed
4 years ago
1
Fix named string issue
#30
Kubuxu
closed
4 years ago
0
Fix encoding/decoding fixed byte arrays
#29
Stebalien
closed
4 years ago
0
fix overread on scanforlinks
#28
whyrusleeping
closed
4 years ago
0
Correctly marshal/unmarshal struct fields of slice type with nil values to/from CborNull
#27
NexZhu
opened
4 years ago
4
correctly map typegen to cbg in all cases
#26
Stebalien
closed
4 years ago
0
deferred: restrict max length
#25
schomatis
closed
4 years ago
0
reduce number of allocations in ScanForLinks
#24
whyrusleeping
closed
4 years ago
1
Restrict indefinite-length data items
#23
schomatis
closed
4 years ago
0
fix: clear struct state on unmarshal
#22
Stebalien
closed
4 years ago
0
Overwrite all fields when decoding, even if the value is null
#21
Stebalien
closed
4 years ago
1
Considering byte slice interfaces
#20
whyrusleeping
opened
4 years ago
0
chore: update go-cid
#19
Stebalien
closed
4 years ago
0
attempt to allocate less by using shared buffers
#18
whyrusleeping
closed
4 years ago
1
use new cid methods for less allocs
#17
whyrusleeping
closed
4 years ago
0
properly handle roundtripping Deferred with 'null' value
#16
whyrusleeping
closed
4 years ago
1
Support array types
#15
magik6k
closed
4 years ago
0
Handle Nil values for cbg.Deferred
#14
hannahhoward
closed
4 years ago
1
Support uint64 pointers
#13
magik6k
closed
4 years ago
0
int64 support in map encoders
#12
magik6k
closed
4 years ago
0
Bug handling packages with same names
#11
magik6k
opened
4 years ago
1
Fix uint64 typed array gen
#10
magik6k
closed
4 years ago
0
Request: change cbg.CBOR(Un)marshaler interface to operate over byte slices
#9
ZenGround0
opened
4 years ago
5
Fix cbg self referencing import path
#8
Kubuxu
closed
4 years ago
0
Somewhere in here typgen is being used instead of cbg for package names
#7
frrist
opened
4 years ago
1
Add int64 support
#6
Kubuxu
closed
4 years ago
1
Previous
Next