This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
libfringe
Watch
3
Star
0
Fork
2
You've already forked libfringe
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A Rust library implementing safe, lightweight context switches, without relying on kernel services
50
Commits
1
Branch
0
Tags
373
KiB
Rust
99.4%
Shell
0.6%
904da1a1c8
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
edef
904da1a1c8
use Rust types for Valgrind, and use u32 for stack IDs
2015-04-15 22:22:02 -04:00
benches
use a statically-allocated stack for Context::new benchmarking
2015-04-15 22:11:36 -04:00
examples
parametrise Context on Stack
2015-04-15 21:51:37 -04:00
src
use Rust types for Valgrind, and use u32 for stack IDs
2015-04-15 22:22:02 -04:00
.gitignore
initial commit
2014-12-23 04:27:28 +01:00
build.rs
simplify build script
2015-03-26 22:48:51 -04:00
Cargo.toml
feature-flag os, but leave it enabled by default
2015-04-15 21:51:37 -04:00
LICENSE
remove extraneous newline in LICENSE
2015-04-15 02:11:39 -04:00