Showing 847 open source projects for "library"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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

    Dešifrátor

    An Android app for use in terrain puzzle games

    An easy-to-use tool for all players of terrain puzzle games. Works on Android-powered devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    audroid

    audroid

    android audio player development

    android audio player development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Dynamometer for Android based devices using the built-in accelerometer. There are other similar applications for other platforms but nothing exists for Android even though one of the projects that won some Google dollars was going to do the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cosmos

    cosmos

    Algorithms that run our universe | Your personal library of every algo

    Cosmos (by OpenGenus Foundation) is your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in various languages spanning C, C++, Java, JavaScript, Swift, Python, Go and others. This work is maintained by a community of hundreds of people and is a massive collaborative effort to bring the readily available coding knowledge offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Meditime

    Meditation Countdown Timer Widget for Android

    Meditime is a simple meditation timer and has the following features: - Define a meditation time between 0 and 60 minutes. - Optionally plays an initial sound; - Select between 7 ending sound from Buddhist to Muslim sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    delegates

    delegates

    Modern c ++ 17 library containing delegate.

    Modern c ++ 17 library containing delegate which is a data structure that refers to a static method or to a class instance and an instance method of that class. * Github repository : https://github.com/gammasoft71/delegates * Homepage : https://gammasoft71.wixsite.com/delegates * Reference guide : https://codedocs.xyz/gammasoft71/delegates/ * Examples : https://github.com/gammasoft71/delegates/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenX Control

    Open Source Android app for controlling Behringer X32 sound boards.

    Goal is to produce an android control app for Behringer's X32 Sound Boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GREECE

    https://cse.google.gr/cse/publicurl?cx=015705803977090371190:fjdqrltw2bs#gsc.tab=0

    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10
    The aim of the JQuizAPI project is to define a simple API to construct test that may be used in diferent areas: - Surveys - Psychometric tests - Polls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jKMLParser

    jKMLParser

    maps, kml, android

    Open source library that can treat KML files in readable objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyShelf

    PyShelf

    FOSS Ebook Server, With no windowing requirements

    PyShelf is an Open Source python based, ebook server, that does not and never will require a windowing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rogas-localisator

    Rogas-localisator

    localiser les numero de telephone

    un outils pour localiser les numero de telephone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Samsunir

    Samsunir توسعه دهنده

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Modo is a cross-platform online game server and community tool similar in functionality to Valve's Steam platform. The Modo Client is being designed for ease of use and when released, will be free to use by anyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Android shared emulator routines

    Rich Android integration shim for game console emulators

    This library is based on work, done by Yong (?) and intended to unify existing Android emulators code, written by him, with becoming Android frontend for libretro as further goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    networkmaps

    networkmaps

    Online 3D Network Diagram Editor

    Online 3D network diagram editor. Create and edit your network diagrams online. Share and work together on the same diagram. Latest code can be found at https://github.com/pablomarle/networkmaps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    E-CampusBridge

    E-CampusBridge is a Modern School SaaS/ERP Platform (Web/Native App).

    ...Core Modules- The platform covers every aspect of school operations: Student Management (admissions, profiles, class assignments, ID cards), Staff Management (profiles, departments, payroll, ID cards), Attendance (manual, RFID, offline-capable with queue sync), Fee Management (structures, online collection via UPI/Razor pay, GST-compliant invoicing, discounts & waivers, overdue reminders), Exams & Marks (bulk marks entry, board-style report cards with CBSE grading, AI question paper generator), Homework (assign, submit, track), Library, Transport, GPS, Hostel, Inventory, Canteen, Notice Board/Reports & Analytics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mind Control

    Mind Control

    Cross tablet IDE platform utilizing wireless to do the heavy lifting.

    ...Mobile technology application have a need to reduce processing directives and file sizes. With these concepts at the core of of Mind Controls fundamentals; total development integration concepts like version controls, compiling, resource handling, library integration, debug system, JIT support and more can be achieved. A way of presenting these UI elements to make developers feel comfortable in its use and can quickly learn the features is also a fundamental concepts to this project. Why a mobile IDE? This program is intending for developers who move. Need to make changes to existing code bases on the fly but have no computer access? ...
    Downloads: 0 This Week
    Last Update:
    See Project