https://github.com/yapb/crlib
crlib
https://github.com/yapb/crlib
Last synced: 4 months ago
JSON representation
crlib
- Host: GitHub
- URL: https://github.com/yapb/crlib
- Owner: yapb
- License: mit
- Created: 2023-06-28T12:08:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-11-13T12:34:34.000Z (7 months ago)
- Last Synced: 2025-11-13T14:28:51.375Z (7 months ago)
- Language: C
- Homepage: https://yapb.jeefo.net
- Size: 669 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crlib
crlib - is a small utility library for the YaPB bot and tools.
When initially bot was written as PODbot in 2000 year, there was awful support for STL in different compilers, so it was decision to not use STL inside bot project.
This is not true anymore, so this library will be deprecated as much as possible while converting the bot code to STL. However this is highly unlikely in near future. So this "wheel" will be here for some time.