issues
search
DKerp
/
get-size
Determine the size in bytes an object occupies inside RAM.
MIT License
22
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Box<[T]> sizing to make it account for element sizes
#23
bobrik
opened
1 week ago
0
Crate abandoned?
#22
bircni
opened
1 month ago
1
Feature: Remove need of `use get_size::GetSize` for `#[derive(get_size::GetSize)]`
#21
drmingdrmer
opened
4 months ago
1
Update `attribute-derive` dep to latest
#20
VirxEC
closed
2 months ago
0
Adds support for non-default Hash algorithms
#19
Sharonex
opened
6 months ago
0
Implement `GetSize` for `Box<str>` and `Arc<str>`.
#18
droundy
opened
6 months ago
0
Implimented GetSize for Arc<str>, tokio sync and fixed size of the &str
#17
EnvOut
opened
9 months ago
0
`impl GetSize` for external crate, behind a feature flag in this crate?
#16
amandasaurus
opened
9 months ago
0
chore: add ci
#15
nicmue
closed
1 year ago
0
Create release `v0.1.5` with the new `tracker` feature
#14
nicmue
opened
1 year ago
0
Fix incorrect heap size value for boxed slice
#13
CeleritasCelery
opened
1 year ago
6
Add tracker support for shared ownership objects
#12
DKerp
closed
1 year ago
0
Add smart pointer tracker
#11
dfaust
opened
1 year ago
0
Implemented struct field size helpers. Fixes #5
#10
DKerp
closed
1 year ago
0
Fixes derive not working on newtypes
#9
Cyberboss
closed
1 year ago
0
Derive fails on newtypes
#8
Cyberboss
closed
1 year ago
0
Fix crates.io link for get-size-derive
#7
Cyberboss
closed
1 year ago
0
Implement GetSize for Box<[T]>
#6
Cyberboss
closed
1 year ago
0
Allow specifying an external struct size hint
#5
westy92
closed
1 year ago
1
Use capacity for accounting.
#4
DKerp
closed
1 year ago
0
Should collections count their allocated memory?
#3
albertsgarde
closed
1 year ago
2
Generics support for derive, specify accounting rules.
#2
DKerp
closed
1 year ago
0
Can't build a generic enum with GetSize derive macro
#1
feelingnothing
closed
1 year ago
0