• Stars
    star
    484
  • Rank 90,873 (Top 2 %)
  • Language
    C++
  • License
    Other
  • Created almost 13 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C++11 multiplatform utility library

corrade (v.) โ€” โ€œTo scrape together, to gather together from various sourcesโ€

Corrade is a multiplatform utility library written in C++11/C++14. It's used as a base for the Magnum graphics engine, among other things.

Join the chat at https://gitter.im/mosra/magnum Build Status Build Status Coverage Status Hunter Package MIT License

SUPPORTED PLATFORMS

  • Linux and embedded Linux
  • Windows with MSVC, clang-cl and MinGW, Windows RT (Store/Phone)
  • macOS, iOS
  • Android
  • Web (asm.js or WebAssembly), through Emscripten

See the Magnum Project Build Status page for detailed per-platform build status.

FEATURES

  • Low-level utilities to bridge platform differences when accessing OS functionality, filesystem, console and environment
  • Lightweight container implementations, complementing STL features with focus on compilation speed, ease of use and performance
  • Test framework emphasizing flexibility, extensibility, minimal use of macros and clarity of diagnostic output
  • Plugin management library with static and dynamic plugins, dependency handling and hot code reload
  • Signal/slot connection library with full type safety

Check also the Magnum Project Feature Overview pages for further information.

WHAT'S NEW?

Curious about what was added or improved recently? Check out the Changelog page in the documentation. Check also the Magnum Project Changelog.

GETTING STARTED

Download, build and install Corrade as explained in the building documentation โ€” we provide packages for many platforms, including Windows, Linux and macOS. After that, the best way to get started is to read some examples and tutorials.

Apart from that, various Corrade functionality is available through single-header libraries. Just download a file, #include it in your project and you're ready to go! No buildsystem wrangling needed.

CONTACT & SUPPORT

If you want to contribute to Corrade, if you spotted a bug, need a feature or have an awesome idea, you can get a copy of the sources from GitHub and start right away! There is the already mentioned guide about how to download and build Corrade and also a guide about coding style and best practices which you should follow to keep the library as consistent and maintainable as possible.

See also the Magnum Project Contact & Support page for further information.

CREDITS

See the CREDITS.md file for details. Big thanks to everyone involved!

LICENSE

Corrade itself and its documentation is licensed under the MIT/Expat license, see the COPYING file for details. All example code in src/examples is put into public domain (or UNLICENSE) to free you from any legal obstacles when reusing the code in your apps. See the COPYING-examples file for details.

More Repositories

1

magnum

Lightweight and modular C++11 graphics middleware for games and data visualization
C++
4,787
star
2

m.css

A no-nonsense, no-JavaScript CSS framework, site and documentation theme for content-oriented websites
Python
406
star
3

magnum-examples

Examples for the Magnum C++11 graphics engine
C++
279
star
4

flextgl

OpenGL and Vulkan header and loader generator.
C
204
star
5

magnum-singles

Single-header libraries from the Magnum engine
C++
111
star
6

magnum-integration

Integration libraries for the Magnum C++11 graphics engine
C++
99
star
7

magnum-plugins

Plugins for the Magnum C++11 graphics engine
C++
98
star
8

magnum-bootstrap

Bootstrap projects for the Magnum C++11 graphics engine
Shell
91
star
9

toolchains

Toolchains for crosscompiling with CMake.
CMake
91
star
10

magnum-extras

Extras for the Magnum C++11 graphics engine
C++
26
star
11

magnum-bindings

Bindings of the Magnum C++11 graphics engine into other languages
C++
19
star
12

magnum-website

Website for the Magnum C++11 graphics engine
C++
16
star
13

archlinux

My ArchLinux packages.
C
5
star
14

kompas

Kompas navigation software
Shell
3
star
15

magnum-ci

Various CI jobs for building Magnum and its dependencies.
2
star
16

heytrack

Shows current track in internet radio stream
C++
2
star
17

kompas-artwork

Graphics and icons for Kompas navigation software
Shell
1
star
18

kompas-core

Core library for Kompas navigation software
C++
1
star
19

kompas-qt

Qt GUI for Kompas navigation software
C++
1
star
20

kompas-sdl

SDL GUI for Kompas navigation software
C++
1
star
21

kompas-plugins-nonfree

Non-free plugins for Kompas navigation software
C++
1
star
22

homebrew-magnum

macOS Homebrew packages for Magnum and related projects
Ruby
1
star
23

absencoid

And old project to prevent problems when intentionally not going to school.
C++
1
star
24

kotel

Tunnel racing game
C++
1
star