This website requires JavaScript.
Explore
Help
Sign In
giel
/
olifilo
Watch
1
Star
0
Fork
0
You've already forked olifilo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
59
Commits
5
Branches
0
Tags
213
KiB
C++
95%
CMake
3.5%
Nix
1.5%
master
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
Giel van Schijndel
1b0eb5093d
improvement: issue warnings when future<>s aren't awaited
2024-12-11 23:22:22 +01:00
experiments
chore: add random experiments
2024-11-29 18:09:56 +01:00
include
/olifilo
improvement: issue warnings when future<>s aren't awaited
2024-12-11 23:22:22 +01:00
src
fix: pop ready completion handlers to top of callgraph
2024-12-11 22:54:07 +01:00
.gitignore
build: add a basic CMake build system
2024-11-29 17:58:13 +01:00
CMakeLists.txt
refactor: move io_poll_context implementation out of header
2024-12-11 22:47:58 +01:00
flake.lock
build: add Nix flake definition for ease of testing a full package build
2024-11-29 18:06:50 +01:00
flake.nix
build: add Nix flake definition for ease of testing a full package build
2024-11-29 18:06:50 +01:00
LICENSE
chore: initial commit
2024-11-29 17:29:02 +01:00
README.md
chore: initial commit
2024-11-29 17:29:02 +01:00
README.md
olifilo