Showing 4503 open source projects for "common"

View related business solutions
  • 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
  • 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
  • 1

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    thad0ctor's Backtrack 5 toolkit

    thad0ctor's Backtrack 5 toolkit

    thad0ctor's BT5 toolkit streamlines word list creation and other tasks

    Originally designed as a word list creation tool, thad0ctor's BT5 Toolkit has become an all purpose security script to help simplify many Backtrack 5 functions to help Pentesters strengthen their systems. The backbone of thad0ctor's Backtrack 5 Toolkit is the Wordlist Toolkit that contains a plethora of tools to create, modify, and manipulate word lists in order for end users to strengthen their systems by testing their passwords against a variety of tools designed to expose their pass...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TestNGEE

    Run TestNG tests inside servlet container. Great for integration tests

    It's common for integration tests to use the entire JEE stack resources. By running your tests inside the target JEE container (instead of emulating the container resources), you will test the real thing. During our projects, we already detected problems during regression tests caused by a fix that was applied to our Websphere Application Server (in one version the classloader worked in one way, them it changed!).
    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

    Accumulation

    self-create content and self-training

    ...Here is a simple python program. Really simple and even don't have a UI face. But don't worry and I will continue to improve all of this. This system consist mainly two part sharing a common series data files. One is used to add question into database and the other is used to training back your questions. Hope this would be helpful someway to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Matrix Madness

    Jeopardy-like board game for classroom and eLearning

    Matrix Madness is a board game optimized for use in the classroom where two or three players or teams compete for the highest score. An integrated editor is used to create games consisting of common questions types (multiple choice, fill-in blank, etc.). The games can be saved as an XML file, or imported and exported to Questionmark QTI or Blackboard TSV formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MARC Library ( SobekCM )

    Another C# MARC Record implementation

    ...Then the record can be queried or saved again in either a MarcXML or Marc21 file format. In addition, version 1.1 includes Z39.50 capability and auto-translation from the most common MARC8 characters into Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ruke Cms

    Ruke Cms

    Just Simple CMS

    Ruke Adalah Cms Basis Berita Seperti Wordpress Yang Di Kembangin Dengan Smarty Dan Penciptnya Ketem Dan Rusuh Maka Namanya Ruke
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Secure Content Management System
    SCMS is an MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities. It is designed for PHP 5.0-5.2.x and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    CafeSip - Look what Java and SIP can do

    CafeSip - Look what Java and SIP can do

    A suite of open-source tools and frameworks for creating SIP apps

    Session Initialtion Protocol (SIP) is widely used for telephone services over the Internet. CafeSip provides a suite of open-source tools and applications for creating customized SIP services and applications using the Java.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    Cities on Map - Kinect

    You can place French cities thanks to gestures and voice recognition

    ...Moreover, instead of using gestures, you can use voice recognition to place them. When this operation is over, use your voice to correct or reset the application. Why those cities have been chosen? These cities are a common point, Students in IT, can study in MIAGE section. Source code is available in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Entrepreneurship +1

    A wordpresspluggin for sharing

    This is a pluggin for blogs about Entrepreneurship so their visitors more easily can share and reward the owner. The pluggin is easily adapted to any type of wordpressblogg Its intended for the swedish market. The text is in english so u can easily use it in any language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    This library provides parsing of Simple Common Gateway Interface (SCGI) requests. SCGI is a protocol for applications to interface with HTTP servers, as an alternative to the CGI protocol. It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Hwrapper

    Hwrapper is a python framework for hbase rest api

    Hwrapper is python 3+ wrapper for hbase rest. (alternate download from pypi http://pypi.python.org/pypi/Hwrapper/0.1 ) Common Usage : start your hbase rest $bin/hbase rest start -p 9300 (Default port is 8080) check out wiki for more detailed tutorial. Creating a table hwrapper=Hwrapper() hwrapper.connectionParameters("host","port", False) // third argument set to false if you are not using https hwrapper.setAcceptType("json") columnFamilies={"cf","cf1"} hwrapper.create_table("table_name",columnFamilies) get Row data by ID (decoded base64 values) hwrapper.get_RowBy_ID("0000000-120529115546748") // outputs list of dicts, dicts contain column names and values Dropping a table hwrapper.drop_table("table_name") Displaying table schema hwrapper.table_schema("table_name") Listing all tables from hbase hwrapper.list_tables()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of DITA map and topic files used for checking the performance of tools such as the DITA-OT used to convert DITA to other formats, including recommended PIs for dealing with presentation needs not covered in the DITA specification. Primary host is now github, https://github.com/jeremygriffith/DITA-Test-Suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DIAS Netbeans IDE plugin & Standalone
    DIAS stands for “Disability Impairment Approximation Simulator” and is a Netbeans IDE plugin. It approximately simulates the difficulties someone with vision and other impairments face when interacting with Java Swing GUIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ani-Shell
    Ani-Shell is a PHP remote shell, basically used for remote access and security pen testing. Ani-Shell provides a robust and a basic interface to access the file system, do some networking tweaks and even test your server for some common security vulnerabilities. The developer has tried to follow a coding standard which makes the code a little clean and easier to understand, Note: How you use this shell is exactly on you, and author pays no responsibility for what you use it for and what may be the consequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Web Page Verify

    Verify the HTML code in your web page

    Web Page Verify is a Java utility that checks for common errors in HTML code. This utility checks for missing closing tags, misspelled attributes, and incorrect HTML syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GameOver

    Training and educating about the web security

    About GameOver: Project GameOver was started with the objective of training and educating newbies about the basics of web security and educate them about the common web attacks and help them understand how they work. GameOver has been broken down into two sections. Section 1 consists of special web applications that are designed especially to teach the basics of Web Security. This seciton will cover XSS CSRF RFI & LFI BruteForce Authentication Directory/Path traversal Command execution SQL injection Section 2 is a collection of dileberately insecure Web applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    GraTeX

    Visual graph creator for LaTeX (PGF & TikZ)

    ...The program lets you design and edit vertices, edges and labels to your liking thanks to a wide range of variants adequate to TikZ library. GraTeX incorporates common editing mechanisms like saving/loading projects, undo-redo & copy-paste operations, and many other useful features. The application has been developed by two students of University of Science and Technology in Krakow, Poland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    VESPA

    Vehicular Emulation-Simulation Platform for real Applications

    ...In contrast with the existing simulators, the proposed testing framework is able to test real applications installed in virtual machines, recreating a vehicular network using common operating systems. This vehicular application testing framework is called VESPA (Vehicular Emulation-Simulation Platform for real Applications),
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tmux-config

    tmux-config

    Example tmux configuration - screen + vim key-bindings, etc.

    ...Pane and window management is streamlined with consistent shortcuts for splitting, resizing, and navigation, which reduces cognitive load when juggling multiple sessions. The config enables quality-of-life tweaks like mouse support, improved copy-mode behavior, and optional integration with common tmux plugins. It is designed to work across a range of tmux versions, acting as a stable baseline for servers and laptops alike. Many users adopt it as a starting point, then layer on team-specific conventions or plugin bundles to standardize terminal workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RELATED - REmotes LAboraTories extenED

    Java Framework for developing of remote/virtual laboratories

    RELATED framework proposes a structured methodology of remote/virtual labs development and, also, provides common facilities as user management, booking, basic visualization (trend graphs and direct interaction using interactives variables), data logging and experimental session’s control. In order to get these facilities, an RLAB (Remote LABoratory) system it defined using a formal specification of a virtual or remote laboratory (based on XML and used to structure components for laboratory). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB