Showing 2069 open source projects for "software open-source"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Fit Runner.NET is a tool that allows you to run Fit tests from a simple to use graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Systematically and efficiently test regular expressions. Very useful when designing regexps to parse content, e.g. from web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JUnitDoclet makes the process of testing software easier by offering a convenient way to create, organize, and maintain JUnit tests. JUnitDoclet Eclipse Plugin leverages this tool thanks to Eclipse APIs and UI functionnalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dynamic mock object library for .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    With this software you can check propriety of XML structure thorough selected XSD schemas. All written in C#, can be used also as component in other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mock framework for c# which deal with static, non-virtual methods and sealed class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pest07 assists the structured creation of software test documentation. It can create test cases and group them into sequences. Then test sequences can be executed and documented. Finally the documentation can be exported to a well structured pdf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    rngcc is "really nice GNU C compiler" it's the GUI for the standard GCC on Unix systems rngcc is fully written in c
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A cross-platform (tested under MSW, Linux GTK2 and Mac OS X) open source GUI testing framework for wxWidgets. With minimal changes to your program, you can write unit tests using CppUnit or capture user interaction into a CppUnit test case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This little application is a game helper, for those who would like to keep their score sheet on a screen, not on a paper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Testing complex systems calls for clear task management and control covering everything from defining test plans to writing test cases and recording results. QATraq provides the framework for task management and control, across the whole test process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The stack tracer is an delphi library for help to make exception handling to informative. The library is written for Delphi 7, but i think will work also on the 5 and 6 versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Więcej informacji po kliknięciu na ikonę walizki przy każdej z poniższych grup. More information after click on valise icon, next to following files group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ebizzy is designed to generate a workload resembling common web application server workloads. It is highly threaded, has a large in-memory working set, and allocates and deallocates memory frequently.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    BugOnline is a Web-base bug tracker system; It is easy for install and use. BugOnline base on ASP.NET 2.0 ,SqlServer 2005(include Express version),Ajax etc. BugOnline是一个易于安装及使用的Bug管理系统,基于ASP.NET2.0,SqlServer2005等技术
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Specter is an object-behaviour specification framework for .NET and Mono. It enables behavior driven development (BDD) by allowing developers to write executable specifications for their objects, before actually implementing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a "smoketest" with your CI system like CruiseControl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nester is a test tester for testing your C# NUnit tests. It is in the spirit of Jester (http://jester.sourceforge.net) but for the .NET platform. It modifies your source code and runs the tests. It can help point out missing tests or redundant code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The project is a binary data test tool.it will work based on network and serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Web based (PHP/MySQL) Reporting portal for presenting and managing multiple load/performance testing results. There is facility to export the report of test runs as RTF (uses phprtf) and PDF (uses dompdf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GDBPrint enables developers to view data during GDB debugging sessions in a human-friendly way. You can view the contents of "list<map<int, shared_ptr<string> > > var;" simply typing "pp var". A macro based system allows to show any kind of class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SpringUnit is an open source framework for unit and integration testing of Java software. It marries Spring's Dependency Injection container with JUnit's test framework to enable data-driven testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Complete desktop replacement running from a portable device.
    Downloads: 0 This Week
    Last Update:
    See Project