An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: native-libraries

Aptivi/BassBoom

[Beta] BassBoom! Cross-platform music player for .NET

Language: C# - Size: 35.3 MB - Last synced at: about 2 hours ago - Pushed at: about 13 hours ago - Stars: 7 - Forks: 0

bytedeco/javacpp-presets

The missing Java distribution of native C++ libraries

Language: Java - Size: 704 MB - Last synced at: about 14 hours ago - Pushed at: about 1 month ago - Stars: 2,729 - Forks: 753

maximegris/angular-electron

Ultra-fast bootstrapping with Angular and Electron :speedboat:

Language: TypeScript - Size: 4.28 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 5,687 - Forks: 1,374

AndreyAkinshin/InteropDotNet

Cross-platform AnyCPU P/Invoke for .NET

Language: C# - Size: 44.9 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 165 - Forks: 37

fardog/node-osx-audio

A node.js native library that provides access to Mac OS X Audio I/O as streams.

Language: C++ - Size: 28.3 KB - Last synced at: 5 days ago - Pushed at: almost 9 years ago - Stars: 52 - Forks: 5

KeepSafe/ReLinker

A robust native library loader for Android.

Language: Java - Size: 327 KB - Last synced at: 12 days ago - Pushed at: 12 months ago - Stars: 3,253 - Forks: 371

stephengold/snap-jolt

Testbed for combining Jolt-JNI with jSnapLoader

Language: Java - Size: 115 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

solus-project/linux-steam-integration

Helper for enabling better Steam integration on Linux

Language: C - Size: 768 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 438 - Forks: 20

maximegris/angular-tauri

Ultra-fast bootstrapping with Angular and Tauri :speedboat:

Language: TypeScript - Size: 2.53 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 105 - Forks: 22

linisme/Cipher.so

A simple way to encrypt your secure data like passwords into a native .so library.

Language: Java - Size: 348 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 1,310 - Forks: 146

dotnet/android-libzipsharp

A managed wrapper (and then some) around libzip (https://libzip.org/)

Language: C# - Size: 556 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 30 - Forks: 12

NopAngel/dragon

The best tool to build your application.

Language: C - Size: 9.77 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

rdotnet/dynamic-interop-dll

Facilities to load native DLLs from .NET. More flexible and hide platform specifics.

Language: C# - Size: 109 KB - Last synced at: about 18 hours ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 22

csiro-hydroinformatics/pyrefcount

Python package for reference counting native pointers

Language: Python - Size: 1.14 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

acerv/MCP2210-Sharp

A C# library to interface with the MCP2210 device

Language: C# - Size: 138 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 3

M4GNV5/PointerScript

Scripting language with pointers and native library access.

Language: C - Size: 3.24 MB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 29 - Forks: 4

Aptivi-Archives/NativeLand 📦

A .NET Standard 2.0 library to manage native dependencies.

Language: C# - Size: 2.18 MB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

just-jeb/electron-angular-native

Ready for distribution boilerplate for Electron Angular applications with native modules support (node.js addons and plain native libraries)

Language: TypeScript - Size: 8.59 MB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 96 - Forks: 22

pgp/XFiles

A general-purpose file explorer for (rooted) Android, with support for compressed archives, remote file servers, device-to-device file transfers, checksums, etc...

Language: Java - Size: 28.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 86 - Forks: 21

rhardih/bad

A collection of docker files for cross compiling various native libraries

Language: C++ - Size: 134 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 5

Unity-Technologies/ArtomatixImageLoader

Language: HTML - Size: 5.86 MB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

natmlx/NatReader 📦

Cross-platform video decoding for Unity Engine.

Language: C# - Size: 539 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 3

fmarot/nativedependencies-maven

nativedependencies-maven-plugin is a Maven plugin helping you deal with native dependencies (be it .so, .dll...)

Language: Java - Size: 1.33 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 3

cjstehno/gradle-natives

Gradle plugin to aid in managing native libraries associated with Java-based projects.

Language: Groovy - Size: 1.94 MB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 32 - Forks: 4

allisterb/Compute.NET

.NET bindings for native numerical computing

Language: C# - Size: 1.99 MB - Last synced at: 11 days ago - Pushed at: about 7 years ago - Stars: 31 - Forks: 5

bytedeco/gcc

Experimental Java interface to GCC / libgccjit

Language: Java - Size: 154 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

maximfersko/Web-Calculator-Java

Language: C++ - Size: 1.23 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

kylemarino22/JNITutorial

A JNI Tutorial on how to run a C/C++ function from a Java Program on MacOS Sierra

Language: Shell - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

NickNaso/magick-cli

Native ImageMagick CLI for Node.js

Language: C++ - Size: 1.73 MB - Last synced at: 9 days ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 2

nnoury/ffmpeg-android-builder

A simple shell script to cross-compile FFmpeg project for Android targets

Language: Shell - Size: 10.7 KB - Last synced at: 19 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 1

ahasbini/Android-OpenCV

An Android Studio project which has a module that contains OpenCV SDK files ported and configured to use CMake and Android Gradle plugin 2.3.1 or above, making it easy to include OpenCV into Android applications.

Language: C++ - Size: 229 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 70 - Forks: 18

Meach/UnitySimpleNativeLibrary

Simple projects to create Unity native libraries for Windows and Android

Language: CMake - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 8

shwetas16/node-auth-kerberos

Node.js native addon for simple Kerberos 5 user authentication based on the older node-krb5. Updated to support Node 8.x, fixed spoofing vulnerability.

Language: C++ - Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

dhimant1990/SudokuSolver-AndroidStudio

SudokuSolver Grabe Data From Image - AndroidStudio

Language: Java - Size: 123 MB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

sanxy/NdkWithKotlin

This makes use of simple maths function using native c++

Language: Kotlin - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

pheliperocha/wifilookup-dep

Desktop application built with ElectronJS and Angular 5 to lookups and registre devices in a LAN Network.

Language: TypeScript - Size: 485 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

shahbaz-momi/libjam-mt

Multi touch API for Linux on Java

Language: C - Size: 246 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 7 - Forks: 2

windwang/react-native-calendar-view

Native calendar for android&ios

Language: Objective-C - Size: 232 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

powermobileweb/Angular-7

Ultra-fast bootstrapping with Angular 7 and Electron 4 (Typescript + SASS + Hot Reload)

Language: TypeScript - Size: 243 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

AJaquet/JarSplicePlus Fork of lquesada/JarSplicePlus

Jar File and Native Library Merger - An Extension to JarSplice

Language: Java - Size: 328 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0