This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-06-13 22:03:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
808d19123b6c11c765ca1fe0fbff42811815b5ef
Odin
/
core
History
Jeroen van Rijn
d6f6c476fc
Merge pull request
#6765
from MightyChubz/fix/linux-inaccurate-meminfo
...
fix: Get meminfo from `/proc/meminfo` over `sysinfo()`
2026-06-05 09:39:30 +02:00
..
bufio
…
bytes
…
c
…
compress
…
container
…
crypto
…
debug
…
dynlib
…
encoding
core/encoding/pem: Initial import
2026-06-02 17:48:46 +09:00
flags
…
fmt
…
hash
…
image
…
io
…
log
…
math
Rename cbrt.odin to math_cbrt.odin
2026-05-27 11:03:14 +01:00
mem
…
nbio
…
net
…
odin
Change compound literal grammar to match the formal grammar
2026-06-02 11:10:58 +01:00
os
…
path
…
prof
/spall
…
reflect
…
relative
…
simd
…
slice
Update slice.odin
2026-06-03 22:33:49 +02:00
sort
…
strconv
Fixed the upper bound of Decimal in round_shortest
2026-05-25 16:21:00 +01:00
strings
…
sync
…
sys
refactor: Move
mem_unit
before loop and apply it in switch statement
2026-06-04 13:21:27 -04:00
terminal
…
testing
…
text
…
thread
…
time
…
unicode
…