issues
search
nervosnetwork
/
molecule
Another serialization system: minimalist and canonicalization.
MIT License
36
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: bump version to v0.9.0
#98
yangby-cryptape
opened
3 months ago
1
docs: add rust api doc
#97
driftluo
opened
4 months ago
0
feat: rust plugin rename rust keywords with trail underscore
#96
driftluo
opened
4 months ago
1
doc: add features description
#95
zhangsoledad
closed
5 months ago
0
Need documentation on Crates.io.
#94
jordanmack
opened
6 months ago
1
tests: add fuzzing tests
#93
XuJiandong
closed
5 months ago
0
docs: add documents to lazy reader
#92
XuJiandong
closed
4 months ago
0
[Question] How to leave a field open for future definition?
#91
phroi
opened
7 months ago
0
Derive Ord for bytes::Bytes
#89
doitian
closed
9 months ago
0
Some Interesting Properties of the Molecule Language
#88
blckngm
opened
10 months ago
1
chore: bump version to v0.8.0
#87
yangby-cryptape
closed
8 months ago
0
feat: add bytes_vec features
#86
quake
closed
10 months ago
2
feat: Add common trait impls to Ir types for external usage
#85
xxuejie
closed
10 months ago
0
chore: Expose Ir type to external crates
#84
xxuejie
closed
10 months ago
0
ci: upgrade ci deps and the rust-toolchain
#83
yangby-cryptape
closed
10 months ago
0
chore(deps): bump most deps to their latest versions
#82
yangby-cryptape
closed
10 months ago
0
Feature request: support type alias
#81
doitian
opened
10 months ago
0
feat: more conversion
#80
blckngm
closed
10 months ago
3
add custom union id in ebnf definition
#79
homura
closed
10 months ago
0
Add missing `Cargo.lock` files to git track, Upgrade cargo-clippy's rust-toolchain to `1.71.1`
#78
eval-exec
closed
1 year ago
2
feat: Add Rust lazy reader
#77
XuJiandong
closed
7 months ago
9
Add workspace
#76
XuJiandong
closed
1 year ago
0
feat: replace `Vec<u8>` with `bytes::Bytes` when disable the `std` feature
#75
yangby-cryptape
closed
1 year ago
3
Please support syntax highlight for popular editors.
#74
doitian
opened
1 year ago
0
refactor(code_gen): derive Clone for *Builder
#73
KaoImin
closed
1 year ago
0
chore: bump up clap version
#72
code-monad
opened
1 year ago
1
chore: Fix compiler warning
#71
code-monad
closed
1 year ago
1
Bump version to v0.7.5
#70
eval-exec
closed
1 year ago
1
Fix: C code generator should provide `const uint8_t *` as 4th argument to `mol_union_builder_initialize`
#69
eval-exec
closed
1 year ago
2
add test case for custom Union ID feature
#68
eval-exec
closed
1 year ago
0
fix: union's default value should be first union item
#67
eval-exec
closed
1 year ago
0
chore: bump version to v0.7.4
#66
eval-exec
closed
1 year ago
1
[Feature] Add custom union ID syntax
#65
eval-exec
closed
1 year ago
6
Add syntax_version identifier to molecule
#64
eval-exec
closed
1 year ago
3
Idea: More Conversion
#63
blckngm
closed
10 months ago
7
Add primitive types to molecule for `syntax = 2`
#62
eval-exec
closed
1 year ago
15
fix: remove useless code: an always false condition
#61
yangby-cryptape
closed
1 year ago
0
why has code Self::FIELD_COUNT == 0 is always false, because Self::FIELD_COUNT is const and always 3
#60
sjatsh
closed
1 year ago
2
Proposed new syntax to support custom implementation of union id
#59
driftluo
closed
1 year ago
0
Support module reference in Molecule
#58
doitian
opened
2 years ago
0
Support Primitive Integer Types in Molecule
#57
doitian
opened
2 years ago
0
chore: upgrade deps
#56
driftluo
closed
2 years ago
0
chore(deps): bump generic-array from 0.12.3 to 0.12.4 in /tools/compiler
#55
dependabot[bot]
closed
2 years ago
2
perf: use const functions as default constructors (only for `std`)
#54
yangby-cryptape
closed
2 years ago
0
How to build molecule with version 0.7.2?
#53
eavesmy
closed
2 years ago
1
chore: bump version to v0.7.3
#52
yangby-cryptape
closed
2 years ago
1
feat: add replace api to vector
#51
driftluo
closed
2 years ago
1
fix: remove a piece of unsafe code
#50
yangby-cryptape
closed
2 years ago
0
fix: an API for partial read FixVec is incorrect
#49
yangby-cryptape
closed
3 years ago
0
feat: replace `Vec<u8>` with `bytes::Bytes` when disable the `std` feature
#48
yangby-cryptape
closed
3 years ago
1
Next