Showing 6270 open source projects for "common"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
    UPascal

    UPascal

    My common Pascal units for Lazarus/FreePascal

    I'm currently moving all my library code into one library. Its going to take some time, since I've built up a lot of code over the years. But, give it a few months, and everything should be here. The idea is to have a common code base for all my goodies, and a reference point for any "how do I" questions. cheers Derek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    simple rdist rcs and tools , srtools

    simple rdist rcs and tools , srtools , synchronizing

    ...README is visible on file download page EXAMPLE: $rcssrdist file (file was broadcased to default hosts list that are up. if a rcs pair existed it was taken care of. existence of directory on other hosts was checked (common mistakes checked)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    ThéMA libs

    Commons and utils Java classes used in ThéMA projects

    This project contains 7 Java libraries developped in ThéMA laboratory : - common - data - parallel - drawshape - graph - network - msca
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    COW

    COW

    HTTP proxy to automatically identify blocked sites

    ...Automatically detect whether the website is blocked, and only use the secondary proxy for the blocked website. Automatically generate PACs containing directly connected websites, you can bypass COW when visiting these websites. Built-in common websites that can be directly connected , such as domestic social, video, bank, e-commerce and other websites (can be added manually).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hyperic Application & System Monitoring
    Hyperic is application monitoring and performance management for virtual, physical, and cloud infrastructures. Auto-discover resources of 75+ technologies, including vSphere, and collect availability, performance, utilization, and throughput metrics.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Text to Morse code translator

    Text to Morse code translator

    This program translates text into morse code.

    This program is used to translate text into morse code. After you type in the text you will see the morse code being displayed and you will hear the suitable beep.(Audio and graphical response).The space inbetween words is marked by a "/" (slash). FOR ANY HELP CONTACT ME USING MAIL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Fast Forward

    Fast Forward

    Free video editor to convert, cut, trim, stream select and encode

    Fast Forward is free video editing software that allows you to convert, cut, trim, remove streams, encode and customise a variety of parameters such as frame rate, bitrate, frame size and output file size. Fast Forward can encode H264, MPEG2 or Xvid video, as well as Dolby Digital AC3, Dolby Digital Plus eAC3+, AAC and Vorbis audio. It is very useful for removing ads from recorded TV programs, or combining the .VOB files from a DVD file system. Thanks to FFmpeg, these processes are extremely...
    Downloads: 2 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
  • 10
    MatLisp is a package for Common Lisp for handling matrices with real-valued or complex-valued elements. BLAS is used for elementary matrix operations and LAPACK is used for linear algebra routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    klugerlab
    Projects and applications developed from the lab of Yuval Kluger at the Pathology department at Yale
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12

    AstroTortilla

    Astrophotography assistant

    AstroTortilla is a wrapper around common astrophotography tools intended to automate basic tasks such as polar alignment and goto correction. Not in active development presently.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    thinkpad-ec

    thinkpad-ec

    Infrastructure for examining and patching Thinkpad embedded controller

    ...The EC is a tiny microcontroller that governs low-level features such as keyboard scan codes, fan behavior, battery checks, and thermal policies—things the operating system can’t normally change. This project documents the EC’s layout and provides tooling to extract, analyze, and modify EC images so users can apply specific fixes or enhancements. Common goals include disabling restrictive battery “whitelists,” improving or customizing fan curves, and enabling alternative keyboard mappings on models that enthusiasts mod with classic keyboards. Because EC flashing carries real risk (a bad image can brick a laptop), the repository emphasizes clear build instructions, safety notes, and ways to recover when possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    tabularium-lib

    Common simple utilities and functions for various projects

    Common simple utilities and functions for various projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSONPlaceholder

    JSONPlaceholder

    A simple online fake REST API server

    JSONPlaceholder is a free, fake online REST API designed for prototyping, tutorials, and UI demos without standing up a real backend. It provides predictable endpoints for resources like posts, comments, albums, photos, todos, and users with realistic data shapes. Because the data is publicly available and stable, you can build fetch logic, paginate, and render lists while focusing on front-end patterns rather than server plumbing. The API accepts typical HTTP verbs and returns JSON in a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    algorithms.js

    algorithms.js

    Classic algorithms and data structures implemented in JavaScript

    Traditional Computer Science algorithms and data structures implemented in JavaScript. Algorithms such as collatzConjecture, extendedEuclidean, fastPower, fibonacci, findDivisors, fisherYates, gcd (Greatest common divisor), greatestDifference, lcm (Least common multiple), newtonSqrt, nextPermutation, powerSet, reservoirSampling, shannonEntropy, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BioC

    We describe a simple XML format to share text documents and annotation

    ... - BioC-formatted corpora - BioC tools that work with BioC corpora BioC goals - simplicity - interoperability - broad use - reuse There should be little investment required to learn to use a format or a software module to process that format. We are interested in reuse, and we focus on common NLP tasks that are broadly useful for textmining.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 19
    SCDB 3 - Simple Comics Database

    SCDB 3 - Simple Comics Database

    A simple comic book inventory application for Linux, OS X and Windows.

    ...As the name implies, it is simple both in its function and how it is constructed. In function, it only stores the basic data needed to inventory a comics collection. In construction, it is built on common components to reduce complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WordlistsRus

    Wordlist for post USSR countries

    ...Word-lists actually contain special encoded characters, what will be useful for creating wordlists in countries other then USA and England(non English). Word-list can be used for hardening passwords or finding passwords. Highly recommended for web sites for hardening security. This project is pretty common but must be very useful for people who do not have knowledge in scripting, programming etc. Highly recommend use in peaceful direction all of this stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Site blocker

    Site blocker

    A app used to block sites on a computer

    This app is used to block/ unblock the sites that you from being accessed. You just enter the site name ex:(www.google.com) and it wont be accesible anymore. To answer to the questions within the app just enter the value and press enter ex: (option 1 or 2|| Here you type in the number wish and press enter. THE SITES CAN ALSO BE UNBLOCKED IF IT DOESNT WORK LAUNCH IT AS AN ADMINISTRATOR FOR ANY HELP CONTACT ME USING MAIL READ THE HELP WHEN YOU OPEN THE PROGRAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    USB Controller

    Apps will help you to enable and disable USB port.

    This apps will help you to enable and disable USB port. You can use it for security purpose if you don't want anybody to transfer data from your computer you can disable USB port. For details and usage you can visit the page http://blog.sthpratik.com/2012/12/making-usb-controller-using-delphi.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB