Topic: "shared-library"
friendlyanon/cmake-init
The missing CMake project initializer
Language: CMake - Size: 2.79 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 2,318 - Forks: 89

lzyrapx/Competitive-Programming-Docs
🌺Algorithm papers, coursewares, documents, notes and other materials are constantly being updated.
Language: Roff - Size: 254 MB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 738 - Forks: 141

yhs0602/Android-Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
Language: Kotlin - Size: 183 MB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 644 - Forks: 99

vladimirvivien/gosh
Gosh - a pluggable framework for building command shell programs
Language: Go - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 532 - Forks: 53

martin-olivier/dylib
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
Language: C++ - Size: 332 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 355 - Forks: 46

Alairion/not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
Language: C++ - Size: 112 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 232 - Forks: 7

madmurphy/libconfini
Yet another INI parser
Language: C - Size: 2.69 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 172 - Forks: 23

entr0pia/trichromelibrary-squoosh
Remove the outdated TrichromeLibrary | 移除过时的 TrichromeLibrary
Language: Shell - Size: 281 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 123 - Forks: 3

arrieta/golang-cpp-basic-example
A simple example demonstrating how to call C++ from Go
Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 99 - Forks: 21

kmaork/pyinjector
Inject shared libraries into running processes
Language: Python - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 97 - Forks: 18

Cyclonecode/mysql-notification
Example of a user defined function (UDF) in MySQL
Language: TypeScript - Size: 813 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 96 - Forks: 19

swojtasiak/fcml-lib
A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).
Language: C - Size: 22.9 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 89 - Forks: 22

xavierlefevre/shared-react-components-example
An example of a mono-repository of shared React components libraries!
Language: JavaScript - Size: 7.14 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 85 - Forks: 10

Mahmoud7Osman/rlpclib
Library For Creating Local & Remote Procedure Calls Between Different Running Processes
Language: C - Size: 69.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 35

opendevstack/ods-jenkins-shared-library
Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Language: Groovy - Size: 21.7 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 75 - Forks: 57

maddouri/dynalo
Cross platform dynamic loading of shared libraries
Language: C++ - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 74 - Forks: 14

Statemood/jenkins-library
Shared Library for Jenkine Pipeline
Language: Groovy - Size: 2.67 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 55 - Forks: 37

LaoLittle/atri_bot 📦
A simple bot in rust running on various platforms
Language: Rust - Size: 904 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 8

DontShaveTheYak/jenkins-std-lib
Bringing the Zen of Python to Jenkins.
Language: Groovy - Size: 579 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 51 - Forks: 4

yugr/ShlibVisibilityChecker
Tool for locating internal symbols unnecessarily exported from shared libraries.
Language: Python - Size: 103 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 3

eBay/Jenkins-Pipeline-Utils 📦
Global Jenkins Pipeline Library with common utilities.
Language: Groovy - Size: 26.4 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 20

Tinkoff/shared-library-webpack-plugin 📦
Webpack plugin for library sharing at runtime between applications
Language: TypeScript - Size: 3.27 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 36 - Forks: 0

yugr/SymbolHider
A tool which hides symbols exported from shared libraries or relocatable object files
Language: C - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 2

grotius-cnc/s-curve-motion-planning
constant jerk trajectory generator
Language: C++ - Size: 862 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 18

matheusgomes28/base64pp
A modern C++ implementation of Base64 encoding and decoding.
Language: C++ - Size: 345 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 29 - Forks: 9

therealdreg/nasm_linux_x86_64_pure_sharedlib
NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection
Language: Shell - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 6

Gradiant/slack-notifier-jenkins-sl
Shared library for Jenkins Pipeline to send slack notifications well formatted
Language: Groovy - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 26

awwit/httpserverapp
Sample application for C++ http server
Language: C++ - Size: 162 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 20

swojtasiak/jsrdbg
JavaScript Remote Debugger for SpiderMonkey.
Language: C++ - Size: 331 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 8

terl/resource-loader
Getting files out of a JAR or loading a shared library is difficult. We made it easy.
Language: Java - Size: 5.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 11

mageddo-projects/jvm-attach
Load Java Agents at any running JVM process and more, no JDK needed
Language: C - Size: 238 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 21 - Forks: 6

egvijayanand/dotnet-maui-toolkit
.NET MAUI Toolkit is a set of fluent helper methods and classes to simplify working with .NET MAUI. Made available as NuGet packages.
Language: C# - Size: 299 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 20 - Forks: 2

