Showing 701 open source projects for "lib"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    clustering-lib

    Python clustering library

    Python clustering library. - Improvement of the re-existing SourceForge library: "python-cluster" https://sourceforge.net/projects/python-cluster/ - adds PAM clustering, DIANA clustering, ECAST clustering - adds support for pdb files as items to be clustered through an extension library PDBclustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ossp uuid win32 port

    A win32 port of OSSP's uuid library

    A win32 port of OSSP's uuid library & its command line tool (aka uuid / uuid_cli). === Acknowledgment: OSSP uuid homepage: http://www.ossp.org/pkg/lib/uuid/ === Current status: * Branch from OSSP uuid library v1.6.2 * A workable/buildable msvc10 solution files which tweaks: * Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits compilers * uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC * uuid_cli.cpp: A simple drop-in replacement of getopt() for uuid_cli to work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    csharp ports

    ports of core libs in other langs

    csharp lib to emulate c, cpp, java common libs for easy port of existing projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The EXT Library is set of various useful classes, templates and macros that extend functionality provided by ISO C++ (ext sub-library), standard C and C++ library (lib), to abstract parts of Windows API (win) and access PE file resources (res).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    apt-get install awstats http://awstats.sourceforge.net/ Get:1 http://ftp.us.debian.org lenny/main awstats 6.7.dfsg-5.1+lenny1 [920kB] Get:2 http://ftp.us.debian.org lenny/main libnet-xwhois-perl 0.90-3 nano /etc/apache2/conf.d/awstats /usr/lib/cgi-bin# perl awstats.pl -config=localhost -update /etc/apache2/conf.d/awstats Alias /awstatsclasses "/usr/share/awstats/lib/" Alias /awstats-icon/ "/usr/share/awstats/icon/" Alias /awstatscss "/usr/share/doc/awstats/examples/css" ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ ScriptAlias /awstats/ /usr/lib/cgi-bin/ Options ExecCGI -MultiViews +SymLinksIfOwnerMatch http://domain.tld/awstats/awstats.pl
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LookCDS Delphi library

    LookCDS provides datasnap with transparent client lookup fields

    “LookCDS” is a small library set of functions, classes and components for Delphi that enables and utilizes at client side the lookup fields defined in a datasnap remote module. TlkClientDataset, a TClientDataset descendant, contained in LookCDS lib is the main component that supports transparent utilization of server side lookup fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AusRegistry EPP Client Library
    AusRegistry's open source EPP client libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    hello lib
    Downloads: 10 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    JsTagSphere

    Light, fast and easy-to-use javascript sphere tag-cloud

    Javascript lib to create lifght and fast tag-sphere cloud without necessity to add any additional frameworks/plugins/libraries. Many settings allow customization of view and behavior. Note the source code moved to GitHub: https://github.com/RodionGork/JsTagSphere
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stitch

    Stitch

    Stitch your CommonJS modules together for the browser

    Stitch is a library that simplifies the packaging of CommonJS modules for use in the browser. It allows developers to write modular JavaScript code using the CommonJS format and then bundles it into a single file that can be served client-side. This helps bridge the gap between Node.js-style development and browser environments, particularly before modern bundlers like Browserify and Webpack became widespread. The library automatically resolves dependencies, inlines modules, and ensures they...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lib/Framework for using SmartCards in Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GumiXRadio

    GumiXRadio

    GumiXRadio est un lecteur de flux audio type webradio développé en C++/lib Qt. Customisables et s'adapte à la plupart des flux audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    N3 lib it's a ADD-ON for NightFox's Lib. This little lib may help you in your Nintendo DS homebrew develop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Rinoceo CMS

    File-Based CMS with integrated JSON/XML interface

    ...The content of a Page has already extendet to custom-include-files as well as dynamic module content. The files that belongs to an Extension/Module are spread over several folders like js, style, inc and lib. The classes of the CMS-Module are in lib/CMS, javascript files are in js/CMS/ and so on. The epleo-PacketManager is sill in development and is used to download and upgrade the Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Curl Lib - Extended components for Curl language, such as String utility, collection utility, UI utility, logging, log-rotate, data caching, encrypt/decrypt and such.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    AkJlib-collections

    Java lib containing different collection.

    Current features: GenericMap - Super WeakKeyValueConcurrentMap -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mibian Lib is an open source options pricing library in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a set of two libraries that allow one to include in one's project all that is needed to create a character, including (but not limited to) user controls, random name generators, weight/height algorithms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Simple Concurrent Library - SimCoL

    SimCoL is a c++ lib that focus on classic concurrent problems.

    The SimCoL project - Scl in short - is a very simple library developed with c++ as graduation project. Its objective is to implement classes for solving simple problems that have interfaces like the classic concurrent problems (producer and consumer, work pools, and others). The project can be compiled using Visual Studio 2008 or higher (the project is incompatible with Windows older than Vista or Server 2008) and also supposed to be able with any Unix system with native PThreads support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Music Mp3 tools is a project witch provide tools to edit MP3 files FHO Corp 2011
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This library provides a general purpose polynomial calculator for actionscript 3. This includes basic math operators, deriviatives, finding zeros (uses TOMS493 algorithm), and solving. Supports copmlex coeffiecents and rational polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The block duplicator (for creating Machine tools / Massive builds w/o cheats). Actually is a circuit lib for RedstoneChips ( http://eisental.github.com/RedstoneChips/ )
    Downloads: 0 This Week
    Last Update:
    See Project