Showing 1604 open source projects for "linux file parser"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    FishingCNV

    Copy number variation (CNV) detection in exome sequencing data

    FishingCNV, a software tool developed at McGill University, is a tool for comprehensive analysis of rare copy number variations in high-throughput exome sequencing data. The inputs are standard coverage files produced by Genome Analysis ToolKit (GATK), and the output is a file containing putative CNVs. The program comes in 2 different releases * GUI version (FishingCNV_X.X.X.zip) * Command line version (FishingCNV_X.X_pipeline) Browse through our files to find the different releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    tinyMOBY

    Semantically enriched WSDL 2.0 descriptors for BioMoby services

    BioMoby Web services do not use XML Schema for datatype definitions and thus may not be thoroughly described in WSDL language. BioMoby relies on its own BioMoby Central Registry where type information may be consulted through SOAP API or may be seen as RDF ontology. tinyMOBY is an extension for the tinyWSDL WSDL 2.0 parser, which allows to embed BioMoby ontology into the WSDL 2.0 descriptors, thus providing complete BioMoby Web services definitions through Semantically Annotated Web Services...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A IC/MEMS layout editor. Features: all angle, font generator, macros, boolean operations, design rule checker, supported formats:Calma GDSII, OASIS (Open Artwork System Interchange Standard), OpenAccess, DXF, CIF (Caltech Intermediate Form), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ut61

    Interface for the UNI-T UT61D

    This is an inteface for the data acquisition cable for the UNI-T (Uni-trend) UT61D multimeter. It supports both USB (using libusb) and RS232 cables. The interface consists of a single C header file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Perstem
    Perstem is a Persian (Farsi) stemmer, morphological analyzer, transliterator, and partial part-of-speech tagger. Inflexional morphemes are separated or removed from their stems. Perstem can also tokenize and transliterate between various character set encodings and romanizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Kepler Monitoring

    Kepler is a monitoring system for HPC clusters

    Kepler is a monitoring system for HPC clusters : it allows users to monitor cluster elements like nodes, network devices and storage nodes. Analyse can be centered on jobs to determine performances and behaviours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SigViewer
    SigViewer is a viewer for biosignals such as EEG, EMG, and ECG. SigViewer supports various file formats. Besides viewing biosignals, SigViewer can also create annotations (event markers).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Aciqra

    Aciqra

    A virtual planetarium for observers of the real sky.

    Aciqra is a virtual planetarium and sky mapping program which tracks celestial bodies including planets, deep sky objects and stars to an accuracy of a fraction of a degree for thousands of years into both the future and the past. It includes the 2.5 million stars of the Tycho-2 catalog supplemented by data of 120,000 stars from the Hipparcos catalog, 13,000 deep space objects from the NGC and IC catalogs and a large number of asteroids and comets from the Minor Planet Center. The program is...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    galprop_propel

    GALPROP update for accurate propagation calculation

    The GALPROP program (http://galprop.stanford.edu) computes cosmic-ray propagation numerically. To obtain manifestly accurate solutions an explicit method is now available to replace the Crank-Nicolson operator-splitting method. This can be implemented in the public version of GALPROP with the update provided here. Instructions: replace the four files propel.cc, propel_diagnostics, Galdef.cc and Galdef.h and rebuild the executable. Add solution_method and solution_convergence to the galdef...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    WSN Localisation

    Localisation system in wireless sensor networks using ns-2

    This project presents an extension to ns-2, which enables a normal user, who has basic knowledge of ns-2, to simulate localization system within a wireless network. Moreover, this project would be beneficial to researchers who want to implement new or existing localisation algorithms and anyone new to ns-2 who wish to know more about how a simulation project is built and structured. [1],[2] provide more details. References [1] A. M. Abu-Mahfouz and G. P. Hancke, GP., “ns-2 extension to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    The tools in this package allow conversion of tracts from one CAMINO to TRACKVIS and vice versa in a very effective way with ability to handle over a million tracts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RouteConverter is another route conversion tool. It helps me and I hope it could help you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    IMEP-Spice interface
    The developed graphical interface is based on the SKILL language which is a Lisp dialect used as a scripting language and PCell (Parameterized Cells) description language used in many EDA software suites by Cadence Design Systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    This project no longer resides at sourceforge. The new home page is: http://muparser.beltoforion.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NGS can product a pair of reads which come from one original DNA fragment. If the internal gap can be correctly filled, we will get the full length sequence of original DNA fragment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Triangulator

    Simple example for triangulate polygon with allegro engine (C++)

    Simple example for triangulate polygon with allegro engine (C++). This project provided "as is". It have two bugs: cursor and camera orientation. If you do not pay attention to it, the program is working. Maybe I'll fix it later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AstroAviBrowser

    AstroAviBrowser

    Editing tool for astronomical videos

    AstroAviBrowser is a small tool for astronomy imaging capture/processing. With AstroAviBrowser, you may open a video file, select the good frames and save the new sequence in a new avi file. It also debayer your raw sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    Myrtle is a simple programmable spreadsheet and statistical analysis software specifically designed for learning statistics. It provides the standard spreadsheet functionality one would expect like multiple tabbed sheets, relative and absolute row and column referencing in formulas, and a large catalog of built-in functions. Functions specific to logic and computer science, mathematics, probability, and statistics are available. Student's can easily create, customize, and update plots and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FLL Scoring

    First Lego League Scoring Software

    Under Construction / Reserved Project - First Lego League Scoring Software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Animator Session Wrapper

    Animator Session Wrapper

    Easy animator session file manipulation

    Session wrapper is a tool which makes using animator session file easier. This allows a reusable session file to be run multiple time and also allow easy selection of the variable values. This tool is still in development phase and still a lot of updates are to come with upcoming versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    cextools

    Command line helpers for Conexp files.

    Some small command line programs and a file parser for Concept Explorer (conexp) written in C++. Currently features include: Converters from concept explorer into PDF, PostScript, SVG and PovRay, a modified 3D Freese layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pdf2mp3

    Simply convert your PDF files into audio books

    Summary: Your eyes are tired of looking into the tablet or cell-phone screen reading ebooks? You have difficulty reading from LCD screen specially in a driving vehicle? This software is for you! It converts your PDF files to MP3 audio books. Special Features (Compared to similar projects): Each page is in a separate MP3 file. Created MP3 files have ID3v2 tags showing Book name and page number. Multi-threaded conversion, means all CPU cores will be used thus multiple times faster conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LinqYedict

    LinqYedict

    Translate Chinese to English

    Translate Chinese to English using CEDICT (cantonese dictionary). Demonstrate the speed of C# and Linq. Copy the chinese text from any browser/application to Windows clipboard and see the translation.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB