Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cross Platform

Cross Platform

1316 projects

Showing 36 of 1375 projects

Pistache
PistacheC++

A modern, high-performance HTTP and REST framework for C++ with a clean API.

#http-server#high-performance#rest-api
Stars3.5k
Forks720
Last commit8 days ago
A node.js BLE (Bluetooth low energy) central module
A node.js BLE (Bluetooth low energy) central moduleJavaScript

A Node.js module for building Bluetooth Low Energy (BLE) central applications on macOS, Linux, FreeBSD, and Windows.

#iot#bluetooth-low-energy#device-control
Stars3.5k
Forks871
Last commit
Heaps
HeapsHaxe

A cross-platform, high-performance graphics engine for game development using the Haxe language.

#mobile-games#haxe#high-performance
Stars3.5k
Forks367
Last commit3 days ago
argparse
argparseC++

A single-header argument parsing library for modern C++17 applications.

#parsing#library#cplusplus-17
Stars3.4k
Forks299
Last commit1 year ago
Atomic Engine
Atomic EngineC++

A multi-platform 2D and 3D game engine with consistent APIs in C++, C#, JavaScript, and TypeScript.

#ios#android#csharp
Stars3.4k
Forks585
Last commit2 years ago
RakNet
RakNetHTML

A cross-platform C++ networking engine designed for game development with features like NAT traversal and voice chat.

#multiplayer#client-server#voice-chat
Stars3.4k
Forks1.0k
Last commit4 years ago
Fluent UI
Fluent UIDart

An unofficial Flutter implementation of Microsoft's Windows UI (WinUI) for building native Windows apps with Fluent Design.

#dart#flutter-favorite#ui-framework
Stars3.4k
Forks503
Last commit24 days ago
simple-http-server
simple-http-serverRust

A fast, feature-rich static file server written in Rust with directory listing, upload, HTTPS, and SPA support.

#spa-support#web-server#http
Stars3.4k
Forks216
Last commit1 month ago
reading
readingJavaScript

A React Native mobile reading app for studying and programming content, free from ads and profit motives.

#ios#android#mobile-app
Stars3.4k
Forks873
Last commit3 years ago
jabba
jabbaGo

A cross-platform Java version manager inspired by nvm, written in Go, for installing and switching between JDK distributions.

#developer-tools#shell-integration#cli-tool
Stars3.4k
Forks222
Last commit2 years ago
nvimdots
nvimdotsLua

A fast, modular, and feature-rich Neovim configuration written in Lua for modern development workflows.

#neovim-config#developer-tools#productivity
Stars3.4k
Forks483
Last commit2 days ago
Civetweb
CivetwebC

An easy-to-use, embeddable C/C++ web server with optional CGI, SSL, and Lua support.

#c-library#http-server#lua-scripting
Stars3.4k
Forks1.0k
Last commit8 days ago
CppSharp
CppSharpC#

Tools and libraries to generate .NET bindings for native C/C++ APIs, enabling interoperability with C# and C++/CLI.

#parsing#glue#clang
Stars3.4k
Forks541
Last commit2 months ago
RNCryptor
RNCryptorSwift

A cross-platform AES encryption library with a secure data format for iOS, macOS, and other languages.

#ios#aes-encryption#objective-c
Stars3.4k
Forks516
Last commit1 year ago
AwesomeJavaFX
AwesomeJavaFX

A curated list of awesome JavaFX libraries, frameworks, books, tutorials, and resources for building rich desktop applications.

#developer-tools#graphics#java-gui
Stars3.4k
Forks456
Last commit9 months ago
Aegisub
AegisubC++

A cross-platform advanced subtitle editor for creating, editing, and timing subtitles with automation support.

#lua-scripting#video-subtitles#audio-waveform
Stars3.4k
Forks341
Last commit1 year ago
collectd
collectdC

A system statistics collection daemon that gathers metrics from various sources and provides mechanisms to store and monitor them.

#metrics-server#statistics-aggregation#metrics-collection
Stars3.4k
Forks1.3k
Last commit4 months ago
Lygia
LygiaGLSL

A granular, multi-language shader library for real-time graphics, supporting GLSL, HLSL, Metal, WGSL, and CUDA.

#cuda#real-time-graphics#library
Stars3.3k
Forks214
Last commit1 month ago
ramme
rammeJavaScript

An unofficial desktop application for Instagram, offering a native experience on macOS, Windows, and Linux.

