MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
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.
A build architecture and base implementation to support fast and efficient software builds. It provides intelligent configurations while making it easy to override default behaviors and experiment with new concepts.
PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
Various components for Zope3. Buildout recipe for integrating python eggs into Cocoa Xcode project builds. Proxy module to expose python objects as NSObjects, which additionally facilitates persistence using ZODB.
bocca is a text-based, scriptable, interactive development environment for SIDL/Babel-based development of mixed language C/C++/Fortran/Java/Python code. It manages source and build systems. Bocca automates creating SIDL/Babel code or CCA components.
That project aims at providing tools and code to be used in C++ projects that use CppUnit and/or trac, to be able to include them easily in CruiseControl.
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.
Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python.
Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
ClearVersion is web based tool which allows the effective collaboration of development teams for projects hosted in SubVersion. The Web interface supports the development lifecycle that is required in some processes, such as ISO9000 and TL9000.
Cross-platform and cross-compilers stand-alone build system (or build environment). Purpose of this project is create easy for use, configure, scalable build system.
C++ build tasks for Ant, providing full control over compiler and linkers from Ant while still enabling uniform build scripts across multiple platforms.
This is a Python cli command line utility that allows you to search for Java classes/files and packages in jar/ear/war 's on your system under a specific directory / path All docs are on the wiki: http://javaclassfind.wiki.sourceforge.net/
DefconfigManager is too to generate consistent Linux Kernel defconfig for different architectures and machines. It is based Kconfiglib, Python library to parse Kconfig's and defconfigs.
mk, with a C/C++ compiler & using user supplied C/C++ code, is a
tool which controls generation of executables & non-source files
of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++