• Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 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
  • 1
    axis2M increase the usability of Apache Axis2 by integrating with Maven2 with Convention over Configuration concept.Axis2M provide Quickstart archetype "run" plug-in to run SimpleHttpServer,customized versions of WSDL2Code,Java2WSDL,AAR plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    babel-plugin-macros

    babel-plugin-macros

    Allows you to build simple compile-time libraries

    Currently, each babel plugin in the babel ecosystem requires that you configure it individually. This is fine for things like language features but can be a frustrating overhead for libraries that allow for compile-time code transformation as an optimization. babel-plugin-macros defines a standard interface for libraries that want to use compile-time code transformation without requiring the user to add a babel plugin to their build system (other than babel-plugin-macros, which is ideally already in place). There is cpu usage/time overhead; the client needs to run the code to generate these classes every time the page loads. There is code bundle size overhead; the client needs to receive a CSS parser in order to generate these class names, and shipping this makes the amount of js the client needs to parse larger. Eval-ing out code at compile time that will be baked into the runtime code, for instance, to get a list of directories in the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Basicbuilder is a program for the ti83+/84+ calculators. It can package basic programs as apps, from which they can be directly executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A very simple web based IDE primarily for Java. The IDE provides a source tree, text editor with syntax highlighting, CSS for look and feel, and ant support. Future enhancements include subversion support. Uses Google Web Toolkit. Requires Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5

    bfm

    BigFileManager - Manage files outside of your VCS

    This tool is intended to manage big files out of your VCS but in your workarea. It's like mercurial largefile extension but independend of any VCS. Instead of the big file itself only a list of filenames with their checksums (md5) are committed to the VCS. The BFM can check for missing or outdated bigfiles and downloads them from a server using CURL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bigFORTH is a native code Forth for x86 processors. MINOS is a portable GUI library for X11 and Win32, written in object oriented Forth, and includes the form editor Theseus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    bmake
    meta-build system that generates CMakeLists.txt (input files for CMake). Enhances notoriously the maintenance by being simplistic. No more headaches with CMake project definition files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    bob-buildsystem

    Software build system

    bob is a Python3 based software build system roughly comparable with autotools + gmake or CMake + gmake. It is meant to overcome known shortcomings of the two.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    bootstrap_form

    bootstrap_form

    Repository of the bootstrap_form gem

    Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5. bootstrap_form is a Rails form builder that makes it super easy to integrate Bootstrap v5-style forms into your Rails application. It provides form helpers that augment the Rails form helpers. bootstrap_forms's form helpers generate the form field and its label and all the Bootstrap mark-up required for proper Bootstrap display. bootstrap_form. You can also put the error messages after the label, or turn off bootstrap_form's validation error handling and do it yourself. Note that this applies to Rails-generated validation messages. HTML 5 client-side validation and Rails validation out of the box doesn't really work well together. Mark-up for Bootstrap horizontal forms (labels to the left of their fields, like a traditional desktop application), if that's what you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Boy is a program that reads in c++ header files and converts it to a man page. This generated man page will need to be altered a bit, but the program makes creating man pages much easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    buildbox
    BuildBox is set of tools and plugins based on Maven 2, helping java developers with various build types and with the build process itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    builder

    Easily build software for your Linux distro repo

    This project is a wrapper script using generated profiles that include any desired patches and files (such as .desktop, icons, and configurations) to easily update, build, and package the software to be made available in your Linux distributions' online repository. So instead of worrying about how to compile for autoconf, autogen, bootstrap, cmake, or the traditional configure, make, make install, for each software title in your repo, builder will take care of all those details so you can focus on the more important parts of your project! Currently, builder can compile for AMD/Intel 32 and 64 bit along with ARM v6/7 (most notably for the Raspberry PI). The available profiles will successfully build for the XiniX and TC Linux distros, but contributions from others for those variants or others are welcomed and will be added to the database for all to use! Profiles can be found at: http://repo.cliquesoft.org/vanilla/1.1/builder/ [TC|XiniX]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Unzip buildtemplate and you will have a project set up with ant/junit/verifydesign/code coverage all out of the box. It is a great way to get started and then add to the build.xml as you go. netbuildtemplate is for .net and has nant/nunit/NCover, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Build monitor for Hudson build system. Dragging and dropping a URL onto the build twitcher app window will make buildtwitcher poll that URL for build success and failure messages. Passing builds colour the window green, failing ones colour it red.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    platform independant tool suite for c. including c compiler for pcode target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Feature detection for portable C/C++ projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cado

    Template-based code generation language.

    Cado is a mature code generation language that operates on standard templates with embedded macros. It is useful for generating source code and other related content (tests, docs, configuations, etc.), deriving from a common project nomenclature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cbp2make-mac

    cbp2make-mac

    Unofficial binary release of cbp2make for macOS

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ccTrayIcon is a Java application which displays a 'traffic light' icon in your system tray, showing the current build status of projects on a CruiseControl integration server. It should run on any platform supported by JDIC [https://jdic.dev.java.net/].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a transparent, machine independent interface between C and FORTRAN routines and global data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    chklinks is a non-threaded Perl link checker. It helps finding broken links on your website. It does not raises many simultaneously connections for its job, run out of the resources and crash your system in a moment.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.