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

Topic: "dynamic-library"

vladimirvivien/go-cshared-examples

Calling Go Functions from Other Languages using C Shared Libraries

Language: Dart - Size: 43.9 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 922 - Forks: 112

itenfay/WeChat_tweak

iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。

Language: Objective-C - Size: 59.8 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 897 - Forks: 148

mediremi/rust-plus-golang

Rust + Go — Call Rust code from Go using FFI

Language: Makefile - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 723 - Forks: 56

martin-olivier/dylib

C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)

Language: C++ - Size: 332 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 355 - Forks: 46

SeanPesce/d3d11-wrapper

Unfinished, experimental d3d11.dll wrapper for intercepting DirectX 11 function calls.

Language: C++ - Size: 25.3 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 89 - Forks: 24

Dasaav-dsv/libER

ELDEN RING API library with a focus on binary compatibility and safety

Language: C++ - Size: 3.83 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 54 - Forks: 4

pgaskin/kobo-mods

My Kobo mods/hacks/tools which aren't patches and aren't in koboutils.

Language: C++ - Size: 205 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 50 - Forks: 7

xxshady/relib

a framework for reloadable dynamic libraries (plugins) in Rust

Language: Rust - Size: 260 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 26 - Forks: 0

macmade/dlib

Dynamic loading library for C/C++

Language: C++ - Size: 140 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 8

ffoissey/malloc_protection_checker

C Malloc Protection Checker

Language: Shell - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 0

jcelerier/dynalizer

C++ Dynamic loader generator for C APIs

Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 17 - Forks: 0

elijahfhopp/RLL

The multiplatform C++ shared/dynamic library loader.

Language: C++ - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

rikyoz/QtCryptoHash

A lightweight Qt C++ library providing some of the cryptographic hash algorithms not supported by QCryptographicHash

Language: C++ - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 1

calebzulawski/symbol-slasher

Obfuscate shared objects by hashing symbol names

Language: C++ - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 3

arnoudbuzing/wolfram-librarylink-examples

Creating dynamic libraries that can be loaded in the Wolfram Language via `LibraryLink`

Language: C - Size: 99.3 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 4

lizhangqu/NativeCompile

android 动态库远程依赖

Language: Groovy - Size: 151 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 2

pkrmf/proof-of-concept

This is an application that proofs static libraries load faster than dynamic libraries on iOS

Language: Objective-C - Size: 1.16 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 1

thecompez/Dynamic-Application

Concept of Dynamic Application

Language: C++ - Size: 179 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 3

apotocki/gmp-win

Visual Studio project and solution files for building static and dynamic gmp libraries

Language: C - Size: 4.11 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 3

c0de4un/cmake-shared-lib-tutorial

Simple project to demonstrate how to create shared (dynamic) library using C++ & CMake

Language: CMake - Size: 10.7 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

TheLazyTomcat/lib.DynLibUtils

Small utility for dynamically loaded libraries (DLL, SO).

Language: Pascal - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 3

suirad/zig-error-abi

Library that allows zig errors to be returned from external functions

Language: Zig - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

fredvs/dynx

Pascal dynamic loader headers of Xlib, Xft and PThreads libraries.

Language: Pascal - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

dennisfrancis/generic-hashtable

A generic hash table in C

Language: C - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 3

Hardik8184/DynamicScalableSize

An android SDK that provides a new size unit - hsdp.

Language: Java - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

heshanera/IProc

A dynamic library for image processing. To Extract the pixel map of the image. Support PNG, JPG, TIF and BMP image file formats. Inbuilt methods for resizing, cropping, generating grayscale and binary images.

Language: C++ - Size: 9.92 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

cooljeanius/dlcompat-20030629

an old libdl implementation that was originally for Mac OS X 10.3 and older.

Language: C - Size: 753 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

captainwong/ademco_hb

安定宝协议恒博实现

Language: C - Size: 17.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 2

overtools/librevorb Fork of jonboydell/revorb-nix

Revorb that works on linux and OSX systems

Language: C - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

superswan/revshell.go-dynamic-library

Language: C - Size: 0 Bytes - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

jpenrici/Small_Lazarus_App

Experience with dynamic library at Lazarus.

Language: Pascal - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

ondergormez/SharedObjectBuildingMakefiles

This is a generic makefile project for compiling C and C++ programs that implement shared libraries. It also includes various examples for compiling C and C++ programs in Unix like operating systems.

Language: Makefile - Size: 113 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

waveware4ai/zimport

zimport is used to load and manage python packages from zip-archives.

Language: Python - Size: 611 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 1

cloudflightio/python-dlinfo

Python wrapper for libc's dlinfo (Linux & Mac OS X)

Language: Python - Size: 384 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

Mohamed-Silaya/alx-low_level_programming

Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.

Language: C - Size: 176 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

sammiearchie77/alx-low_level_programming

learning C programming language - ALX Cohort 9

Language: C - Size: 275 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

AitzazImtiaz/Germain

Another library based for Mathematician Sophie Germain

Language: C++ - Size: 3.15 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

shakdwipeea/chez-rust-ffi

call rust from chez scheme

Language: Scheme - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Emile1154/TelemetryViewer

This application for decoding binary files from winch system, and view charts with search by date and events

Language: Java - Size: 37 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Astrodynamic/MonitoringSystem

Implementation of a monitoring system program to collect and log system metrics, send notifications, and provide a user interface.

Language: C++ - Size: 1.37 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

lumenthi/malloc

GNU C malloc library implementation

Language: C - Size: 20.8 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ArtDu/OS

Operating systems

Language: C - Size: 41.9 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

giuseppe998e/rust-ffi-example 📦

An example of how to use a dynamic or static library created with the Rust language in a program written in the C language (FFI)

Language: C - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

poix-code/holbertonschool-low_level_programming

This repository focuses on C and somewhat assembler, making complex data structures.

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

anmolsagarwal/cs6332-assignment-1

Assignment 1 for Systems Security and Malicious Code Analysis course - library linking and loading

Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dzui42unit/Nibbler

Snake game implemented with OpenGL, SMFL and SDL, graphic libraries are loaded dynamically and can be changed at runtime

Language: C++ - Size: 46.6 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

jtaczanowski/nginx-link-function_golang-example

Example of nginx plugin written in Golang and loaded by nginx-link-function

Language: C - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

qwikdraw/nibbler

Snake clone with hot swapable graphics plugins

Language: C++ - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

LoneWanderer-GH/Samples-GPR-Aggregate-Libs

Tests of GPR aggregates of GPR libraries

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

ashislaha/FrameWorkCreationAndDistribution

Basic Concepts about iOS Frameworks : How to create framework ? How to distribute your framework ? How to update your framework after modifying the functionality ?

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

josmardias/standalone-it 📦

:wrench: Create a standalone tarball of a given program containing it's dynamic libraries

Language: Shell - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

TheBlackMustang/Static2DynamicDLL

Change from static linked files to dynamic linked files for Delphi.

Language: Pascal - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

powerumc/hosts-hook

A developer tool that overrides DNS resolution per directory without modifying the system hosts file.

Language: Rust - Size: 14.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

bdcbqa314159/cpp_crossplatform_py_libs

Working on how to bind c++ and python together and create a python package with cross-platform support.

Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

apotocki/cairo-win

A Visual Studio-based build system for the Cairo graphics library and its dependencies (Pixman, FreeType, libpng, zlib) on Windows. Supports static and dynamic builds for x86 and x64 architectures in both Debug and Release configurations.

Language: C - Size: 38.4 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

xiaochufuji/freeimage-clone

clone freeimage library and pack into dll

Language: C++ - Size: 5.23 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

joestr/swiftload

Creating a DLL with Swift.

Language: Swift - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

silenium-dev/ffmpeg-static

Statically linked ffmpeg builds

Language: Shell - Size: 257 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

PerlAlien/Alien-Role-Dino

Experimental support for dynamic share Alien install

Language: Shell - Size: 407 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

KevinBasta/GIF-Encoder

A GIF encoder library written in c

Language: C - Size: 579 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

PSWGameWorkID/dynafen

C++11 template-based dynamic library function loader

Language: C++ - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

LudwigAndreas/MonitoringSystem

Implementation of the monitoring system project. The project is a part of the School 21 curriculum.

Language: C++ - Size: 999 KB - Last synced at: 29 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Tymur77/NetworkCalculator

NetworkCalculator is a dynamic library that manages available host space in IP addresses and calculates subnetworks.

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

HexArchy/ByteSearchLab

OS lab for ITMO

Language: C - Size: 30.3 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Abdullrahmen/alx-low_level_programming

This repo contains all the projects that I have done in the ALX curriculum on low level programming.

Language: C - Size: 216 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

skript023/Gottvergessen-API

Basic auth for Gottvergessen Loader https://gottvergessen.000webhostapp.com/

Language: JavaScript - Size: 56.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LeoIsTush/alx-low_level_programming

This is alx low level programing assignment.

Language: C - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OMmienu/alx-low_level_programming

C programming, Linux, Data Structures and Algorithm of ALX School Core Curriculum

Language: C - Size: 270 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

phatboislym/alx-low_level_programming

Introduction to C programming

Language: C - Size: 144 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ngugimuchangi/alx-low_level_programming

ALX low-level programming projects | C

Language: C - Size: 296 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Nov0cx/Bazel-Shared-Library

Cross platform shared library rule for C++ with bazel

Language: Starlark - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

manutv08/Data-Structures-and-Algorithms

Implementation of some data structures and algorithms using libraries.

Language: C - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

makuke1234/jsonlite2

A better light-weight JSON library for C99 & C++11 and upwards.

Language: C - Size: 518 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rk0cc/hson 📦

SHA-3 512 bit hashing checksum JSON storage

Language: Go - Size: 44.9 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GOJAx64/Calculator-with-NASM

Calculator with user interface developed in Qt5, operations were implemented in NASM Linux x86_64 assembler linked in a dynamic .so library.

Language: Makefile - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sxlllslgh/OpenCV-Windows-Binaries

Prebuilt binaries of OpenCV on Windows

Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

rodframeh/csharp-uber-h3-and-dynamic-library

Language: C# - Size: 261 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

snaulX/TokensStandard.NET

TokensStandard library for .NET

Language: C# - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

TzStrikerYT/holbertonschool-low_level_programming

✅ This repository contains different projects that i used to learn C, contains the most basic for example Hello World until most complex topics how binary trees, Linked lists and sort algorithms.

Language: C - Size: 228 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ngo275/FrameworkTesting

Dynamic Framework Sample

Language: Swift - Size: 22.5 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

fachrifaul/LoadFaster

Language: Swift - Size: 16.2 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Heisenberk/libcms

C Library of some tools to develop my programs

Language: C - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sjuery/nibbler

A simple Snake game, Using 3 dynamic librarys (NCursus, OpenGL, SFML)

Language: C++ - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sergio-garkusha/PyLike

Low-level library that implements primitive types of Python.

Size: 14.6 KB - Last synced at: 8 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

xadaemon/ForgeLib

C utility library

Language: C - Size: 927 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0