static-library
There are 187 repositories under static-library topic.
friendlyanon/cmake-init
The missing CMake project initializer
mediremi/rust-plus-golang
Rust + Go — Call Rust code from Go using FFI
rikyoz/bit7z
A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
linxGnu/grocksdb
RocksDB wrapper for Go. Support 10.x, 9.x, 8.x, 7.x, 6.x, etc
keith/swift-staticlibs
Scripts to allow Swift static libraries to be compiled in Xcode
217heidai/openssl_for_android
Automatically compile static OpenSSL library for Android by Github Actions
swiftlyfalling/SQLiteLib
Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
robhz786/strf
Yet another C++ text formatting library.
Dasaav-dsv/libER
ELDEN RING API library with a focus on binary compatibility and safety
michael105/minilib
A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.
spatial-model-editor/sme_deps_qt
Qt libraries statically compiled for linux / macOS / windows
ashislaha/Swift-ObjectiveC-Interoperability
Let's discover how to create a project where both swift and objective c class resides with each other. We will discuss more advanced by creating swift and objective c static library and how they can interact with each other.
matheusgomes28/base64pp
A modern C++ implementation of Base64 encoding and decoding.
ollydev/libTesseract
Statically linked Tesseract library. Just a single binary.
a2flo/standalone_musl
A musl libc fork providing enhanced glibc compatibility and facilitating the creation of "semi-static" binaries.
augustobecker/Libft
A C static library with recoded standard functions - @42sp Project
yaoguangluo/Deta_Resource
🔥 DNA微分催化与肽计算, 元基花计算,进化计算,遗传计算,智慧计算,索引计算,元基编码,肽展公式,大数据计算分析
munstermonster/cuSten
CUDA Finite Difference Library
rikyoz/QtCryptoHash
A lightweight Qt C++ library providing some of the cryptographic hash algorithms not supported by QCryptographicHash
sgqy/qt-static-lib
Scripts and configs to build x86 library of Qt framework in Windows.
ngot/libv8
Convert V8 project from GN build system to CMake build system and build for static lib.
augustobecker/ft_printf
A library that contains ft_printf, a function that mimics the real printf - @42sp Project
pkrmf/proof-of-concept
This is an application that proofs static libraries load faster than dynamic libraries on iOS
Showndarya/SPCC
System Programming and Compiler Construction programs
apotocki/gmp-win
Visual Studio project and solution files for building static and dynamic gmp libraries
boozook/hx.NativeModule
Example project using library builded via hxcpp.
DreamyCecil/ZipLib
Library that can work with archives of different types. A mirror fork of https://bitbucket.org/wbenny/ziplib with own adjustments and VS project files for building under Linux.
katahiromz/EGA
The programming language EGA
sethrudesill/directionless
C#.NET TypeSafeEnum cardinal directions.
suirad/zig-error-abi
Library that allows zig errors to be returned from external functions
adepke/MemDebug
C++ "Plug N' Play" Style Memory Debugging Library
masoudir/teensy41_uros_example_publisher_with_static_library
This repository shows a simple Arduino example of uros publishing an integer into ROS2 (foxy) using uros static library and Teensy 4.1 and Platformio IDE.
szdytom/segment-sandbox
The sandbox for segment-judger using linux namespace, cgroup and seccomp
Htrap19/CGui
Making C++ UI Efficient, Easy, Reliable
xmine64/clogger
Message logging library for C