eonil / CocoaPlusPlus
Thin C++ wrapper around Cocoa features.
☆32Updated 10 years ago
Alternatives and similar repositories for CocoaPlusPlus:
Users that are interested in CocoaPlusPlus are comparing it to the libraries listed below
- Just some examples of using the Metal API☆1Updated 10 years ago
- A lesson in how to set up OpenGL on OS X☆103Updated 8 months ago
- A dynamic font glyph cache for OpenGL.☆119Updated 10 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Tutorial on NIB-less Cocoa OpenGL Window☆38Updated 5 years ago
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- A cross-platform remote logging console written in C++☆59Updated 2 years ago
- Write mach-o minidumps that can be analyzed with lldb☆12Updated 4 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- Eden Text Editor☆1Updated 2 years ago
- The XEOS C Foundation library provides the base for object-oriented C style coding, reference counting memory management with auto-releas…☆21Updated 3 years ago
- ☆73Updated last month
- [WIP] A simple C++ GUI toolkit based on Google Skia and Wayland☆48Updated 6 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- c-api for imgui and implementations programmatically generated (https://github.com/ocornut/imgui)☆22Updated 5 years ago
- iOS TestApp☆24Updated 10 years ago
- Very basic NanoGUI example☆22Updated 8 years ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)☆50Updated 8 months ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆30Updated 5 years ago
- A compiler front end for the C++ language☆129Updated this week
- Embeddable HTTP server.☆83Updated 6 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- Minimal, zero dependency C++ binding generator for the Wren programming language☆105Updated 2 years ago
- Glitchless smooth window resizing in Metal☆50Updated 5 years ago
- OpenGL Antigrain Geometry experiments☆85Updated 2 years ago
- Simple event queue for GLFW 3☆74Updated 6 years ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- A CMake-based cross-platform (Android, iOS, OSX, Windows) build system and utilities.☆23Updated this week
- Library for managing windows for cross platform UI applications