Showing 32 open source projects for "signal process"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    Middleware

    Middleware

    Open-source DORA metrics platform for engineering teams

    Bring more visibility to your engineering pipeline, get the right data & actionable insights to unclog bottlenecks, ensuring smooth software delivery.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Goreman

    Goreman

    foreman clone written in go language

    foreman clone written in go language. Will start all commands defined in the Procfile and display their outputs. Any signals are forwarded to each process. The main goroutine loads Procfile and starts each command in the file. Afterwards, it is driven by the following two kinds of events, and then take proper action against the managed processes. It receives a signal, which could be one of SIGINT, SIGTERM, and SIGHUP; It receives an RPC call, which is triggered by the command goreman run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Human Signals

    Human Signals

    Human-friendly process signals

    human-signals is a lightweight Node.js library that provides human-readable descriptions for POSIX signal names like SIGTERM, SIGINT, and SIGHUP. Rather than relying on scattered documentation or hard-to-remember codes, this library maps system signals to meaningful explanations, including default behaviors, standard descriptions, and exit codes. It’s ideal for building CLI tools or process managers that handle termination signals and want to provide better logging, debugging, or user feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ArrayFire

    ArrayFire

    ArrayFire, a general purpose GPU library

    ArrayFire is a general-purpose tensor library that simplifies the process of software development for the parallel architectures found in CPUs, GPUs, and other hardware acceleration devices. The library serves users in every technical computing market. Data structures in ArrayFire are smartly managed to avoid costly memory transfers and to take advantage of each performance feature provided by the underlying hardware. The community of ArrayFire developers invites you to build with us if you're...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    MoarVM

    MoarVM

    A runtime built for the 6model object system

    Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine built for the Rakudo Perl 6 compiler and the NQP Compiler Toolchain. MoarVM is used by the majority of Perl 6 programmers. Highlights include: Great Unicode support, with strings represented at grapheme level, dynamic analysis of running code to identify hot functions and loops, and perform a range of optimizations, including type specialization and inlining, support for threads, a range of concurrency control constructs,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Temporal Inference Engine

    Temporal Inference Engine

    A real time inference engine for temporal logical specifications

    A real time inference engine for temporal logical specifications, which is able to acquire, process and generate any binary or real signal through POSIX IPC, files or UNIX sockets. Specifications of signals and dynamic systems are represented as special graphs and executed in real time, with a predictable sampling time of few milliseconds. Real time signal processing, dynamic system control, state machine modeling and logical property verification are some fields of application of this software...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    MetEx

    MetEx is a computational tool for metabolite targered extraction and a

    ... a user-friendly and powerful software/webserver, MetEx, to both enable implementation of classical peak detection-based annotation and a new annotation method based on targeted extraction algorithms. The new annotation method based on targeted extraction algorithms can annotate more than 2 times metabolites than classical peak detection-based annotation method because it reduces the loss of metabolite signal in the data preprocessing process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    maProc

    maProc

    Map Processes

    As the name maProc informs, it will map processes in linux, being able to check a process's stack/heap, being able to change the memory with write permission, you can manipulate the process by sending a SIGNAL and can stop or pause it process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multi Launch Executable

    Multi Launch Executable

    Launching Multiple Instances Files From Same Compiled Main Executable.

    Able App Compiling and Executing One or More Multiple Files in a Single Bootable Executable On Your Used Computer. Update Note: 1) Fix 1.01 : "Possibility of Excluding the Acoustic Signal (Muting) When Opening & Closing Files at a Frequency Lower than 41Hz." 2) Fix 1.1 : "Updated Minor Fix & Improvement."
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    dumb-init

    dumb-init

    A minimal init system for Linux containers

    Lightweight containers have made running a single process without normal init systems like systemd or sysvinit practical. However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers that can’t be gracefully stopped, or leaking containers that should have been destroyed. dumb-init is simple to use and solves many of these problems: you can just add it to the front of any container’s command, and it will take...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Data Logging Service

    Data Logging Service

    Process data logging service

    This project has been moved to https://gitlab.com/etherlab.org/dls. The Data Logging Service (DLS) is a data logging system for EtherLab, that is capable of collecting, compressing and storing high-frequency realtime data. The goal is, to allow the user unlimited and performant access to the stored data. A signal overview over a year is retrieved as fast as a tiny signal fluctuation, that happened in a fraction of a second.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    DSP Lab

    DSP Lab

    Digital Signal Processing Simulation

    DSP Lab is a digital signal processing simulation application created to simulate and visualize process of sampling and filtering analog signal using DSP system. This application is created to provide as a tool for educator and student to visualize and understand DSP system. Source code is available at https://payhip.com/b/9mPY
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    strace

    strace

    linux syscall tracer

    The strace project has been moved to https://strace.io. strace is a diagnostic, debugging and instructional userspace tracer for Linux. It is used to monitor and tamper with interactions between userspace processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
    Leader badge
    Downloads: 557 This Week
    Last Update:
    See Project
  • 15
    P3: The Portable Unix Programming System

    P3: The Portable Unix Programming System

    Multi-process homeostatic software agent library

    PUPS/P3 facilitates development of multi-process multi-host computations by providing tools to emulate colonies of homeostatic organisms. It permits persistent computation, homeostatic resource protection, and asychronous interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cantorbl

    cantorbl

    beamshot octave scripts and bike light driver

    Light intensity distribution (LID) of a lamp can be measured by taking wall/ceiling beamshots with a digital camera. The scripts process jpgs images (that have to be processed from raw data) and visualize the LID nicely. Driver: Linear, using AMC7135 and Atmel AVR ATtiny45, Li-Ion battery powered. The firmware provides convenient control - bikelight-specific. Below are firmware features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    simple-fork-php

    simple multi process manager based on pcntl

    Writing Multi-Process program is hard for freshman. You must consider that how to recover zombie process, interprocess communication and so on. Especially handle the process signal. SimpleFork framework provide several interfaces which like Java and solutions in process collect, sync and IPC. You do not need to consider that how to control multi-process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Single-Trial Feature Detection in ERPs

    Automatic detection of Even-Releated Potentials

    This algorithm automates the process of detecting N1, N2 and P2 features (peaks amplitude and latency) in ERPs. This is achived by a basic processing of the signal using Single-Trial EEG's derivative to find the possible peaks and then a fuzzy logic process to clasify them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    VirtualCom2014

    Simulating eco-evolutionary community assembly and invasion

    VirtualCom simulates the evolution of the pool of regionally occurring species, the process-based assembly of native communities, and the invasion of novel species into native communities. The model provides functionalities for a variety of processes. Most importantly, in the simulation of the species pool, different trait evolution models allow generating clustered and random trait distributions in the phylogeny (resulting in varying strength of phylogenetic signal). Additionally, during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LogisticBell

    Here we test the Logistic Map using finite and infinite precision...

    Here we test the Logistic Map using finite and infinite precision floats (Apfloats). More decimals produce longer sequence (longer chaotic signal for certain parameters). Shorter decimal precision makes the sequence converge to zero eventually. In the process, number of decimals rises and then drops for some reason, forming a bell-shaped curve with long tail. On second consideration, this does not look like a bell-shaped curve at all. Logistic map calculated with parameters x initial = 0.9...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TDSApplication

    A little helpful application for digital signal processing learning.

    This software enables you to learn the basics of digital signal processing like additions, convolutions, delays, etc. both in time domain and frequency domain. The process of learning is carried on in a graphical environment that makes easy the process of operation construction and calculation. This software is available both in standalone application and applet form. Please, contact with project admins if you are interested in the development of the project, you will be welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pipelog

    pipelog

    Pipe input to a file which can be rotated/cleared via signals.

    Pipelog allows for rotating or clearing the log of a running process by piping it through an intermediate which responds to external signals. Without such an intermediate, replacing, moving or deleting the log would make it impossible to resume accumulating output because the process would continue to use a filehandle to an old inode; some applications (such as syslogd) implement signal handling themselves so that another utility (such as logrotate) can be used to move their log...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    cascade_scan

    cascade_scan

    Signal transduction plays an essential role in response to environment changes. This biological process is usually characterized by phosphorylation/dephosphorylation of some key proteins (e.g. kinases) and generally involves in a signal cascade. The signal transduction process often starts from a membrane protein (usually a membrane surface receptor), comes by a series of intercellular signaling proteins and then transfers to transcription factors in nucleolus, and subsequently raises...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ePICC

    a tool for process identification and controller design

    ePICC (easy Process Identification and Controller Configuration) is a Open-Source-Solution for quick controller configuration on Siemens SIMATIC S7-PLCs. It creates a mathematical model of the process and let you choose from a variety of controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The EMCD Utility Program is designed to process EELS spectra (filtering, shift/stretch on a common energy scale) in order to generate qualitative EMCD signal by substracting the spectra. See also:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.