|
libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
| ▼Algorithms | Collection of common algorithms |
| Hashing | Collection of hash algorithms |
| Numeric | Collection of assorted numeric algorithms |
| Random | Random number generators and utilities |
| Sorting | Collection of sorting algorithms |
| Allocators | Collection of specialized polymorphic custom allocators |
| Containers | Collection of abstract container types providing C++ STL-style APIs |
| Core | Core framework module |
| ▼Type System | Object-oriented, cross-language runtime type system |
| Signals | Signal emission mechanism and its types and API |
| Builtin Types | Meta types that are already built into libGimbal |
| Interfaces | Built-in abstract interface types |
| Preprocessor | Platform defines, utility macros, preprocessor generators and primitives |
| Strings | Collection of specialized string types |
| Unit Testing | Object-oriented, C-based unit testing framework |
| Utilities | Auxiliary utility types |