project-eutopia/vega
C++ library for reading/writing/editing DICOM files
Language: C++ - Size: 16.5 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 7

eblazquez/fakelib.sh
Simple tool/script for generating malicious Linux shared libraries
Language: Shell - Size: 321 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 7

terl/hydride-java
Libhydrogen implemented in Java.
Language: Java - Size: 428 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 4

smx-smx/libhooker
Modular binary injection framework
Language: C - Size: 860 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 4

schanur/libplatform
Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.
Language: C - Size: 107 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 2

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

enobufs/go-calls-c-pointer
A cgo example: how to call C function pointer from Go.
Language: Go - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 3

calebzulawski/symbol-slasher
Obfuscate shared objects by hashing symbol names
Language: C++ - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 3

gangliao/cmake_cxx_go
Language: Go - Size: 2.81 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 14 - Forks: 1

smx-smx/EzDotnet
Load a C# assembly from a native executable or a shared library
Language: CMake - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 4

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: 3 months ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 1

electronicvisions/jenlib
Jenlib is a shared library offering various helpers and abstractions for Jenkins CI instances.
Language: Groovy - Size: 391 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 11 - Forks: 0

kosmas-valianos/libproxyprotocol
An ANSI C library to parse and create PROXY protocol v1 and v2 headers
Language: C - Size: 152 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 11 - Forks: 1

IKatsuba/shared-library-plugin-demo
Demo apps using TinkoffCreditSystems/shared-library-webpack-plugin
Language: TypeScript - Size: 903 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

base2Services/ciinabox-pipelines
Standard pipelines for ciinabox
Language: Groovy - Size: 804 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 32

Theldus/preloader
Preloader 'pre-loads' dynamically linked executables to speed up their load times
Language: C - Size: 168 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 1

halilozel1903/DarkMode
Project about changing Themes in Android app. 💡🔦🗽 ( Dark & Light) Mode. 💫
Language: Kotlin - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 7

Lancern/soda
Convert shared libraries into relocatable objects
Language: Rust - Size: 299 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

lostjared/libacidcam
C++ shared object for the filters from Acid Cam
Language: C++ - Size: 99.9 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 2

apwide/apwide-jenkins-shared-lib
Jenkins shared library to interact with Jira from pipeline
Language: Groovy - Size: 147 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 6

Aculeasis/rhvoice-proxy 📦
High-level interface for RHVoice library
Language: Python - Size: 166 KB - Last synced at: 4 days ago - Pushed at: 10 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: 17 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

pentaho/pentaho-jenkins-shared-library
Jenkins shared library for the Pentaho stack builds
Language: Groovy - Size: 378 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 17

sph-mn/sph-db
nosql database for records and relations
Language: C - Size: 756 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

cloudbees-oss/pipeline-home-demo Fork of beedemo/workflowLibs
Repository which hosts code examples for CloudBees blogs
Language: Shell - Size: 2.73 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 8

superswan/kuudereRAT
Simple Linux RAT. Foundation for more sophisticated malware.
Language: C - Size: 6.88 MB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 3

AldaronLau/dl_api
The easiest, simplest and safest way to load dynamic (shared object) libraries from Rust!
Language: Rust - Size: 121 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

devops-ws/jenkins-shared-library
This project aims to provide a demo for those who are interested in Jenkins shared-library learning.
Language: Groovy - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 7

Winterreisender/webview-xmake 📦
A webview xmake repo. Also build shared and static libs.
Language: Xmake - Size: 43 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 1

qfcy/memory-leak-detector
A lightweight memory leak detection library that that overrides standard memory allocation functions by using custom memory pools. 一个轻量级的内存泄漏检测库,通过在内部实现内存池,重载C标准库的内存分配函数实现。
Language: C++ - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

savsgio/docker-rocksdb
Alpine docker image with the pre-compiled shared library of RocksDB
Language: Dockerfile - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

marv7000/solink
Shared Object Linker
Language: C - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

F33RNI/QPSK-mod-demod-libs
C-libraries for QPSK modulation and demodulation
Language: C - Size: 216 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

AxLabs/neofs-shared-lib
C shared library of key functions of NeoFS, based on neofs-sdk-go
Language: Go - Size: 135 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

EduardoAlm/SeisPolPy
SeisPolPy is a Python and Cython library for polarization analysis and filtering of seismic waves.
Language: Python - Size: 81.8 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

hartwork/shared-library-version-bump
:earth_africa: A web-tool to help with bumping -version-info linker arguments with your upcoming release of a shared library
Language: HTML - Size: 104 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

