Age | Commit message (Expand) | Author |
---|---|---|
2024-02-05 | add adaptive container type | Aria Shrimpton |
2024-01-31 | library: remove lazy vecs | Aria Shrimpton |
2024-01-31 | library: require intoiterator | Aria Shrimpton |
2024-01-31 | add partitioning of collection lifetimes | Aria Shrimpton |
2024-01-25 | add btreemap | Aria Shrimpton |
2024-01-25 | support constraint checking on mappings | Aria Shrimpton |
2024-01-25 | add mapping trait & hashmap to library + benchmarker | Aria Shrimpton |
2024-01-17 | feat(profiler): be aware of multiple container types per project | Aria |
2023-12-06 | style: fix some lints | Aria |
2023-11-30 | feat(profiler): dont track allocation site backtrace | Aria |
2023-11-30 | fix(profiler): make profilerwrapper output to specific directory | Aria |
2023-11-30 | feat(library): WIP add profiling wrapper | Aria |
2023-11-30 | refactor(library): use Default and get rid of constructor trait | Aria |
2023-11-30 | fix(library): dev dependencies instead of real dependencies | Aria |
2023-11-07 | refactor(all): shorter directory names | Aria |