Showing 167 open source projects for "segment"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1

    libshmal

    Primitive shared memory allocator that allows several independent proc

    Primitive shared memory allocator that allows several independent processes to share same shared memory segments. It provides shared memory analogs to regular memry library calls like malloc(), free(), etc. Currently may work with mmap() or shmget().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jErgoTrainer

    jErgoTrainer

    A Java training software for the daum electronic ergo_bikes

    ...The software communicates with the ergo_bike via the serial port (resp. USB) and provides a real-time graphical representation of the data in multiple diagrams and 7-segment displays. It provides the fix programs of the ergo-bike and user defined watt- and height-programs. Training data can be stored, analyzed and compared with other trainings. User programs (at this time just watt-controlled EUP) can be imported easily.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    OmegaT Merge Segments

    Segment merge script and app for OmegaT

    Merges the current and the next segments in OmegaT (This far, Linux only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    coda

    Tool to extract backtrace from coredump without binaries

    "coda" stands for CO(re) D(ump) A(nalyzer) or C(ore) O(bject) D(ebugger) and A(nalyzer). This tool probes Linux-x86_64 coredumps in batch mode as well as interactively. coredump has to be full(not a data/stack segment dump only). If the coredump is not full, backtraces will be curtailed. This tool does not require binaries, only full core dump is required. Architecture supported ----------------------- compile on x86_64 Linux box. How to enable full coredump in linux ------------------------------------ On bash prompt $> cat /proc/$$/coredump_filter 00000033 $> echo 0x7f > /proc/$$/coredump_filter $> cat /proc/$$/coredump_filter 0000007f For furter info 'man core'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    Vibrato Toolbox

    Vibrato Toolbox

    Vibrato Toolbox: Parametric Analysis of Musical Vibrato

    ... (1) We use some functions in MIR toolbox, please first add in this toolbox to MATLAB: https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/mirtoolbox MATLAB/file -> set path add folder /Toolbox/ (and the folder for audio files) hit "save"; "close". (2) please also set the folder "F:\THISFOLDER" with code and audio files as "current directory" so the code can read the audio segment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    XLS(X)toTMX

    XLS(X)toTMX

    Excel to TMX file converter

    XLS(X)toTMX allowed you to convert Excel 2003/2007/2010/2013 (*.xls & *.xlsx) files to TMX 1.1 file. TMX files are specific XML format files used in CAT software as OmegaT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RS-DOS binary file segment manipulation tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple packet crafting tool that turns text commands into pcaps. Optionally build a DAQ and Snort can directly read commands or raw payload data - no pcap required. Packets can exhibit any flaw or anomaly desired. Syntax is flexible and powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Arduino 7 segment display

    7 segment characters and patterns

    Write characters to 7 segment display or flash light pattern on LEDs
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Nightmare

    Nightmare

    A high-level browser automation library

    Nightmare is a high-level browser automation library from Segment. The goal is to expose a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It was originally designed for automating tasks across sites that don't have APIs, but is most often used for UI testing and crawling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LSWMS

    Line Segment detection using Weighted Mean Shift

    Line Segment detection using Weighted Mean Shift
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EZ Intranet Messenger is designed to work within a LAN segment, without the presence of centralized server. Its primary goal is to provide instant messaging service, along with online status notification, file transmission, and real time public chat.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 13
    OmegaTagAdapt

    OmegaTagAdapt

    A small utility for managing tags in OmegaT (Windows only)

    OmegaTagAdapt is a small utility performing two basic tasks: 1. Adapt target segment tags (retrieved from a TM) in order to reproduce the ones of the source segment. 2. Insert in the target segment contiguous groups of tags retrieved from the source segment More info on: http://www.language-lane.com/blog/?e=19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TCP Segment Retransmission Viewer

    View, graph, record TCP segment retransmission rates

    View, graph, and record TCP segment retransmissions to quickly see network congestion / problems TCP segment retransmissions are a sign of network congestion and reduced throughput. A segment is retransmitted from a client if there is no corresponding acknowledgment from the receiving host. Further analysis can be done in Wireshark at the packet level if a problem is suspected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CSharp Mouse Emulator

    Control your cursor and click from within C#, ideal for automation.

    A quick and simple segment of C# code which will allow manipulation of your mouse cursor and interaction via clicks. Interacts directly with 'user32.dll' allowing low level access and control. Automate your favourite software or even remotely control your computer, the options are endless. Source code is provided 'as is'. Feel free to do whatever you wish with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...MCU is an ATMega328P device with several capabilities such as low power AVR 8-Bit micro-controller, three timers, six pulse with modulation (PWM) channels, I2C and SPI bus, wake-up interrupt to wake on CAN, and 8 analog digital converter (ADC) channels. Arducc has a low consumption segment, and contains two different power supplies allowing the board to have very low current consumption. In this setting, the MCU is switched to power down state, the CAN transceiver to sleep mode, and the SMPS is disabled. The system wakes-up and turns-on the SMPS and the remaining devices when one message is received from the CAN channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Oracle Apex Database Monitor

    Oracle Apex Database Monitor

    ...Database Monitor Functions: - Instance - SGA - PGA - DB Parameter - Buffer Pool Keep Candidates - Version and Patches Realtime Monitor - Locks - DDL Locks - DML Locks - Library Cache Lock - Waiting Library Cache Pin - Session Browser - SQL Statements - Temp Usage - Bind Variables - SQL Statistics - Segment Statistics - Index Segment Statistics - Session Long Operations - PGA Memory Usage Objects - Tablespaces - Segments - Objects - Indexes - Extents - Total Table Space - Waste Space APEX - Activity - Report for Apex Mail Log - Report for Apex Mail Queue Jobs - Scheduler Jobs - Scheduler Job Log - Scheduler Job Run Details
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    UA-Parser

    UA-Parser

    A multi-language port of Browserscope's user agent parser

    ...Originally created for web analytics and user tracking, it supports a wide range of platforms and is available in JavaScript, Python, Java, and other languages. ua-parser is often used in server logs, analytics dashboards, and A/B testing systems to segment traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Annotator's Workbench

    Segments and Annotates Video

    This is a Java based desktop application that allows the user to segment and annotate digital video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    B Tree First-Fit malloc()

    B Tree First-Fit Memory Allocator

    ...No boundary tag. Separation between payload and bookkeeping meta data. It does not use any free payload area. As of v1.0, payloads are located in data segment area which is acquired by brk(), and bookkeeping meta data are located in separated area which is acquired by mmap(). Small bookkeeping meta data overhead. Applicable to any kind of resource allocation. Memory, Disk, File, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BACnetRail

    BACnetRail - BACnet IP network monitoring tool

    BACnetRail is a free BACnet network discovery tool, with a few useful monitoring function. The software connects to the BACnet network with an IP/UDP connection. For more information check the readme file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CodaChrome

    CodaChrome: The Pan-Genomic Explorer

    CodaChrome is a tool for visually exploring how the proteome of a bacterium of interest relates to every other finished bacterial genome in GenBank.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    babybiomorphs

    Biomorphs simulation with Baby X

    Biomorphs are a way of explaining evolution invented by Richard Dawkins. The shapes are controlled by a small set of genes, which give colour, segment length, size, and degree of recursion. By changing a gene by a small amount, a small difference is made in neighbours. Many fascinating shapes can be found, and you can often home in on a desired shape by selecting relatives that are closer to your goal. The program uses the Baby X toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wukong

    Wukong

    Highly customizable full-text search engine

    ...When a request to add a document to the index comes in, the main coroutine will send the text to be segmented to a word segmentation coroutine through a channel, and the coroutine will segment the text and send it to a word segmentation through another channel. Indexer coroutines. The indexer coroutine builds an inverted index from the search keyword to the document, and the inverted index table is stored in memory for quick recall. The main coroutine receives the user's request, segments the request phrase in the main coroutine, and then sends it to the indexer through the channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    segment

    Solve the Viterbi algorithm in a data stream

    It is often necessary to assign a series of discrete values to continuosly variable data sequenced by time, position, etc., thereby parsing the data into fewer and larger segments of variable width. The 'segment' utility takes an input data stream as a Hidden Markov Model and applies the Viterbi algorithm to find the most likely segmentation path through the data.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo