Search Results for "linux process sxplorer"

Showing 100 open source projects for "linux process sxplorer"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    DWSIM - Open Source Process Simulator

    DWSIM - Open Source Process Simulator

    Simulate chemical processes using advanced thermodynamic models

    DWSIM is an open source, CAPE-OPEN compliant chemical process simulator for Windows, Linux and macOS systems. Written in VB.NET and C#, DWSIM features a comprehensive set of unit operations, advanced thermodynamic models, support for reacting systems, petroleum characterization tools and a fully-featured graphical interface. DWSIM Pro is a commercial sibling of DWSIM built on top of open-source software. It offers extended features, comes with private support, and is accessible in the cloud...
    Leader badge
    Downloads: 3,157 This Week
    Last Update:
    See Project
  • 2
    reko

    reko

    Reko is a binary decompiler

    ... contain additional information about a binary file, helpful to the decompilation process or for formatting the output. The decompiler engine then proceeds to analyze the input binary. Reko has the ambition of supporting decompilation of various processor architectures and executable file formats with minimal user intervention. For a complete list, see the supported binaries page.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Chocolatey

    Chocolatey

    Chocolatey - the package manager for Windows

    Chocolatey has the largest online registry of Windows packages. Chocolatey packages encapsulate everything required to manage a particular piece of software into one deployment artifact by wrapping installers, executables, zips, and/or scripts into a compiled package file. Package submissions go through a rigorous moderation review process, including automatic virus scanning. The community repository has a strict policy on malicious and pirated software. Many organizations face the ongoing...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Paket

    Paket

    A dependency manager for .NET with support for NuGet packages and Git

    ... version (read more). You have no control over this process. Paket on the other hand maintains this information on a consistent and stable basis within the paket.lock file in the solution root. This file, together with the paket.dependencies file enables you to determine exactly what's happening with your dependencies.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    OpenRPA

    OpenRPA

    Free Open Source Enterprise Grade RPA

    Open Source Robotic Process Automation Software. OpenRPA is where the actual automation happens, inside it you create workflows and invoke them, run all the activities needed to complete your task and deploy them with the assistance of OpenFlow and Node-RED. The framework also offers integration with other tools that are essential such as a message broker and repository management tools. OpenRPA also includes other features within itself, such as Image detection/OCR, Browser Navigation and many...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    MQTTnet

    MQTTnet

    High performance .NET library for MQTT based communication

    .... Tested on the local machine (Intel i7 8700K) with MQTTnet client and server running in the same process using the TCP channel. The app for verification is part of this repository and stored in /Tests/MQTTnet.TestApp.NetCore. List of connected clients available. Supports connected clients with different protocol versions at the same time. Able to publish its own messages (no loopback client required). Able to receive every message (no loopback client required).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    ML.NET

    ML.NET

    Open source and cross-platform machine learning framework for .NET

    ... that automates the process of building best performing models for your Machine Learning scenario. All you have to do is load your data, and AutoML takes care of the rest of the model building process. ML.NET has been designed as an extensible platform so that you can consume other popular ML frameworks (TensorFlow, ONNX, Infer.NET, and more) and have access to even more machine learning scenarios, like image classification, object detection, and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    AWS Secrets Manager Caching Client .NET

    AWS Secrets Manager Caching Client .NET

    Enables in-process caching of secrets for C# applications

    The AWS Secrets Manager .NET caching client enables in-process caching of secrets for C# applications. The AWS Secrets Manager caching client enables in-process caching of secrets for .NET applications. To use this client, you must have a .NET project with one of the following, .NET Framework 4.6.1 or higher, .NET Standard 2.0 or higher, and An Amazon Web Services (AWS) account to access secrets stored in AWS Secrets Manager and use AWS SDK for .NET. To create an AWS account, go to Sign...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    NUnit 3 Framework

    NUnit 3 Framework

    NUnit 3 Framework

    ... the required logic. In other cases, particularly in extending the engine, we rely on a plugin architecture. When running tests in a separate process, the console and gui runners make use of the NUnit Agent program, nunit-agent.exe. Although not directly run by users, nunit-agent does load and execute tests and users need to be aware of it, especially when debugging is involved.
    Downloads: 1 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    MediatR

    MediatR

    Simple, unambitious mediator implementation in .NET

    Simple mediator implementation in .NET. In-process messaging with no dependencies. Supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance. You should install MediatR with NuGet. Or via the .NET Core command line interface. Either commands, from Package Manager Console or .NET Core CLI, will download and install MediatR and all required dependencies. MediatR is a low-ambition library trying to solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Brighter

    Brighter

    A framework for building messaging apps with .NET and C#

    ... Microservices using messaging via a lightweight broker. Brighter provides support for CQRS architecture. It provides a simple library for routing commands and events to handlers. Brighter allows you to offload work from your web process to a worker process via a task queue. This allows in or out-of-process handlers. Brighter can act as a communications library for microservices, allowing commands or events to be passed between services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hangfire

    Hangfire

    An easy way to perform background job processing

    An easy way to perform background processing in .NET and .NET Core applications. No Windows Service or separate process required. Backed by persistent storage. Open and free for commercial use. Easy to set up, easy to use. No Windows Service, no Windows Scheduler, no separate applications required. Background jobs are regular static or instance .NET methods with regular arguments, no base class or interface implementation required. Once a background job was created without any exception...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CSharpier

    CSharpier

    CSharpier is an opinionated code formatter for c#

    CSharpier is an opinionated code formatter for c#. It uses Roslyn to parse your code and re-prints it using its own rules. The printing process was ported from prettier but has evolved over time. CSharpier can also format on save in your editor or as a pre-commit hook. Then you can ensure code was formatted with a CI/CD tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Cognitive3D SDK for Unity

    The Cognitive3D SDK for Unity

    Cognitive3D SDK for Unity, analytics for VR/AR/MR

    The most powerful spatial analytics platform to help you understand user behavior within immersive experiences. Identify exactly what users are paying attention to and in what order. Measure training performance and outcomes with employees. Evaluate compliance to improve safety, reduce injury and errors. Collect distributed insights for CPG, AEC and retail environments. Prove out your hypotheses by conducting experiments in VR. Receive scientific accuracy in captured eye-tracking, fixations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UXF

    UXF

    Framework for creating human behaviour experiments in Unity

    The Unity Experiment Framework (UXF) is an open-source package for the Unity3D game engine that can be used to assist the development of virtual reality human behavior experiments. Developed by Jack Brookes, Immersive Cognition Group, University of Leeds. Automates the process of collecting the variables you define within your task, and stores them simple CSV files. Time-series data such as the position and rotation of an object can be easily acquired and split into one file per trial. Allows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ASP.NET Minimal APIs Made Easy

    ASP.NET Minimal APIs Made Easy

    A light-weight REST API development framework for ASP.Net 6

    It nudges you towards the REPR Design Pattern (Request-Endpoint-Response) for convenient & maintainable endpoint creation with virtually no boilerplate. Performance is on par with Minimal APIs. It's faster, uses less memory and does around 45k more requests per second than a MVC Controller in our benchmarks. Convenient business logic validation & error responses. Easy access to environment & configuration settings. Supports policy/permission/role/claim based security. In-process pub/sub event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XSharpDev

    XSharpDev

    XSharp Repository for the Compiler source code

    The Roslyn folder contains (modified) source from Roslyn The XSharp folder contains our own source for the compiler, documentation and other components. For the build process of the compiler we create our own "specialized" version of the CSharp Compiler. The source for this compiler and codeanalysis.dll is in the Tools folder. This compiler will translate some of the Roslyn Namespaces from CSharp into XSharp to prevent name conflicts when assemblies of both origins are in memory at the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Polly

    Polly

    A .NET resilience and transient-fault-handling library for policies

    ..., spikes in load, all challenge 100% reliability. Polly helps you navigate the unreliable network. By providing resilience strategies in fluent-to-express policies such as Retry, WaitAndRetry, and CircuitBreaker, Polly can help you reduce fragility, and keep your systems and customers connected. Example usages are fault-tolerance for any distributed systems and inter-process calls, such as WCF, RESTful calls between microservices, calls to cloud services, Internet of Things connectivity, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Imgbot

    Imgbot

    An Azure Function solution to crawl through all of your image files

    .... But the truth is if you don’t optimize your images, you are losing out. Web pages with optimized images load faster. Faster pages have higher conversion rates, lower bounce rates, and happier users. And of course, smaller images reduce bandwidth costs for you and your visitors. Setting up and configuring your own tools can be a complicated and lengthy process. That means you are not focusing on shipping your next big update. With a few clicks, you can install Imgbot and permanently solve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    P/Invoke

    P/Invoke

    A library containing all P/Invoke code so you don't have to import it

    ... Framework, .NET Core and .NET Standard. Win32 APIs for all Windows versions are welcome. Special Windows Store targeted assemblies omit p/invoke signatures to banned APIs so your Store apps can depend on these libraries without getting rejected by the Store certification process. Provide a slightly higher than lowest level API for P/Invoke signatures.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    ImageMagick

    ImageMagick

    Display, convert, and edit raster image and vector image files

    ImageMagick® is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats, and can support a wide range of image manipulation operations, such as resizing, cropping, and color correction. ImageMagick is written in C and is available for a wide range of operating systems, including Linux, macOS, and Windows. It can be used as a standalone application, or as a library that can be integrated...
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 22

    Image To Text tools

    ITTT is a Free tool designed to Scan and extract Text from Images.

    Image To Text Tools is a 100% Free user-friendly tool designed to Scan and extract containing text in images into editable text formats. Whether you need to extract text from scanned documents, photographs, or other image files, Image To Text Tools provides accurate and reliable Optical Character Recognition (OCR) capabilities to meet your needs.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 23
    The goal of this tool is to simplify and accelerate the process of creating bookmarks for DjVu and PDF documents. You can see additional information on the project page.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 24

    Log Parser

    Tool for parsing all logs in present directory for search of phrases.

    Simple Tool allowing for parsing all text logs in the present directory for search for IP addresses, phrases or it's a combination. Put the compiled version of this tool into the directory with logs and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    QistasLinks-Serial-Communication-Library

    The perfect solution for projects that depend on serial communications

    QistasLinks: C# library, make serial interface(RS232) communication easy and efficient for any project utilizing a serial connection. With its user-friendly methods and robust features, QistasLinks simplifies the process of establishing communication with microcontrollers and facilitates seamless data exchange, By integrating QistasLinks into your application, you can benefit from enhanced performance and extended capabilities, making it the ideal choice for any project relying on serial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next