Core
Platform library
A C++ platform abstraction and standard library with features like Reflection, IPC, and RPC for building modern applications
Core libraries and utilities
34 stars
4 watching
12 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
harbour/core | Portable programming language and environment compatible with xBase | 324 |
mjansson/foundation_lib | A cross-platform C library providing basic support data types and functions to write applications and games in a platform-independent fashion. | 301 |
pagghiu/sanecpplibraries | A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. | 520 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,562 |
ianpreston/cask | A Linux container system that provides isolated environments for running programs | 6 |
sago007/platformfolders | A C++ library to abstract platform-specific directory paths | 179 |
electronicarts/eabase | A collection of header files providing platform-independent data types and feature macros for software development. | 170 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
castleproject/core | A collection of reusable components and abstractions for building dynamic applications with logging, serialization, and dependency injection support. | 2,221 |
xhawk18/promise-cpp | A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters. | 673 |
erikmcclure/buntils | A collection of utility libraries and data structures for building efficient C++ applications | 36 |
sipsorcery-org/sipsorcerymedia.abstractions | Provides interfaces and abstractions for media processing in real-time communications | 5 |
carrotsearch/hppc | Custom implementation of basic data structures with high-performance capabilities | 985 |
kenavolic/pipet | A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches. | 67 |