https://ironsoftware.com/
C# Library Suite for .NET | Iron Software
We develop C# software libraries that suit your needs; Excel, OCR, QR, Barcode, Zip, and PDF. Free for developers.
c librarysuiteironsoftware
https://nghttp2.org/documentation/
nghttp2 - HTTP/2 C Library — nghttp2 1.70.0-DEV documentation
c libraryhttp
https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_node/libc_511.html
The GNU C Library - Argument Syntax
gnu c libraryargumentsyntax
https://mail.gnome.org/archives/libsigc-list/2005-July/msg00038.html
Re: [sigc] Proposal for standardization in C++ Library TR2
in csigcproposalstandardizationlibrary
https://manpages.ubuntu.com/manpages/xenial/man3/J1BC.3.html
Ubuntu Manpage: Judy - C library functions for creating and accessing dynamic arrays
C library functions for creating and accessing dynamic arrays
judy c
https://search.library.ucar.edu/Record/aspace.-repositories-2-archival_objects-100/HierarchyTree?hierarchy=aspace.-repositories-2-resources-1&sid=258152
Context: Wallen, C.C. :: Library Catalog
c librarycontextwallencatalog
https://github.com/devfabiosilva/myNanoEmbedded
GitHub - devfabiosilva/myNanoEmbedded: myNanoEmbedded is a lightweight C library of source files...
myNanoEmbedded is a lightweight C library of source files that integrates Nano Cryptocurrency to low complexity computational devices -...
is ac librarygithub
https://perldoc.perl.org/5.40.4/perlclib
perlclib - Interacting with standard C library functions - Perldoc Browser
standard cinteractinglibraryfunctionsbrowser
https://ubuntu.com/security/notices/USN-2432-1
USN-2432-1: GNU C Library vulnerabilities | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilitiesubuntusecurity
https://kr.mathworks.com/help/matlab/build-matlab-interface-to-c-library.html?s_tid=CRUX_topnav
Build MATLAB Interface to C/C++ Library - MATLAB & Simulink
To create a MATLAB interface to a C or C++ library, use the clibPublishInterfaceWorkflow function
c librarybuildmatlabinterfacesimulink
https://se.mathworks.com/help/matlab/ref/clibgen.generatelibrarydefinition.html
clibgen.generateLibraryDefinition - Create definition file for C/C++ library - MATLAB
The clibgen.generateLibraryDefinition function creates a definition file with a .m file extension used to generate a MATLAB interface to a C/C++ library.
file forc librarycreatedefinitionmatlab
https://developers.redhat.com/blog/2019/03/27/a-platform-interface-for-the-gnu-c-library
A platform interface for the GNU C Library | Red Hat Developer
Nov 1, 2023 - You can't backport patches forever. At some point you have to rebase. How do you ensure applications continue compiling? Can you do both? Yes you can.
gnu c libraryfor thered hatplatforminterface
https://ch.mathworks.com/help/matlab/ref/libisloaded.html
libisloaded - Determine if shared C library is loaded - MATLAB
This MATLAB function returns logical 1 (true) if the shared C library libname is loaded.
c librarydeterminesharedloadedmatlab
https://midifile.sapp.org/
C++ library for parsing Standard MIDI Files
Midifile: C++ parsing library for Standard MIDI Files
c libraryparsingstandardmidifiles
https://fr.mathworks.com/help/matlab/matlab_external/display-help-for-c-interface.html
Display Help for MATLAB Interface to C++ Library - MATLAB & Simulink
Display information about the members of MATLAB interface.
help forc librarydisplaymatlabinterface
https://perldoc.perl.org/5.43.3/perlclib
perlclib - Interacting with standard C library functions - Perldoc Browser
standard cinteractinglibraryfunctionsbrowser
https://ubuntu.com/security/notices/USN-3239-1
USN-3239-1: GNU C Library vulnerabilities | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilitiesubuntusecurity
https://en.wikipedia.org/wiki/Asio_C%2B%2B_library
Asio (C++ library) - Wikipedia
c libraryasiowikipedia
https://ubuntu.com/security/notices/USN-6737-1
USN-6737-1: GNU C Library vulnerability | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilityubuntusecurity
https://kr.mathworks.com/help/matlab/matlab_external/load-cpp-library-in-process-or-out-of-process.html
Load C/C++ Library In-Process or Out-of-Process - MATLAB & Simulink
Execute C/C++ functions in processes that are the same as or separate from the MATLAB process.
c libraryin processout ofloadmatlab
https://learn.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2010/ct1as7hw(v=vs.100)
Standard C++ Library Overview | Microsoft Learn
standard clibrary overviewmicrosoftlearn
https://www.mathworks.com/help/matlab/matlab_external/distribute-matlab-interface-to-c-library.html
Distribute MATLAB Interface to C/C++ Library - MATLAB & Simulink
How to share your MATLAB interface with MATLAB users.
c librarydistributematlabinterfacesimulink
https://www.oit.va.gov/Services/TRM/ToolPage.aspx?tid=13214&tab=2&minYear=2025
GNU C Library (glibc)
VA Technical Reference Model Home Page
gnu c libraryglibc
https://www.mathworks.com/help/matlab/build-matlab-interface-to-c-library.html
Build MATLAB Interface to C/C++ Library - MATLAB & Simulink
To create a MATLAB interface to a C or C++ library, use the clibPublishInterfaceWorkflow function
c librarybuildmatlabinterfacesimulink
https://au.mathworks.com/help/matlab/ref/clibpublishinterfaceworkflow.html
clibPublishInterfaceWorkflow - Publish interface for C/C++ library in the Live Editor - MATLAB
If you have a C or C++ shared library that exports functionality that can be called from another application, then you can use those classes and functions...
for cin thelive editorpublishinterface
https://it.mathworks.com/help/matlab/ref/libfunctions.html
libfunctions - Return information on functions in shared C library - MATLAB
This MATLAB function displays names of functions defined in C library libname.
return informationc libraryfunctionssharedmatlab
https://nl.mathworks.com/help/matlab/matlab_external/load-cpp-library-in-process-or-out-of-process.html
Load C/C++ Library In-Process or Out-of-Process - MATLAB & Simulink
Execute C/C++ functions in processes that are the same as or separate from the MATLAB process.
c libraryin processout ofloadmatlab
https://au.mathworks.com/help/matlab/matlab_external/define-matlab-interface-for-c-library.html
Define MATLAB Interface for C/C++ Library - MATLAB & Simulink
Generate and edit the MATLAB library definition file to customize and define the interface.
for cdefinematlabinterfacelibrary
https://it.wikipedia.org/wiki/GNU_C_Library
GNU C Library - Wikipedia
gnu c librarywikipedia
https://cygwin.com/pipermail/cygwin/2010-July/188942.html
Interesting discovery in the C library that Cygwin uses
in thec libraryinterestingdiscoverycygwin
https://www.eclipse.org/lists/paho-dev/msg03566.html
Re: [paho-dev] MQTT C++ library build for Windows platform
c librarybuild forpahodevmqtt
https://perldoc.perl.org/5.38.0/perlclib
perlclib - Internal replacements for standard C library functions - Perldoc Browser
standard cinternalreplacementslibraryfunctions
https://fr.mathworks.com/help/matlab/matlab_external/troubleshooting-c-library-definition-issues.html
Troubleshooting C/C++ Library Definition Issues - MATLAB & Simulink
Information for resolving errors when publishing a MATLAB interface to a C/C++ library.
c librarytroubleshootingdefinitionissuesmatlab
https://manpages.ubuntu.com/manpages/xenial/man3/J1PE.3.html
Ubuntu Manpage: Judy - C library functions for creating and accessing dynamic arrays
C library functions for creating and accessing dynamic arrays
judy c
https://mail.gnome.org/archives/libsigc-list/2005-July/msg00035.html
Re: [sigc] Proposal for standardization in C++ Library TR2
in csigcproposalstandardizationlibrary
https://github.com/richinfante/framebuffergraphics
GitHub - richinfante/framebuffergraphics: (!! EXPERIMENTAL !!) A C library for direct access to the...
(!! EXPERIMENTAL !!) A C library for direct access to the framebuffer - richinfante/framebuffergraphics
a c
https://fr.mathworks.com/help/matlab/matlab_external/debug-cpp-library-from-matlab-interface.html
Debug C++ Library from MATLAB Interface - MATLAB & Simulink
How to build a debug version of a MATLAB interface to a C++ library.
c librarydebugmatlabinterfacesimulink
https://dev.to/kirillscherba/teonet-c-library-2gn7
Teonet C library - DEV Community
Teonet news. Today we published Teonet v5 C library and examples project. Teonet is designed to... Tagged with teonet, microservices, clientserver, go.
c librarydevcommunity
https://kr.mathworks.com/help/matlab/build-matlab-interface-to-c-library.html?s_tid=CRUX_lftnav
Build MATLAB Interface to C/C++ Library - MATLAB & Simulink
To create a MATLAB interface to a C or C++ library, use the clibPublishInterfaceWorkflow function
c librarybuildmatlabinterfacesimulink
https://nl.mathworks.com/help/matlab/build-matlab-interface-to-c-library.html?s_tid=CRUX_lftnav
Build MATLAB Interface to C/C++ Library - MATLAB & Simulink
To create a MATLAB interface to a C or C++ library, use the clibPublishInterfaceWorkflow function
c librarybuildmatlabinterfacesimulink
https://ubuntu.com/security/notices/USN-1589-1
USN-1589-1: GNU C Library vulnerabilities | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilitiesubuntusecurity
https://ubuntu.com/security/notices/USN-2328-1
USN-2328-1: GNU C Library vulnerability | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilityubuntusecurity
https://au.mathworks.com/help/matlab/ref/clibgen.generatelibrarydefinition.html
clibgen.generateLibraryDefinition - Create definition file for C/C++ library - MATLAB
The clibgen.generateLibraryDefinition function creates a definition file with a .m file extension used to generate a MATLAB interface to a C/C++ library.
file forc librarycreatedefinitionmatlab
https://perldoc.perl.org/5.14.4/perlclib
perlclib - Internal replacements for standard C library functions - Perldoc Browser
standard cinternalreplacementslibraryfunctions
https://search.library.ucar.edu/Record/aspace.-repositories-2-archival_objects-100?sid=258152
Holdings: Wallen, C.C. :: Library Catalog
c libraryholdingswallencatalog
https://manpages.ubuntu.com/manpages/xenial/man3/J1FA.3.html
Ubuntu Manpage: Judy - C library functions for creating and accessing dynamic arrays
C library functions for creating and accessing dynamic arrays
judy c
https://ubuntu.com/security/notices/USN-5310-2
USN-5310-2: GNU C Library vulnerabilities | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilitiesubuntusecurity
https://elife-asu.github.io/Inform/?ref=danmackinlay.name
Inform: A C library for information analysis of complex systems
a cfor informationlibraryanalysiscomplex
https://developer.android.google.cn/ndk/guides/cpp-support?authuser=2
C++ library support | Android NDK | Android Developers
This document explains the C++ runtime libraries supported by the Android NDK, their features, tradeoffs, and how to configure them in your projects.
c librarysupport androidndkdevelopers
https://de.mathworks.com/help/matlab/matlab_external/debug-cpp-library-from-matlab-interface.html
Debug C++ Library from MATLAB Interface - MATLAB & Simulink
How to build a debug version of a MATLAB interface to a C++ library.
c librarydebugmatlabinterfacesimulink
https://ubuntu.com/security/notices/USN-1396-1
USN-1396-1: GNU C Library vulnerabilities | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilitiesubuntusecurity
https://perldoc.perl.org/5.40.4-RC1/perlclib
perlclib - Interacting with standard C library functions - Perldoc Browser
standard cinteractinglibraryfunctionsbrowser
https://manpages.ubuntu.com/manpages/resolute/man3/J1PE.3.html
Ubuntu Manpage: Judy - C library functions for creating and accessing dynamic arrays
C library functions for creating and accessing dynamic arrays
judy c
https://ubuntu.com/security/notices/USN-3536-1
USN-3536-1: GNU C Library vulnerability | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilityubuntusecurity
https://cygwin.com/pipermail/cygwin/1999-November/031008.html
Building C++ library DLL
building clibrarydll
https://ubuntu.com/security/notices/USN-4416-1
USN-4416-1: GNU C Library vulnerabilities | Ubuntu security notices | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
gnu c libraryusnvulnerabilitiesubuntusecurity
https://au.mathworks.com/help/matlab/matlab_external/build-c-library-interface-and-review-contents.html
Build C/C++ Library Interface and Review Contents - MATLAB & Simulink
If library functionality is missing, the library might contain unsupported language features or data types.
c librarybuildinterfacereviewcontents
https://au.mathworks.com/help/matlab/matlab_external/troubleshooting-c-library-definition-issues.html
Troubleshooting C/C++ Library Definition Issues - MATLAB & Simulink
Information for resolving errors when publishing a MATLAB interface to a C/C++ library.
c librarytroubleshootingdefinitionissuesmatlab
https://www.jcfld.org/
John C. Fremont Library District
john cfremontlibrarydistrict
https://libarchive.org/
libarchive - C library and command-line tools for reading and writing tar, cpio, zip, ISO, and...
https://uclibc-ng.org/
Welcome to uClibc-ng! - Embedded C library
welcome tongembeddedlibrary
https://cxx.uclibc.org/
uClibc++ C++ library
clibrary
https://ironpdf.com/
IronPDF: C# PDF Library for .NET | 18M+ NuGet Downloads
IronPDF is the C# PDF Library to generate, edit, and sign PDFs in .NET 10, 9, 8, 7, 6, Standard, Core, and Framework.
pdf libraryironpdfcnugetdownloads
https://arblib.org/
Arb - a C library for arbitrary-precision ball arithmetic — Arb 2.23.0 documentation
https://bitmiracle.com/pdf-library/
C# PDF library | Docotic.Pdf for .NET
C# PDF library to create, read, and edit PDF in .NET and .NET Core applications. Extract text, print PDF, compress PDF in C# .NET with Docotic.Pdf.
pdf libraryc
https://www.ccel.org/ccel/richardson/fathers.x.i.ii.html
Cyril C. Richardson: Early Christian Fathers - Christian Classics Ethereal Library
early christiancyrilrichardsonfathersclassics
https://libimobiledevice.org/
libimobiledevice · A cross-platform FOSS library written in C to communicate with iOS devices...
libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices running iOS on Linux without the need...
https://meshlib.io/
MeshLib - 3D Mesh Processing Library C++, Python, C#, C
May 26, 2026 - MeshLib SDK is an open-source 3D geometry library to create powerful 3D applications using either C++ or Python.
mesh processinglibrarypython
https://mtvbrehm.org/
C.E. Brehm Memorial Public Library District
c epublic librarybrehmmemorialdistrict
https://hortlib.kohacatalog.com/
Elisabeth C. Miller Library catalog
miller libraryelisabethc
https://www.codecogs.com/
CodeCogs | Open Source Scientific Library (C/C++, .NET, Excel)
Interactive Open Source Numerical Library of C/C++ functions for Engineering, Finance, Maths, Science and Statistics. With Online Calculators for Numerical...
open sourcescientific libraryexcel
https://elibrary.seameo.org/
SEAMEO e-Library (c) SEAMEO Secretariat
e libraryseameoc
https://mattmccutchen.net/bigint/
C++ Big Integer Library - Matt McCutchen's Web Site
(unmaintained; 2002-2010) An easy-to-use C++ library for calculations on big integers.
cbigintegerlibrarymatt
https://open.library.ubc.ca/collections/fisheries/items/1.0207889
UBC Institute of Fisheries Field Record B.C. 60-227 - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
https://collections.nlm.nih.gov/catalog/nlm:nlmuid-101419504-img
[Andrew C. Ivy] - Digital Collections - National Library of Medicine
ivy digitalnational libraryandrewc
https://open.library.ubc.ca/collections/fisheries/items/1.0203252
UBC Institute of Fisheries Field Record B.C. 78-85 - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
https://open.library.ubc.ca/collections/fisheries/items/1.0208389
UBC Institute of Fisheries Field Record B.C. 64-53 - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
https://findingaids.library.columbia.edu/archives/cul-17690239_aspace_5757007e1e4210989ef1991c73fec957
Employment Letters & Graduate Certificate, Photocopies, 1939-1943 - C.V. Starr East Asian Library
https://open.library.ubc.ca/collections/fisheries/items/1.0205192
UBC Institute of Fisheries Field Record B.C. 65-801 - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
https://manpages.ubuntu.com/manpages/xenial/man3/JudyLLastEmpty.3.html
Ubuntu Manpage: JudyL - C library for creating and accessing a dynamic array of words, using any...
C library for creating and accessing a dynamic array of words, using any value of a word as an index
https://manpages.ubuntu.com/manpages/xenial/man3/Judy1Last.3.html
Ubuntu Manpage: Judy1 - C library for creating and accessing a dynamic array of bits, using any...
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
https://digital.bodleian.ox.ac.uk/objects/53fd0f29-d482-46e1-aa9d-37829b49987d/
Bodleian Library MS. Abinger c. 56
View high resolution digitized images of Bodleian Library MS. Abinger c. 56 Frankenstein
bodleian librarymsabingerc
https://stlab.adobe.com/gil/html/dynamic__at__c_8hpp-source.html
Generic Image Library : dynamic_at_c.hpp Source File
image librarygenericdynamichppsource
https://open.library.ubc.ca/collections/jphotos/items/1.0300696
Bon Festival, Steveston, B.C. - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
bon festivallibrary openstevestonc
https://open.library.ubc.ca/collections/fisheries/items/1.0204463
UBC Institute of Fisheries Field Record B.C. 56-280 - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
https://learn.microsoft.com/en-gb/cpp/build/run-time-library-behavior?view=msvc-170
DLLs and Visual C++ runtime library behavior | Microsoft Learn
Learn more about: DLLs and Microsoft C++ runtime library behavior
visual cruntime librarydllsbehaviormicrosoft
https://budget.lis.virginia.gov/item/2001/2/HB3/Introduced/2/C-120/
Item C-120 (VSU) Improvements: Renovate Johnston Memorial Library. HB3 - Introduced
memorial libraryitemcvsuimprovements
https://advisories.gitlab.com/nuget/microsoft.netcore.app.runtime.mono.llvm.aot.linux-arm64/CVE-2020-8927/
Integer overflow in the bundled Brotli C library | GitLab Advisory Database (GLAD)
CVE-2020-8927 Integer overflow in the bundled Brotli C library: A buffer overflow exists in the Brotli library versions prior to 1.0.8 where an attacker...
integer overflow
https://open.library.ubc.ca/collections/fisheries/items/1.0209566
UBC Institute of Fisheries Field Record B.C. 62-113 - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
https://findingaids.library.columbia.edu/archives/cul-8328755_aspace_7ef2761a54daa00166627c251bfe21c8
Subseries I.5: Notes, Reports, Lists, etc., 1945-2003 - C.V. Starr East Asian Library
https://hours.library.columbia.edu/?library=eastasian-rb
C.V. Starr East Asian Library Rare Books Hours | Columbia University Libraries
east asian libraryc v
https://tslaindexes.tn.gov/military-research/content/jesse-c-42
Jesse C. | Tennessee State Library & Archives
tennessee statejesseclibrary
https://collections.library.yale.edu/catalog?f%5BsubjectName_ssim%5D%5B%5D=Curnen%2C+Edward+C.%2C+1909-1997&per_page=9&sort=title_ssim+asc%2C+oid_ssi+desc%2C+archivalSort_ssi+asc&view=gallery
Subject (Name): Curnen, Edward C., 1909-1997 - Yale University Library Search Results
yale university library
https://open.library.ubc.ca/collections/fisheries/items/1.0201818
UBC Institute of Fisheries Field Record B.C. 54-247 - UBC Library Open Collections
Learning, knowledge, research, insight: welcome to the world of UBC Library, the second-largest academic research library in Canada.
https://www.postgresql.org/docs/14/libpq.html
PostgreSQL: Documentation: 14: Chapter 34. libpq — C Library
Chapter 34. libpq — C Library Table of Contents 34.1. Database Connection Control Functions 34.1.1. Connection Strings 34.1.2. Parameter Key Words 34.2. …
postgresqldocumentationchapterlibpqlibrary
https://www.loc.gov/nls/who-we-are/internship-program/
Erica C. Vaughns NLS Aspiring Leaders Internship Program - National Library Service for the Blind...
Nov 19, 2025 - The Erica C. Vaughns NLS Aspiring Leaders Internship Program offers legally blind individuals opportunities to work at NLS in various fields