Skip to content

Foadsf/Cplus

Repository files navigation

Cplus

All the things I wish C already had. Cplus to C is what TypeScript is to JavaScript.

Features:

  1. dynamically allocated arrays
  2. dynamically allocated multidimensional arrays (more info here )
  3. sets
  4. passing the size of arrays to functions
  5. GPGPU integration, preferebly OpenCL/SYCL/SPIR-V (more info here )
  6. pure C, no OOP!
  7. vectorized operations

Requirements:

  1. cross-platform
  2. hardware agnostic
  3. compiler agnostic
  4. thread safe and Reentrant

About

all the things I wish C already had

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published