Showing 715 open source projects for "change mac"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    A small framework for Swing applications to change the Locale of the UI on the fly. Go to the wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Squelch stands for SQL Change History. It is a (100% Java) development tool for software projects using relational databases. Squelch can query an SQL database to capture, save, restore and compare result sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Script is a tiny scripting language, build as a C++ library than can be included to any program. It posses a Pascal-like syntax, which is easy to read, and very easy do change in run-time of Script. Script allows you to define everything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Configuration is like logging a crosscutting concern in applications, e.g DEFINE default values here, CHANGE settings there, and USE settings somewhere else again. Visit http://config4j.sourceforge.net for a complete set of features!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    WebVZ: OpenVZ Web Management Tool. Create, destroy, start, stop, restart, migrate, change the configurations and executing linux commands in conatiner. Configuration files management, OS-Template managment, user access, monitor resources. and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Runtime Designer is a visual designer component that can be easily embedded in your application and used to change the layout of the dialog at runtime. The runtime designer allows you to switch at any time between the live and design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MemTrace is a tool for tracking memory errors (memory leaks, double frees, memory overflows, etc.) in C/C++ programs, and requires no change to existing source code to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easy BI family contains engine(generater) for reporting , charting, tabulardata, olap. All parts is separated. Either change any part of them or customize develop is simple and fun.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    This is a taglib for memcached, almost full compatible to oscache's taglib. If you use oscache taglibs as your cache engine, you can mostly no need modify any jsp code to change to the best cache system, memcached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    UnitsC++ is a lightweight C++ library that lets you use unit objects for performing type-safe numerical calculations involving physical units. It 1) is easy to use, 2) results in very readable code, 3) is easy to change to fit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    wincss is a css component for winform to support UI design and code separating like css for web,it base a configuration library "maxco",all change of UI can use configuration file after coding/compling and does not need to change all of application cod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HDLObf is intended to be a HDL Obfuscator and identifier name change utility. Primarily designed for Verilog/SystemVerilog support will be added for VHDL/SystemC in future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Pear::DbDeploy is a pear package to employ dbdeploy as a database change-management tool. (See http://dbdeploy.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Conga is lightweight but action-packed Java library for defining and accessing configuration data. Features include: arbitrary and hierarchical data sources/formats, auto-reload, data change events and history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cvalarray is a c++ template class designed for numeric processing in a manner mirroring the STL class valarray with the exception that it's size cannot change during runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wi.Ser is a Java/XML server-side GUI-framework which enables an application to run as either a monolithic Swing application, a thin-client/server Swing application, or as a Web (AJAX) application without any change! The project includes a GUI builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CVS ChangeLog View Eclipse Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Changeset is a web-based issue tracking and configuration management tool. It helps software development teams to manage an efective change requests process. It's developed usign J2EE technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A JSF based webapplications which let Subversion user change their password by themself and let the Subversion admin add and delete users from any Subversion repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SwingWeb is an AWT toolkit implementation that enables AWT/Swing applications to be deployed in web container and run on the client browser as web-based application in HTML/Javascript/CSS/AJAX without any code change on the application.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    A comprehensive content management system (CMS) whit ease of use, speed, & flexibility. E-Xoops 1.05r3 was last version call E-XooPS. Name change and release of RunCms 1.4 got Us to level 2. Level 3 Scarpox is a more compact cms exclusive to Danish use.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 25
    "labelcr" is a utility that allows StarTeam build labels to be attached to versions of files linked to StarTeam Change Requests.
    Downloads: 0 This Week
    Last Update:
    See Project