Showing 387 open source projects for "scope"

View related business solutions
  • 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Greenkeeper

    Greenkeeper

    Real-time automated dependency updates for npm and GitHub

    Greenkeeper is a dependency management tool that automatically monitors and updates dependencies in JavaScript projects. It helps developers keep their projects up to date by notifying them when new versions of dependencies are available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    OpenPPM

    OpenPPM

    Project Portfolio Management

    Open PPM is an open source product, used for Project Management and Project Portfolio Management, in accordance with the PMBOK® (Project Management Body of Knowledge) guide, from PMI® (Project Management Institute).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Chef

    Chef

    Chef Infra, a powerful automation platform

    ...Its client regularly gathers system facts, evaluates policy, and enforces drift correction, which makes environments reproducible from bare metal to cloud instances and containers. Chef’s ecosystem includes roles, environments, and Policyfiles to scope configuration for different stages and teams, plus handlers and notifications for operational visibility. It integrates with secrets stores, package managers, and service managers on Linux and Windows, while custom resources let you encapsulate domain-specific logic cleanly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wtfpython

    wtfpython

    Exploring and understanding Python through surprising snippets

    Python, being a beautifully designed high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet may not seem obvious at first sight. Here's a fun project attempting to explain what exactly is happening under the hood for some counter-intuitive snippets and lesser-known features in Python. While some of the examples you see below may not be WTFs in the truest sense, but they'll reveal some...
    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
    XLSUnit

    XLSUnit

    Compare Two Excel Testing API

    ...Source: https://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/ExcelComparator.java Available here: <dependency> <groupId>net.sf.ennahdi</groupId> <artifactId>xlsunit</artifactId> <version>0.0.1</version> <scope>test</scope> </dependency> Link to Maven: https://mvnrepository.com/artifact/net.sf.ennahdi/xlsunit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Greenlet

    Greenlet

    Move an async function into its own thread

    ...Accepts an async function with, produces a copy of it that runs within a Web Worker. Never call greenlet() dynamically. Doing so creates a new Worker thread for every call. Since Greenlets can't rely on surrounding scope anyway, it's best to always create them at the "top" of your module. Greenlet is most effective when the work being done has relatively small inputs/outputs. One such example would be fetching a network resource when only a subset of the resulting information is needed. Greenlet will even accept and optimize transferables as arguments to and from a greenlet worker function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PinPog

    PinPog

    Ping-Pong-like game in Assembly that works without OS

    ...Created by Tsoding, it serves as both a nostalgic recreation of the classic arcade game and a fun educational project demonstrating game development fundamentals such as collision detection, input handling, and frame-based rendering. It’s small in scope but clear in design, making it ideal for those learning C or exploring real-time interactive programming through games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This Project will administer an exam on an applet using 4 answer mutliple choice questions. Only one answer may be selected per question. Later we may improve this but for now this is the scope. We will use XML to read and write exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana Linux Project

    ...http://blog.hanthana.org Moreover we are working on deploying Hanthana Linux powered ICT labs in rural schools. http://school.hanthana.org So, this is not just a remix of Fedora but a project that has more wider scope.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 10
    Gitgraph.js

    Gitgraph.js

    A JavaScript library to draw pretty git graphs in the browser

    A JavaScript library to draw pretty git graphs. GitGraph.js codebase is a monorepo. Packages are released under @gitgraph/ scope. As a contributor, you might be interested in checking out gitgraph-core. It contains the core logic for rendering libraries to use. To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Signale

    Signale

    Highly configurable logging utility

    ...To create a custom logger define an options object yielding a types field with the logger data and pass it as argument to a new signale instance. By utilizing the secrets option, secrets and other sensitive information can be filtered out from the body as well as the metadata, i.e. scope names etc, of to-be-logged messages. The option is part of the configuration object passed to a Signale instance on its initialization, and is of type Array<String|Number>. The array can hold multiple secrets, all of which are removed, if present, from the to-be-logged messages and are replaced with the default '[secure]' string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Free_Balistic

    Free_Balistic

    Input physical measures, calculate and show ballistic curve chart.

    ...The app is currently in the middle state of development, and will recive at least one update. The curent target of this project is to achieve modification of chart display, that allows to show all scope of calculated values. In opposite to similar projects, this one is oriented to consider additional physical conditions, that can affect on the sphere-body movement, especially air resistance and throw angle For more info visit: www.freebasic.net/forum/viewtopic.php?f=8&t=27484
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Selfdisposable_SLL

    simple Prototype of an self disposeable Single linked List

    simple prototype Code for a self disposeable Single linked List with utilization of std::unique_ptr as pointers between single linked list elements, which results in automated freeing of allocated memory when the list gets out of scope... works quite nicely :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    art-template

    art-template

    High performance JavaScript templating engine

    art-template is a simple and superfast templating engine that optimizes template rendering speed by scope pre-declared technique, hence achieving runtime performance which is close to the limits of JavaScript. At the same time, it supports both NodeJS and browser. art-template simultaneously supports two syntax of template. Standard syntax allows templates to be easier to read and write. While original syntax has powerful logical processing ability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Modaal

    Modaal

    An accessible dialog window library for all humans

    It's hard to find a plugin with the right mix of quality, flexibility and accessibility. We thought it would be interesting to develop something that would work in a variety of projects, furthering the cause for an accessible web. Modaal has been developed to support common jQuery configuration options, but in an effort to extend functionality and widen its usage we've developed support for inline data-option-name attribute support. The Modaal video type has been tested thoroughly using both...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery are supported out of the box, while a flexible connector mechanism also allows to employ your favorite XSLT and XQuery processors. The current version is 1.0.x. It is very close to the recommendation with all related tests of the XProc Test Suite passed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    slim.js

    slim.js

    Fast & Robust Front-End Micro-framework based on modern standards

    ...The slim.js core is tiny (less than 3kB gzipped) - It scans the HTML and looks for handlebars syntax. Anything inside is your code. It just executes it as functions in your component's scope, only when your properties change, and only for the relevant ones. slim.js is extensible. You can add your own custom directives to the registry with a simple API, or add global plugins that execute's your code on every step of a component's lifecycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Irish Income Tax Calculator

    Irish Income Tax Calculator

    Irish Income Tax Calculator

    ...The objective of this Windows 10 application is to provide an idea of how much PAYE, USC, PRSI and LPT one could expect to pay annually. Another feature in development is information regarding available tax reliefs that can be claimed and how a tax refund can be claimed annually. The scope of the project is to provide users with as much information around taxation as possible. If you like this application and what to support future development, you can donate €1 or $1 to damien.hunter9@gmail.com through PayPal or through ko-fi.com/softaccountant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Show Facebook Computer Vision Tags

    Show Facebook Computer Vision Tags

    Chrome Extension that displays automated image tags from Facebook

    ...Since Facebook uses a computer-vision model to analyse user-uploaded images and generate alt-text tags for accessibility (e.g., “Image may contain: golf, grass, outdoor and nature”), this extension surfaces those hidden tags directly in the UI—revealing what kind of information Facebook infers about images (objects present, activities being done, environment). The purpose is educational and somewhat cautionary: to help users understand the scope of visual inference and privacy issues. Once installed, the extension overlays those tags on images in the timeline, making visible what is typically hidden metadata. The project is relatively lightweight but has garnered attention due to its privacy transparency angle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ClouDAT

    ISMS-tool for planning an ISO 27001 ISMS for cloud services

    ...Furthermore it enables the generation of parts of the needed documentation for an ISO 27001 ISMS. In the context of the planning of an ISO 27001 ISMS the ClouDAT tool provides functionality for the following tasks: 1. Specification of ISMS scope 2. Identification of assets 3. Risk analysis 4. Risk treatment 5. Statement of Applicability 6. Acceptance of residual risks Some tasks are supported by a pattern based approach. Here the ClouDAT tool provides a graphical pattern named Cloud System Analysis Pattern (CSAP) for specifying the ISMS scope. For the risk analysis textual patterns for threats and corresponding security requirements are provided. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SoundStepper

    SoundStepper

    A software for ATM telescope automation

    SoundStepper is a "100% software" telescope controller, for Windows, using audio hardware to control step motors at real time. All it requires to operate are external step motor drives, which can be a commercial "pulse/direction" drive or analog current amplifiers. Documentation: http://soundstepper.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Idealtake

    Idealtake

    Search engine using MySql and VB .NET

    This software was designed to simplify your research on personal or business documents, it is akin to a search engine. You can imagine databases on different topics, Photo Album, personal documents, catalog of a company and many others. The initial project has begun in June 2006, i developped this application for the company where i work in GPL licence. This software was used internally by employees and by their clients. This project was used until the end of 2009. The initial project was...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Angular UI Tree

    Angular UI Tree

    A tree component for AngularJS, without jQuery as dependency

    Angular Tree is an AngularJS UI component that can sort nested lists, provides drag & drop support and doesn't depend on jQuery. Uses the native AngularJS scope for data binding. Sorted and move items through the entire tree. Prevent elements from accepting child nodes. You will get a modal confirmation popup any time you try to drop a node as a child of a node with a smaller value. Use the treeConfig service to configure the tree defaults at runtime. With this you can customize the classes applied to various tree elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FREND2: Front-end to DtCyber. Runs in conjunction with DtCyber (a CDC 6000 emulator) to provide interactive access to an emulated CDC mainframe running the obscure SCOPE/Hustler operating system. See http://frend2.sf.net and http://60bits.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This framework provides an efficient and consistent solution for pagination search over large result set in J2EE.Its idea is to load only the particular page of data rather than all records that satisfy the input search criteria from database.
    Downloads: 0 This Week
    Last Update:
    See Project