Showing 6268 open source projects for "common"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    android-UCToast

    android-UCToast

    Demonstrate how UC browser display a system overlay view

    android-UCToast is an Android utility library designed to provide a more stable and customizable implementation of toast notifications compared to the default Android Toast system. It addresses common issues such as context-related crashes, duplicate toast stacking, and inconsistent display behavior across different Android versions. The library introduces a safer mechanism for displaying short messages by managing toast instances internally and ensuring that only one toast is visible at a time. It also allows developers to customize toast appearance and behavior, including duration, styling, and positioning, while maintaining a simple API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LibUsbDotNet C# USB Library
    .NET C# USB library for WinUSB, LibUsb-Win32, and libusb-1.0. Using the common device classes, applications work with all operating systems and drivers without modification. Lots of example code. Open source software at sourceforge.net.
    Leader badge
    Downloads: 128 This Week
    Last Update:
    See Project
  • 3

    brilliant as reality

    A raytracer that tries to combine simplicity with power.

    ...Raytracing itself will be done in a shared library, allowing other software to use BrilliantAsReality's tracing abilities directly. Envisioned features: - scene description language should be: - - easy to learn (KISS) - - easy to use (common things can be described concisely) - - Object oriented - Image in image effects - Quaternion based rotations (simple to use, of course!) - Useable via SDL or shared library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rush Stack

    Rush Stack

    Monorepo for tools developed by the Rush Stack community

    ...Family of projects that fill in the gaps for this strategy. Although various pieces of this work have been underway for years, we're now bringing them together under a common charter as Rush Stack. Track our progress on the News page and Roadmap. These major tools are developed under the Rush Stack umbrella. Rush, the scalable monorepo build orchestrator. Heft, an extensible build system that interfaces with Rush, API Extractor, coordinates API reviews for library packages, and generates .d.ts rollups. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    YOU_and_ME game

    New further of playing X_O Game in a fantastic way enjoy the playing .

    This game application using new further on design and play of the common game X_O by allow users choose their personal image from the PC and use it instead of the default coins the application use the File Dialog Form to select the image from the user folders and put the image in the player1 or player2 then start playing by clicking the boxes and see the sequence of the playing and if the user win the game show the image of the winner and congratulate him by a form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    globjects

    globjects

    C++ library strictly wrapping OpenGL objects.

    globjects is a cross-platform C++ wrapper for OpenGL API objects. globjects provides object-oriented interfaces to the OpenGL API (3.0 and higher). It reduces the amount of OpenGL code required for rendering and facilitates coherent OpenGL use by means of an additional abstraction layer to glbinding and GLM. Common rendering tasks and processes are automated and missing features of specific OpenGL drivers are partially simulated or even emulated at run-time.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    BottomSheet

    BottomSheet

    Android component which presents a dismissible view

    ...BottomSheet can be a useful replacement for dialogs and menus but can hold any view so the use cases are endless. This repository includes the BottomSheet component itself but also includes a set of common view components presented in a bottom sheet. These are located in the commons module. The IntentPickerSheetView component presents an intent chooser in the form of a BottomSheet view. Give it an intent such as a share intent and let the user choose what activity they want to share the intent with in a BottomSheet. The MenuSheetView component presents a BottomSheet view that's backed by a menu. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cuckoo Resource Adapter for SAP

    Cuckoo Resource Adapter for SAP

    JCA compatible Resource Adapter for SAP

    Cuckoo is an open source Resource Adapter for SAP that is compatible to the Java Connector Architecture (JCA) version 1.5. It enables developers of Java EE applications to call functions in a SAP backend, making use of Java EE features like Container Managed Transactions and Security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ojuba
    ...Ojuba with other Arab open source partners as LinuxAC,ArabEyes,Helal and professional programmers like Dr.Khaled Hosny and Taha Zarroki, make Linux more common in Arab world. Ojuba future of Linux in Arab World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Algorithms in Python

    Algorithms in Python

    Data Structures and Algorithms in Python

    Algorithms in Python is a collection of algorithm and data structure implementations (primarily in Python) meant to serve as both learning material and reference code for engineers. It includes code for graph algorithms, heap data structures, stacks, queues, and more — each implemented cleanly so learners can trace logic and adapt for their problems. The repository is particularly useful for people preparing for competitive programming, job interviews, or building a foundational...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AutoGTD

    AutoGTD

    Outlook macros for implementing GTD

    AutoGTD provides a set of Outlook Macros to help implement the Getting Things Done concepts in Outlook. It allows configurable shortcuts which are able to bulk move emails to folders, add categories, reminders, and flags with the press of a button. Uses the AutoHotkey code. The source code is available in SVN. Just click Code->SVN Browse and click on trunk.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Romance MMO Game Development Framework

    Massively multiplayer online game server and client framework

    ...The new server is designed for greater scalability, and integrates real 3D support (not 2D + some depth, as in Romance 1.1) and server-side Bullet physics, as well as extremely powerful AI development utilities for logical agent characters. The server is mostly in Common Lisp, the client in Parenscript/JavaScript, and some tools are in Perl and Emacs Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iCarousel

    iCarousel

    A simple, highly customisable, data-driven 3D carousel

    ...iCarousel is a class designed to simplify the implementation of various types of carousel (paged, scrolling views) on iPhone, iPad and Mac OS. iCarousel implements a number of common effects such as cylindrical, flat and "CoverFlow" style carousels, as well as providing hooks to implement your own bespoke effects. Unlike many other "CoverFlow" libraries, iCarousel can work with any kind of view, not just images, so it is ideal for presenting paged data in a fluid and impressive way in your app. It also makes it extremely easy to swap between different carousel effects with minimal code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    v3c

    automake wrapper + C/C++ utility toolkit

    v3c is a build framework that ties in with GNU make, providing "boilerplate" code for the most common use cases of building software. Among its capabilities are doxygen documentation integration, Git version control integration, configurable build modes (for debug and release builds, for example), and the ability to specify most configurable options in the top-level makefile. It also provides a general purpose C++ class library for use in client projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Helianto Project
    Helianto project is a Java API to help create business social networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyPattyrn

    PyPattyrn

    A simple library for implementing common design patterns

    PyPattyrn is a Python package aiming to make it easier and faster to implement design patterns into your own projects. Design patterns by nature cannot be directly translated into code as they are just a description of how to solve a particular problem. However, many of the common design patterns have boilerplate code that is common throughout all implementations of the pattern. This package captures that common code and makes it easy to use so that you don't have to write it yourself in all your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Remix OS

    Remix OS

    Remix OS for PC is a productivity focused, desktop version of Android.

    Given its lightweight size and system requirements, Remix OS for PC is well suited to be installed on a USB drive (8GB+) and used as a portable workspace securely containing the user’s documents and apps. This particular use case has significant advantages for users within emerging markets where shared PCs are more common. A key feature of Remix OS for PC is multiple window support, and this has been vastly improved in the migration to Marshmallow. Significant examples include: ● New button has been implemented that resizes a window to fit specifically to the app’s content - ensuring optimal layout is maintained ● Video-based apps now open up in full-screen when you maximize the video rather than staying in a small framed window ● Resizing windows manually can now be initiated anywhere along the edge of the window (other than the top edge), rather than just on the bottom right corner
    Leader badge
    Downloads: 317 This Week
    Last Update:
    See Project
  • 18
    KVOController

    KVOController

    Simple, modern, thread-safe key-value observing for iOS and OS X

    KVOController is a now-archived Objective-C library from Facebook that simplifies Key-Value Observing (KVO) in Cocoa applications. It provides a safer, more concise API for observing properties and avoids common memory management pitfalls associated with KVO in Objective-C.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    The Art of Node

    The Art of Node

    A short introduction to node.js

    ...Instead of simply cataloging APIs, the project delves into architecture concepts such as modularization, asynchronous control flows, testing strategies, error handling patterns, and tooling setups that professional Node applications benefit from. It may include sample apps, code snippets, and documentation that walks readers through common issues and solutions, demonstrating how to leverage modern Node.js features effectively. Because Node is used in a wide range of environments—from REST APIs and microservices to tooling scripts and real-time servers—art-of-node helps bridge the gap between beginner tutorials and production-ready code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Seats Tramo Concurrent development web site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JSONLIB

    JSON made simple for .NET

    JSON data manipulation library, built for simplicity. Create JSON object from common data types (array, list and dictionary). Parser is based on regular expressions and can handle nested structures. Access data using implicit typecast. Tutorial with all examples included. For details visit Wiki section. New in v2.0.0: Added serialization and deserialization methods!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CAD Diff

    Visual comparison tool for difference in image and CAD files.

    Visual comparison tool for difference in image and CAD files. http://soft.postpdm.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    GUI Chat Application

    Graph data structure designed for social application

    ...The focus was on designing a suitable data structure that will efficiently deal with all the data needed for the application to function properly. The data structure chosen was a graph. Graph data structures are the most common structures used for social media application. Some of the data that needs to be handled are account details, friends lists, chats, messages and notifications. This data will all be stored in the graphs nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    L'application n'est plus maintenue par Alienor.org. AlienorWeb Libre (AWL) is a data base for the museum. Produce by Alienor.org, Conseil des musées (www.alienor.org), AWL do the inventory of the objects, people, places and photos. Conform to the french Law ("loi musée"). Les sources de l'application sont désormais disponibles en Open-Source. L'application n'est plus maintenue par Alienor.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Test automation framework, for building fast, re-usable and reliable system tests under windows OS. It includes a tool for developing automation in .NET, and a GUI tool to compose automation with no coding skills. Learn more: http:/qaliber.org
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB