This website requires JavaScript.
Explore
Help
Sign in
Imbus
/
CPlay
Watch
1
Fork
You've already forked CPlay
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Playground for small or incomplete C programs
6
commits
1
branch
0
tags
115
KiB
C
95.8%
Makefile
2.8%
Shell
0.8%
Lua
0.6%
32acf1d6c7
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Imbus
32acf1d6c7
Miller rabin sample code (untested, likely overflow issues)
2025-05-12 12:04:45 +02:00
.clang-format
Init
2025-05-12 12:03:52 +02:00
.gitignore
Init
2025-05-12 12:03:52 +02:00
break.c
brk/sbrk demo
2025-05-12 12:03:59 +02:00
buddy_allocator.c
Primitive buddy alloc sample
2025-05-12 12:04:17 +02:00
gba_header.c
GBA game header parser
2025-05-12 12:04:24 +02:00
Makefile
Make
2025-05-12 12:03:54 +02:00
miller-rabin.h
Miller rabin sample code (untested, likely overflow issues)
2025-05-12 12:04:45 +02:00