This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 03:51:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df030ac51c05045af88f95f9b453d14c835c925a
c3c
/
benchmarks
/
stdlib
History
Manuel Barrio Linares
df030ac51c
optimize
blake3
using a runtime for loop
...
instruction count went from 60k to 9k no difference in speed for -O2 or higher
2026-02-16 02:31:47 +01:00
..
collections
Add LinkedList Operators and Update Tests (
#2438
)
2025-09-06 11:57:21 +02:00
core
Add LinkedList Operators and Update Tests (
#2438
)
2025-09-06 11:57:21 +02:00
crypto
Add BLAKE3 Hashing/XOF to stdlib (
#2667
)
2026-01-01 21:11:33 +01:00
hash
optimize
blake3
using a runtime for loop
2026-02-16 02:31:47 +01:00
sort
Deprecate old
void!
@benchmark and @test functions.
2025-01-09 20:33:53 +01:00