Commit graph

178 commits

Author SHA1 Message Date
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
65946147a7
rm root bin 2025-06-04 14:31:11 +02:00
7a2c3dd82b
update ci
Some checks failed
Rust CI / Clippy (push) Failing after 2s
Rust CI / Test Suite (push) Failing after 8s
2025-03-14 22:28:23 +01: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
16b75c64f9
dont have fucking tokio as default dep
Some checks failed
cargo devel CI / cargo CI (push) Failing after 32s
2025-03-14 21:29:22 +01:00
8339ba2989 i got the graph example stuff now
Some checks failed
cargo devel CI / cargo CI (push) Failing after 13s
2025-01-09 05:42:52 +01:00
98641c5a32 ignore cargo.lock
Some checks failed
cargo devel CI / cargo CI (push) Failing after 13s
2025-01-09 02:33:54 +01:00
edf1e381fd add graph example 2025-01-09 02:33:16 +01:00
ddaee00b47 graph basic start 2025-01-09 02:29:59 +01:00
c7975c1859
threadpool example
All checks were successful
cargo devel CI / cargo CI (push) Successful in 7m14s
2024-09-16 10:23:28 +02:00
73193b430d
moar doc
All checks were successful
cargo devel CI / cargo CI (push) Successful in 6m21s
2024-09-10 15:39:42 +02:00
88dd0f7d9c
dont remember lol
All checks were successful
cargo devel CI / cargo CI (push) Successful in 4m38s
2024-09-09 14:51:52 +02:00
3e27923d14
iter-prod
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-09-09 14:51:32 +02:00
22505d6d96 add some deps to the CI
All checks were successful
cargo devel CI / cargo CI (push) Successful in 9m40s
2024-08-22 13:52:09 +02:00
7896be1e2a rfd does not work in wsl lol
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m42s
2024-08-12 13:37:51 +02:00
0e6376d009 laughable first steps with egui
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m47s
2024-08-12 13:22:14 +02:00
25d7f0d8b2 revsqrt stuff for PA2 2024-08-12 13:21:55 +02:00
89ff872ab7 chore: remove a redundant test
All checks were successful
cargo devel CI / cargo CI (push) Successful in 8m16s
2024-07-22 10:53:45 +02:00
107362b682 arithmetics
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m16s
2024-07-10 12:32:32 +02:00
PlexSheep
ae6a99bbcb automatic cargo CI changes 2024-06-28 15:11:59 +00:00
938af23be9 yeah, clap can be used without the env
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m29s
2024-06-28 17:08:36 +02:00
ca1e307571 readme changes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m10s
2024-06-27 17:25:56 +02:00
cscherrNT
1589d6089a automatic cargo CI changes 2024-06-27 14:48:47 +00:00
5ad5cd39ed ultra fancy cli for diesel-demo
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m25s
2024-06-27 16:45:28 +02:00
c84672cf78 rust statusbars are actually pretty amazing
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m16s
2024-06-27 15:45:29 +02:00
84db59d290 fix cargo toml
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m17s
2024-06-27 14:35:49 +02:00
6c48db6e37 add LICENSE
Some checks failed
cargo devel CI / cargo CI (push) Failing after 51s
2024-06-27 14:29:10 +02:00
7f79fb2e04 add which dep the example crates are for
Some checks failed
cargo devel CI / cargo CI (push) Failing after 53s
2024-06-27 14:26:54 +02:00
7e8e0ea0c3 rm slog-demo 2024-06-27 14:23:18 +02:00
550f23d4ef doc updates
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m9s
2024-06-27 14:20:21 +02:00
cscherrNT
b9e7e650fd automatic cargo CI changes 2024-06-27 11:56:49 +00:00
c2ec251cdb Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-basic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m16s
2024-06-27 13:53:38 +02:00
d1c85d409a read only published articles 2024-06-27 13:53:31 +02:00
cscherrNT
c12b1e7235 automatic cargo CI changes 2024-06-27 11:53:26 +00:00
e87ae641f7 Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-basic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m18s
2024-06-27 13:50:13 +02:00
8becdb231b candy 2024-06-27 13:50:12 +02:00
cscherrNT
6e047bdffd automatic cargo CI changes 2024-06-27 11:43:48 +00:00
a4814d43e0 Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-basic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m20s
2024-06-27 13:40:17 +02:00
5bf0fcadeb read, colors and unpublish 2024-06-27 13:39:54 +02:00
cscherrNT
d6a8514d39 automatic cargo CI changes 2024-06-27 11:17:48 +00:00
2edb979aef delete posts
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m17s
2024-06-27 13:14:35 +02:00
0bf4b474df publish with error handler
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-06-27 13:13:37 +02:00
13064b2cbd publish post 2024-06-27 12:29:08 +02:00
1be2f385b1 Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-basic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m11s
2024-06-27 12:12:35 +02:00