https://github.com/ferhatgec/idk
idk c++ libraries
https://github.com/ferhatgec/idk
cpp libraries
Last synced: 5 months ago
JSON representation
idk c++ libraries
- Host: GitHub
- URL: https://github.com/ferhatgec/idk
- Owner: ferhatgec
- License: mit
- Created: 2023-08-08T21:17:02.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T20:24:58.000Z (about 2 years ago)
- Last Synced: 2025-01-16T22:13:10.263Z (over 1 year ago)
- Topics: cpp, libraries
- Language: C++
- Homepage:
- Size: 174 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# idk
## idk c++ libraries, _work in progress_
idk libraries are designed to improve code base using some standard library function and class approaches. this does not mean that idk libraries
are designed to run on every architecture and operating system well, also does not mean that idk libraries are an alternative to c++ standard library.
it's neither contains all structures of standard or supports everything as optimized.
idk libraries also designed to help developers by implementing frequently used functions (based on stackoverflow upvotes, i mean it's like that) built in.
idk both means 'i don\'t know' and 'i do know', if something implemented, idk knows that, something's not implemented, then idk doesn't know that.
### idk licensed under the terms of MIT License.