This website requires JavaScript.
Explore
Help
Sign In
blankhex
/
bhlib
Archived
Watch
1
Star
0
Fork
0
You've already forked bhlib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-04-17
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
fc3d4e22d5753182acc2e3cfa22a41212245abd3
bhlib
/
include
/
BH
History
Mikhail Romanko
fc3d4e22d5
Add initial bigint implementation for the fmt library
2025-04-05 13:56:00 +03:00
..
Algo.h
Fix function documentation, add missing function
2025-02-03 15:18:57 +03:00
Args.h
Fix missing newline in Args.h
2025-02-28 10:05:07 +03:00
Common.h
Fix BH_INT2PTR, add generic callback definition
2025-03-02 23:12:43 +03:00
Hashmap.h
Fix function documentation, add missing function
2025-02-03 15:18:57 +03:00
IO.h
Fix function documentation, add missing function
2025-02-03 15:18:57 +03:00
Math.h
Add 2D/3D boxes/AABBs and intersection tests.
2025-02-24 22:56:16 +03:00
Queue.h
Fix function documentation, add missing function
2025-02-03 15:18:57 +03:00
String.h
Add initial bigint implementation for the fmt library
2025-04-05 13:56:00 +03:00
Thread.h
Add initial implementation of threads/mutexes/semaphores/cvs/spinlocks
2025-03-02 23:18:23 +03:00
Util.h
Add utils for working with endianness, more documentation, refactor CMake
2025-02-28 21:44:22 +03:00