Docs.rs
libaster-1.0.1
Platform
x86_64-pc-windows-msvc
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
libaster 1.0.1
A light, fast and powerful cache proxy written in Rust.
Crate
Source
Builds
Feature flags
Documentation
Links
wayslog/aster
258
28
1
crates.io
Dependencies
actix-rt ^0.2.5
normal
actix-web ^1.0
normal
aho-corasick ^0.7.6
normal
bitflags ^1.0.4
normal
btoi ^0.4
normal
byteorder ^1.3.2
normal
bytes ^0.4
normal
clap ^2.33.0
normal
env_logger ^0.6
normal
failure ^0.1
normal
futures ^0.1
normal
hashbrown ^0.3.0
normal
itoa ^0.4.4
normal
lazy_static ^1.1
normal
log ^0.4
normal
md5 ^0.6
normal
net2 ^0.2
normal
num_cpus ^1.8
normal
prometheus ^0.7.0
normal
rand ^0.7.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
slab ^0.4
normal
sysinfo ^0.9.5
normal
tokio ^0.1
normal
tokio-codec ^0.1
normal
toml ^0.4
normal
criterion ^0.2
dev
Versions
1.2.1
(2020-03-11)
1.2.0
(2020-02-19)
1.1.8
(2020-02-10)
1.1.7
(2019-12-26)
1.1.6
(2019-12-25)
1.1.5
(2019-12-13)
1.1.4
(2019-11-21)
1.1.3
(2019-11-13)
1.1.1
(2019-11-01)
1.1.0
(2019-10-29)
1.0.2
(2019-10-14)
1.0.1
(2019-10-12)
1.0.0
(2019-10-09)
Owners
libaster
libaster is the library for aster proxy.
change log
1.0.1
metrics: add system cpu/memory/thread metric
chore: compitable with rust stable (remove option_flattening and cell_update feature gate)