Showing 4502 open source projects for "common"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Frontend Development

    Frontend Development

    Manually curated collection of resources for frontend web developers

    ...Important developers, companies, organizations and news sources. Programming/mark-up languages and web-related standards. Best practices that the programmer can use to solve common problems when designing an application or system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Filebench

    Filebench

    File system benchmark

    Filebench is a file system and storage benchmark that can generate both micro- and macro-workloads. It employs versatile Workload Model Language (WML) for detailed workload specification. Filebench includes several popular macro-workloads in its distribution: Web-server, Mail-server, Database-server, and others.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    CDSS for Allergy-Diagnosis

    CDSS for Allergy-Diagnosis

    A clinical Decision Support System for Diagnosis of Allergic Rhinitis

    ...The results of an intradermal skin test is the input to the CDSS. The System predicts the presence or absence of ALLERGIC RHINITIS. The system is tailored to suit to the common allergens (inhalents and ingestants) prevalent in Chennai, South India. Intradermal Skin Test(IDST)data were collected from 872 patients who visited the Good Samaritan Kilpauk Lab and Allergy Testing Centre, Chennai, Tamilnadu, India.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cFS Unit Test Assert (UT-Assert) Library

    cFS Unit Test Assert (UT-Assert) Library

    Unit Test Assert Framework for the core Flight System (cFS) Components

    OBSOLETE - Please proceed to new repo: https://github.com/nasa/cFE/tree/master/tools/ut_assert This project will be closed in the near future core Flight System (cFS) unit test library providing a framework and collection of utilities that are designed to facilitate assert based unit testing of tasks and applications build to run on top of the cFS OSAL and/or core Flight Executive (cFE) layers. The unit test framework relieves developers from repeatedly implementing common unit testing functions and they enforce a common look-and-feel that helps test maintenance. These tools implement an assertion-based testing philosophy that requires the developer to explicitly write verification statements that assert whether a condition is true or false. This approach is much different than a unit test that creates a log file that requires a developer to analyze in order to determine whether a test passed or failed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    Traduction fr La-Mulana

    Patch Fr pour le jeu La-Mulana

    ...Pour une installation depuis Steam (mais ca devrait marcher pour les autres versions MAC et Linux), aller dans le dossier de votre jeu. 1. dans l'explorateur : ..\Steam\steamapps\common\La-Mulana 2. ou dans la bibliothèque Steam, clic-droit sur La-mulana>Propriétés>Fichiers Locaux>Parcourir les fichiers locaux... B. Dezipper le fichier du patch 'La-mulana patch Fr 1.03' et simplement coller le dossier 'data' dans le dossier du jeu \Steam\steamapps\common\La-Mulana\ Ca ajoutera automatiquement les dossiers et ses fichiers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    char-rnn

    char-rnn

    Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN)

    char-rnn is a classic codebase for training multi-layer recurrent neural networks on raw text to build character-level language models that learn to predict the next character in a sequence. It supports common recurrent architectures including vanilla RNNs as well as LSTM and GRU variants, letting users compare behavior and output quality across model types. It is straightforward: you provide a single text file, train the model to minimize next-character prediction loss, then sample from the trained network to generate new text one character at a time in the style of the dataset. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FF Multi Converter
    FF Multi Converter is a simple graphical application which enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files and ImageMagick for image file conversions.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    Mplayer and handler mods
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An implementation of the Joint Generation Algorithm of Fredman and Khachiyan for the computation of a dual pair of monotone boolean formulas in DNF (hypergraph transversals, extreme rays of polyhedral cones...). User-replaceable oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    Smart System Repair

    Smart System Repair

    Repair and Maintenance your PC easily with Smart System Repair.

    Smart System Repair is efficient software that keep your PC in good case. With Smart System Repair Tools you can repair, reset, optimize and customize your system in easy way. With this software you can repair most common WIndows issues easily.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Opt4J

    Opt4J

    Modular Java framework for meta-heuristic optimization

    Opt4J is an open source Java-based framework for evolutionary computation. It contains a set of (multi-objective) optimization algorithms such as evolutionary algorithms (including SPEA2 and NSGA2), differential evolution, particle swarm optimization, and simulated annealing. The benchmarks that are included comprise ZDT, DTLZ, WFG, and the knapsack problem. The goal of Opt4J is to simplify the evolutionary optimization of user-defined problems as well as the implementation of arbitrary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ScintillaTk

    Tk platform implementation for Scintilla text widget

    This package provides the Scintilla widget as a Tk Toolkit widget extension. It is modeled after the Tk text widget for common or similar operations. There are also additional subcommands unique to Scintilla's features. See the ScintillaTk man page for more details. This extension was developed using Tcl/Tk 8.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    AppSec Labs SSL Analyzer 2.0

    AppSec Labs SSLScanner - A modular SSL Scanner

    The AppSec Labs SSLScanner is a tool for testing servers that support SSL to find common vulnerabilities. The tool is modular and can be extended by inserting the binaries in Execs directory (located in the CLI folder) and adding them to SSL.xml in Modules directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ZDT

    Zhongwen Development Tool - helping to study Mandarin Chinese

    The ZDT (Zhongwen Development Tool) is written in Java using the Eclipse RCP to help users study mandarin Chinese. The most important feature is the flashcard study feature. ZDT currently contains: * a Flashcard plugin for memorizing Chinese characters, their meaning and their pinyin/pronunciation. The user is able to import Character lists or enter them manually. This * a Dictionary search plugin with three dictionaries: ADSO, CeDict, HanDeDict. The HanDeDict is a German dictionary....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Acacia

    Acacia

    A generic biodiversity database management system

    An interactive data entry, querying, and editing system based on a generic conceptual schema for taxonomic databases. It combines the automated use of scientific names and synonyms in a species checklist with online access to geographical data and common knowledge data (morphological descriptors, genomics, ecology, vernacular names, economic uses, structured notes and conservation status) about the species. All these data can be cross-indexed to a citation list. The design and standard permits rapid customization to suit any taxonomic group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scaloid

    Scaloid

    Scaloid makes your Android code easy to understand and maintain

    ...For example, it offers DSL-style helpers for defining views and layouts with less boilerplate, implicit conversions to help with event listeners, and utility methods to simplify common tasks. Scaloid aims to capture the expressiveness of Scala—higher-order methods, implicit conversions, extension methods—to let Android development be more functional and succinct. It lowers friction for Scala developers targeting Android, making UI code more compact and composable while still maintaining access to full Android platform capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RuneAudio

    RuneAudio

    Free and open source Hi-Fi music player for embedded hardware

    RuneAudio is a free and open source software that turns embedded hardware into Hi-Fi music players. We want to make a cheap, low-consumption and silent mini-PC perform as an high fidelity digital source. RuneAudio features a custom-built Linux distribution (RuneOS) and a web player (RuneUI) which allows to remote control playback and setup options, from multiple devices (desktop PC, netbook, tablet, smartphone).
    Downloads: 46 This Week
    Last Update:
    See Project
  • 18
    Double-Up!

    Double-Up!

    A multi-player game of 2048 for Mystic BBS v1.10+

    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Drubuntu

    Drubuntu

    Drubuntu is the easy way to set up an extendable dev server for drupal

    ...You either can extend this server inside a VM and develop your sites in there or even use it as root server that is bridged to windows, So that you don't have to leave your common working environment and can use all your files and settings in Windows while developing a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Imetion Security Castle
    Imetion Security Castle is a Best Tool Kit for protect your Datas. You can Encrypt your Text files, rich text files, code text files and electronic voice encrypt file and zip any files in your own extentions like *.zip/ *.rar/ *.mp3/ *.mp4 ect. **
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laravel Hackathon Starter

    Laravel Hackathon Starter

    Boilerplate for laravel web applications

    ...Even if you are not using this for a hackathon, Laravel Hackathon Starter is sure to save any developer hours or even days of development time and can serve as a learning guide for web developers. Laravel is a web application framework with expressive, elegant syntax. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching. Laravel Hackathon Starter is a boilerplate application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    quickvote

    Quickvote is an effective and convenient voting system.

    Quickvote provide users with four kinds of entrance effects. Anonymous users can vote without registeration and register. Common users can open own voting subjects and manager them. Adminstrators can deak with all subjects. The display of time, weather and browser statistics enhance the interactivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    objSQL

    Database Access Classes

    ...Primarily designed for small to medium projects, objSQL uses an "Object Based" approach for handling general database queries. Built-in support for transactions and prepared statements allow for a common interface to all supported database types. Recordset paging is simplified by incorporating the paging method along with many helper methods for general queries. objSQL is easily extended to create your own unique classes and methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JFig

    JFig

    JFig is a simple, powerful tool to manage application configuration

    JFig provides developers with a simple yet powerful tool to manage their applications’ configuration. Using a combination of hierarchical xml files and substitution variables, it enables developers to: 1. Store application configuration in one common repository of XML files 2. Access configuration data using one common, convenient interface 3. Easily define multiple configurations tailored to different environments, with the ability to dynamically modify those variables that need to change in each environment 4. Eliminate the error prone practice of defining the same configuration variables in multiple locations 5. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Compojure-api

    Compojure-api

    Sweet web apis with Compojure & Swagger

    ...Async with async-ring, manifold and core.async (2.0.0). Client negotiable formats: JSON, EDN & Transit, optionally YAML and MessagePack. Data-driven resources. Bi-directional routing. Bundled middleware for common api behavior (exception handling, parameters & formats). Extendable route DSL via metadata handlers. Route functions & macros for putting things together, including the Swagger-UI via ring-swagger-ui. Requires Clojure 1.9.0 & Java 1.8.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB