This website requires JavaScript.
Explore
Help
Sign In
janis
/
executor
Watch
1
Star
0
Fork
You've already forked executor
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
46
commits
2
branches
0
tags
704
KiB
Rust
100%
f6f8095440
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Janis
f6f8095440
remove with_in/with functions from WorkerThread (replaced by run_in_*)
2025-06-20 12:24:13 +02:00
.cargo
todo: separate workerthread and scope logic, add scope type with lifetime
2025-03-08 12:24:02 +01:00
benches
does stuff, doesn't deadlock, faster than rayon (maybe?),
2025-06-19 18:00:06 +02:00
src
remove with_in/with functions from WorkerThread (replaced by run_in_*)
2025-06-20 12:24:13 +02:00
.gitignore
initial commit
2025-01-30 22:52:17 +01:00
Cargo.toml
cfg-if, idk why?
2025-06-19 14:24:32 +02:00
rust-toolchain
chili-like executor for joins
2025-02-01 00:42:33 +01:00