#social-media#desktop-app#social-network
Stars3.3k
Forks392
Last commit6 years ago
Vulkan Memory Allocator
Vulkan Memory AllocatorC

A single-header C++ library that simplifies GPU memory allocation and resource creation for Vulkan applications.

#gpu-memory#vulkan#memory-management
Stars3.3k
Forks427
Last commit1 month ago
fheroes2
fheroes2C++

An open-source recreation of the Heroes of Might and Magic II game engine with modern enhancements.

#multiplayer#heroes-of-might-and-magic#strategy-game
Stars3.3k
Forks447
Last commit1 day ago
audioFlux
audioFluxC

A deep learning library for audio and music analysis, providing time-frequency transforms and feature extraction for tasks like classification and MIR.

#c-library#music#audio-analysis
Stars3.3k
Forks147
Last commit1 month ago
Remotery
RemoteryC

A realtime CPU/GPU profiler hosted in a single C file with a remote web viewer for performance analysis.

#c-library#vulkan#cuda
Stars3.3k
Forks284
Last commit1 year ago
json-c
json-cC

A JSON implementation in C with reference counting object model for constructing, parsing, and serializing JSON objects.

#c-library#hacktoberfest#embedded-systems
Stars3.3k
Forks1.1k
Last commit2 days ago
json-c
json-cC

A JSON implementation in C with reference counting object model for constructing, parsing, and serializing JSON objects.

#c-library#hacktoberfest#embedded-systems
Stars3.3k
Forks1.1k
Last commit2 days ago
BeeWare Briefcase
BeeWare BriefcasePython

A tool for converting Python projects into standalone native applications for desktop, mobile, and web.

#application#application-packaging#native-apps
Stars3.3k
Forks488
Last commit1 day ago
react-native-app-intro
react-native-app-introJavaScript

A React Native component for creating parallax effect welcome/intro screens similar to Google apps.

#mobile-ui#ios#introduction
Stars3.3k
Forks501
Last commit4 years ago
platform.js
platform.jsJavaScript

A JavaScript library for detecting browser, OS, device, and layout engine details from the user agent string.

#platform#user-agent#user-agent-parsing
Stars3.2k
Forks408
Last commit2 years ago
Murder
MurderC#

A pixel art game engine built with an Entity Component System (ECS) on top of FNA, supporting cross-platform development.

#pixel-art#open-source#gamedev
Stars3.2k
Forks92
Last commit1 day ago
react-native-iap
react-native-iapTypeScript

A high-performance, OpenIAP-compliant in-app purchase library for React Native with cross-platform support.

#ios#openiap#nitro-modules
Stars3.2k
Forks694
Last commit1 day ago
StaggeredGridView
StaggeredGridViewDart

A Flutter package providing a collection of performant and customizable grid layouts, including staggered, masonry, quilted, woven, staired, and aligned grids.

#dart#grid-layout#masonry-grid
Stars3.2k
Forks509
Last commit
Flutter Samples
Flutter SamplesDart

A collection of practical Flutter sample apps demonstrating UI implementations, animations, and app clones.

#dart#sample-code#animation
Stars3.2k
Forks741
Last commit5 months ago
Intermediate Graphics Library (IGL)
Intermediate Graphics Library (IGL)C++

A cross-platform C++ graphics library providing a low-level GPU abstraction over Metal, Vulkan, OpenGL, and WebGL.

#vulkan#opengl#metal
Stars3.2k
Forks211
Last commit1 day ago
Gear-Lib
Gear-LibC

A portable C library collection for IoT, embedded, and network service development with multimedia support.

#c-library#iot#embedded-c
Stars3.2k
Forks866
Last commit1 year ago
Drift
DriftDart

A reactive, type-safe persistence library for Dart and Flutter built on SQLite.

#dart#database-orm#dart-build-system
Stars3.2k
Forks451
Last commit5 days ago
LightProxy
LightProxyTypeScript

A cross-platform desktop application for web debugging and proxy management with automatic certificate installation.

#network-traffic#developer-tools#chrome
Stars3.2k
Forks270
Last commit3 years ago
PreviousPage 21 of 39

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 years ago
1 year ago
Next
#C Plus Plus200
#Open Source195
#Game Development178
#Rust144
#Android143
#Ios134
#Windows126
#Linux124
#Mobile Development123
#Javascript121
#Macos121
#Electron104