Docs.rs
gluon_vm-0.18.4
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gluon_vm 0.18.4
The virtual machine for executing the gluon programming language
Crate
Source
Builds
Feature flags
Documentation
Coverage
21.76%
205
out of
942
items documented
10
out of
624
items with examples
Size
Source code size: 973.48 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 29.25 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 29s
Average build duration of
successful
builds.
all releases: 1m 4s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
gluon-lang/gluon
3427
153
153
crates.io
Dependencies
async-trait ^0.1.73
normal
bitflags ^1.3.2
normal
codespan ^0.13
normal
codespan-reporting ^0.13
normal
collect-mac ^0.1.0
normal
crossbeam-utils ^0.8.16
normal
difference ^2.0.0
normal
optional
downcast-rs ^2.0.2
normal
frunk_core ^0.5
normal
futures ^0.3.28
normal
gluon_base ^0.18.4
normal
gluon_check ^0.18.4
normal
gluon_codegen ^0.18.4
normal
gluon_completion ^0.18.4
normal
optional
gluon_parser ^0.18.4
normal
optional
itertools ^0.15.0
normal
lalrpop-util ^0.23.1
normal
optional
log ^0.4.20
normal
ordered-float ^5.3.0
normal
parking_lot ^0.12.5
normal
petgraph ^0.8.3
normal
pretty ^0.10.0
normal
quick-error ^2.0.1
normal
regex ^1.9.4
normal
optional
serde ^1.0.188
normal
optional
serde_derive ^1.0.188
normal
optional
serde_derive_state ^0.4.10
normal
optional
serde_json ^1.0.105
normal
optional
serde_state ^0.4.8
normal
optional
slab ^0.4.9
normal
smallvec ^1.11.0
normal
typed-arena ^2.0.2
normal
difference ^2.0.0
dev
env_logger ^0.11
dev
gluon >=0.9
dev
gluon_parser ^0.18.4
dev
lalrpop-util ^0.23.1
dev
pretty_assertions ^1.4.0
dev
regex ^1.9.4
dev
serde_json ^1.0.105
dev
tokio ^1.32.0
dev
lalrpop ^0.23.1
build
optional
Versions
0.18.4
(2026-08-06)
0.18.3
(2026-07-08)
0.18.2
(2023-09-19)
0.18.0
(2021-10-03)
0.17.2
(2020-10-25)
0.17.1
(2020-08-15)
0.17.0
(2020-08-15)
0.16.1
(2020-07-05)
0.15.1
(2020-06-21)
0.15.0
(2020-06-06)
0.14.1
(2020-04-16)
0.14.0
(2020-04-15)
0.13.1
(2019-10-29)
0.13.0
(2019-10-27)
0.12.0
(2019-07-07)
0.11.2
(2019-03-26)
0.11.1
(2019-02-13)
0.11.0
(2019-02-12)
0.10.1
(2019-01-27)
0.10.0
(2019-01-05)
0.9.4
(2018-10-19)
0.9.3
(2018-10-16)
0.9.2
(2018-10-09)
0.9.1
(2018-09-24)
0.9.0
(2018-09-17)
0.8.1
(2018-07-01)
0.8.0
(2018-06-15)
0.7.1
(2018-02-05)
0.7.0
(2017-12-23)
0.6.2
(2017-10-18)
0.6.1
(2017-10-11)
0.6.0
(2017-10-10)
0.5.0
(2017-07-01)
0.4.2
(2017-05-25)
0.4.1
(2017-05-24)
0.4.0
(2017-05-17)
0.3.0
(2017-02-12)
0.2.2
(2016-11-06)
0.2.1
(2016-11-06)
0.2.0
(2016-09-27)
0.1.2
(2016-07-08)
0.1.1
(2016-06-29)
Owners
Crate which contain the virtual machine which executes gluon programs