tomtom-international/jsl
TomTom Jenkins Shared Library
Language: Groovy - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 6

mulle-core/mulle-atexit
👼 Compatibility library to fix deficient atexit implementations
Language: C - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

Mylifeismyhome/Websocket
Websocket Library based on mbedtls
Language: C - Size: 1.69 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

MarkMLl/asound
Minimal interface for Pascal with static and dynamic linkage
Language: Pascal - Size: 1.41 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

jimmyorourke/ctypesgen2
Automatically generate ctypes Python bindings from C sources and shared objects, using ctypeslib2 with libclang. Plus a CMake wrapper.
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

miteshtagadiya/React-shared-components
Share Components across multiple react apps and microfrontends without creating UI library.
Language: JavaScript - Size: 294 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

mgasiorowski/mobile-jenkins-shared-library
Jenkins shared library for mobile projects (Android, iOS, React Native)
Language: Groovy - Size: 183 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 6

utilitywarehouse/go-operational
Language: Go - Size: 85.9 KB - Last synced at: about 18 hours ago - Pushed at: 2 months ago - Stars: 4 - Forks: 2

NancokPS2/godot-library-classes
A collection of independent classes written in GDNative that can be easily added to projects.
Language: GDScript - Size: 123 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

the-wunmi/go-nibss-ssm
go-nibss-ssm is a proof-of-concept project that demonstrates how to call Java code from a Go application by using GraalVM's native-image to generate a C shared library.
Language: Go - Size: 1.55 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

vladleesi/kmp-sharekit
Kotlin multiplatform library that implements content sharing for Android & iOS platforms. Share text, images, and video seamlessly.
Language: Kotlin - Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

soypat/so
MWE tutorial of .so dynamic linking. Call C from Go; and Go from Python
Language: Python - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

m3y54m/library-with-cmake
Creating a shared or static library using cmake
Language: CMake - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

LeandreBl/dynamic-giggle
Dynamic library loader for Linux shared objects and Windows dynamic link library (.so and .dll)
Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

ashaduri/demo-libraries-multiple
A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.
Language: CMake - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

crisie/OpenFaceWrapper
Shared library that wraps OpenFace library to be used in python implementations
Language: Python - Size: 1.41 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 2

darkstarslyp/AndroidSO
android shared library practice and suggestion
Language: CMake - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

madmurphy/libgnunetworker
Multithreading with GNUnet
Language: C - Size: 301 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

spytheman/vlang_create_shared_lib
A small demonstration on how to create a shared library with V, and use it (from C and from V).
Language: C - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

dyllisphiller/Hammer
Amateur radio utility for getting FCC data about amateur callsigns using the https://callook.info/ JSON API.
Language: C# - Size: 296 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

bojanzdelar/learning-management-system-shared-library
Shared library for Spring Boot RESTful microservices in Learning Management System
Language: Java - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

egomobile/node-microservices 📦
Shared library for microservices, written for Node.js in TypeScript.
Language: TypeScript - Size: 497 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

masterofweb12/mysql_replication_c
The mysql_replication_c library is MySQL replication client for C/C+ based on MySQL 8.0 code. Designed to easily use the MySQL replication protocol in C/C++ code.
Language: C++ - Size: 130 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

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

yugr/InterposeChecker
Experimental project to locate symbol interpositions in Debian packages
Language: Python - Size: 17.6 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

Marfusios/micro-frontend-shared
Micro Frontends example in Angular - shared library
Language: TypeScript - Size: 464 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

allianz-de/cidemo-pipeline-library
CI Demo - how to create a shared Jenkins pipeline library
Language: Groovy - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

felleslosninger/efm-common
Language: Java - Size: 867 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 1

awesomized/crc-fast-rust
Fast, hardware-accelerated CRC calculation for all known CRC-32 and CRC-64 variants using SIMD intrinsics, which can exceed 100GiB/s for CRC-32 and 50GiB/s for CRC-64 on modern systems. Supplies a C/C++ compatible shared library for use with languages other than Rust.
Language: Rust - Size: 166 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 4

Lecrapouille/BacASable
[SandBox][Examples] My micro projects for learning and to be used in larger projects
Language: C++ - Size: 1.88 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

domfarolino/abi
What an ABI and ABI-stability is, and how it interacts with dynamic linking
Language: C++ - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Nexus-Flow/nexus-flow
Nexus Flow: CQRS + DDD + EDA library
Language: Java - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
