Commit graph

9 commits

Author SHA1 Message Date
8d03d41679
move datastructures to its own crate
Some checks failed
Rust CI / Test Suite (push) Failing after 3s
Rust CI / Clippy (push) Failing after 3s
2025-06-04 22:22:13 +02:00
562ba1eaef
add another btree test
Some checks failed
Rust CI / Test Suite (push) Failing after 3s
Rust CI / Clippy (push) Failing after 2s
2025-06-04 21:38:47 +02:00
d63222a6ef
basic btree works
Some checks failed
Rust CI / Test Suite (push) Failing after 2s
Rust CI / Clippy (push) Failing after 4s
2025-06-04 21:30:27 +02:00
9f09799413
more functionalities for the vec 2025-06-04 21:30:22 +02:00
325c491691
btree
Some checks failed
Rust CI / Test Suite (push) Failing after 2s
Rust CI / Clippy (push) Failing after 4s
2025-06-04 18:06:01 +02:00
dd51d8d1d1
vec finer capacity controls 2025-06-04 18:05:57 +02:00
4270ea7a4c
vec indexing
Some checks failed
Rust CI / Clippy (push) Failing after 2s
Rust CI / Test Suite (push) Failing after 14s
2025-06-04 17:40:59 +02:00
9f14c85f55
datastructures vec 2025-06-04 17:25:51 +02:00
ce71b2ceec
reorganize the workspace
Some checks failed
cargo devel CI / cargo CI (push) Failing after 32s
2025-03-14 22:24:47 +01:00