Showing 14856 open source projects for "easy-creds"

View related business solutions
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    Orange Data Mining

    Orange Data Mining

    Orange: Interactive data analysis

    ... for rapid qualitative analysis with clean visualizations. Graphic user interface allows you to focus on exploratory data analysis instead of coding, while clever defaults make fast prototyping of a data analysis workflow extremely easy. Place widgets on the canvas, connect them, load your datasets and harvest the insight! When teaching data mining, we like to illustrate rather than only explain.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    MeshLab

    MeshLab

    The open source mesh processing system

    ... be used as a stand-alone large-scale automated mesh processing pipeline, while MeshLab makes it easy to experiment with its algorithms interactively. The open source system for processing and editing 3D triangular meshes. It provides a set of tools for editing, cleaning, healing, inspecting, rendering, texturing and converting meshes. It offers features for processing raw data produced by 3D digitization tools/devices and for preparing models for 3D printing.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    MeGit

    MeGit

    Standalone Git GUI based on EGit

    Looking for a powerful, yet easy-to-use, fully open-source user interface for git? Well, there are plenty of options. One of our favorites is EGit. However, EGit is actually a plug-in for Eclipse rather than a standalone tool, such as GitKraken, etc. Nevertheless, even in projects where we actually use other editors or IDEs than Eclipse, we often found ourselves firing up an Eclipse IDE with EGit just to handle more complex git branch operations, for analysing the git history, and so...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Tarantool

    Tarantool

    Get your data in RAM, get compute close to data, enjoy the performance

    ... synchronous replication, affords easy scalability, and includes tools to develop efficient applications. The Tarantool community helps with any practical questions regarding the Community Edition. Large enterprises have demanding requirements for information safety and security. Besides modules for integrating with the company's existing technological suite, Tarantool Enterprise Edition provides tools for administration, deployment, and security management.
    Downloads: 17 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    Tox

    Tox

    A New Kind of Instant Messaging

    ... open-source libraries so you can be assured of completely private conversations. It also has no central servers that can be raided, shut down, or forced to turn over data. There are no corporate interests, no hidden agendas-- just simple, secure and easy to use messaging.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    Nacos

    Nacos

    Dynamic Naming and Configuration Service

    Nacos is an easy-to-use, one-stop solution for dynamic service discovery, configuration and service management that allows you to easily build cloud native applications and microservices platforms. It supports almost all types of services, such as Kubernetes service, Spring Cloud RESTFul service, or Dubbo/gRPC service. Nacos is lightweight, easy to deploy and production-ready, having originated from time-tested internal products from Alibaba Group. It’s highly adaptive to cloud architectures...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    .... Assemble and disassemble a large list of CPUs. Runs on Windows and any other UNIX flavor out there. Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    Editor.js

    Editor.js

    A block-style editor with clean JSON output

    ..., and AI chatbots, everywhere. Easy to sanitize, extend, and integrate with your logic.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    asar

    asar

    Simple extensive tar-like archive format with indexing

    Asar is a simple extensive archive format, it works like tar that concatenates all files together without compression while having random access support. You can pass in a transform option, which is a function, that either returns nothing or a stream. Transform. The latter will be used on files that will be in the .asar file to transform them. There is also an unofficial grunt plugin to generate asar archives at bwin/grunt-asar. Asar uses Pickle to safely serialize binary value to file,...
    Downloads: 16 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 10
    Mautic

    Mautic

    Mautic, open source marketing automation software

    Mautic is the world’s largest open source marketing automation project. With over 200,000 organizations using Mautic and over 1,000 community volunteers, we empower businesses by making it easy to manage their marketing across a range of channels. Stay up to date about initiatives, releases and strategy via our blog. Mautic began with a single focus, equality. The Mautic community believes in giving every person the power to understand, manage, and grow their business or organization. Mautic...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    Dokany

    Dokany

    User mode file system for Windows

    Dokany is the fork of Dokan, a user mode file system library that lets you easily and safely develop new file systems on the Windows OS. When creating new file systems on Windows, you need to develop a device driver that works in the kernel mode on Windows-- a difficult task without technical Windows Kernel knowledge. Dokany makes it easy. It enables you to create these file systems without device drivers, and is completely free to download. It is similar to FUSE, and also offers...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    JSON-java

    JSON-java

    A reference implementation of a JSON package in Java

    JSON is a light-weight language-independent data interchange format. The JSON-Java package is a reference implementation that demonstrates how to parse JSON documents into Java objects and how to generate new JSON documents from the Java classes.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    IPFS Desktop

    IPFS Desktop

    An unobtrusive and user-friendly desktop application for IPFS

    IPFS Desktop bundles an IPFS node, file manager, peer manager, and content explorer into a single, easy-to-use application. Use IPFS Desktop to get acquainted with IPFS without needing to touch the terminal — or, if you're already experienced, use the powerful menubar/taskbar shortcuts alongside the command line to make your IPFS workflow faster. If you already have an IPFS node on your computer, IPFS Desktop will act as a control panel and file browser for that node. If you don't have a node...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    XX-Net

    XX-Net

    A web proxy tool

    XX-Net is an easy-to-use, anti-censorship web proxy tool from China. It includes GAE_proxy and X-Tunnel, with support for multiple platforms.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Input Remapper

    Input Remapper

    An easy to use tool to change the behaviour of your input devices

    An easy-to-use tool to change the behavior of your input devices. Supports X11, Wayland, combinations, programmable macros, joysticks, wheels, triggers, keys, mouse movements and more. Maps any input to any other input.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    VVVVVV

    VVVVVV

    The source code to VVVVVV

    ...) in the Scripts.cpp and TerminalScripts.cpp classes. These functions basically load data into a very simple script parser that controls cutscene logic. All the actual levels in the game are hardcoded in huge arrays generated with a map editor, which exports the levels in source code. Since the 2.0 update, the Windows, Mac and Linux versions of VVVVVV have featured a powerful and easy to use level editor.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    RestSharp

    RestSharp

    Simple REST and HTTP API Client for .NET

    RestSharp is probably the most popular HTTP client library for .NET. Featuring automatic serialization and deserialization, request and response type detection, variety of authentications and other useful features, it is being used by hundreds of thousands of projects. RestSharp passed over 32 million downloads on NuGet, with average daily download count of 10,000. It's being used by many popular OSS projects, including Roslyn and Swagger. The main purpose of RestSharp is to make synchronous...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    RunJS

    RunJS

    A JavaScript playground that auto-evaluates as you type

    ... syntax. NPM integration makes trying out new libraries quick and easy. RunJS is a JavaScript playground that auto-evaluates your code as you type and outputs the results to a console pane. TypeScript and modern JavaScript features are supported through Babel transpilation. Additionally, Node and browser APIs are available.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    Carmine

    Carmine

    Redis client and message queue for Clojure

    ... and encryption support (v2+). Includes Tundra, an API for replicating data to an additional datastore (v2+, Redis 2.6+). You'll usually want to define a single connection pool, and one connection spec for each of your Redis servers. Note that executing multiple Redis commands in a single wcar request uses efficient Redis pipelining under the hood, and returns a pipeline reply (vector) for easy destructuring, etc.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    cpp-httplib

    cpp-httplib

    A C++ header-only HTTP/HTTPS server and client library

    A C++11 single-file header-only cross-platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code! This is a multi-threaded 'blocking' HTTP library. If you are looking for a 'non-blocking' library, this is not the one that you want. SSL support is available with CPPHTTPLIB_OPENSSL_SUPPORT. libssl and libcrypto should be linked. When using SSL, it seems impossible to avoid SIGPIPE in all cases, since on some operating systems, SIGPIPE can only...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    HTML5 Boilerplate

    HTML5 Boilerplate

    The web’s most popular front-end template

    HTML5 Boilerplate is a popular and professional front-end template that lets you build fast, robust and adaptable web sites or applications. It’s built with the combined knowledge and effort of hundreds of developers over a span of years, creating a powerful tool in one small package. HTML5 Boilerplate comes loaded with great features, such as HTML5 support, optimized Google Analytics snippet, jQuery and Modernizr, and so much more. It supports the latest and most popular browsers and does...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    HDoujin Downloader

    HDoujin Downloader

    An easy-to-use manga and dōjinshi downloader supporting 800+ webistes

    HDoujin Downloader is a manga and dōjinshi download manager supporting 800+ websites across many different languages.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    Yii 2

    Yii 2

    The Fast, Secure and Professional PHP Framework

    Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic. Works right out of the box. Has reasonable defaults. Yii gives you the maximum functionality by adding the least possible overhead. Sane defaults and built-in tools helps you write solid and secure code. Write more code in less time with simple, yet powerful APIs and code generation. It is fast, secure and efficient and works right out of the box pre-configured with reasonable defaults. The framework is easy to adjust...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    Joomla

    Joomla

    Award-winning content management system

    Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It is very easy to use, stable and secure, with thousands of free extensions and templates.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Longhorn

    Longhorn

    Cloud-Native distributed block storage for Kubernetes

    Historically, adding replicated storage to Kubernetes clusters has always been difficult, thus resulting in many non-cloud-hosted Kubernetes clusters not supporting persistent storage. Longhorn is the solution to this. Longhorn provides highly available, persistent storage for Kubernetes. It is lightweight, simplified, reliable and powerful. It’s easy to deploy and upgrade, cloud-native and best of all, completely free and open source. Longhorn has built-in incremental snapshot and backup...
    Downloads: 13 This Week
    Last Update:
    See Project