Showing 123 open source projects for "work"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    UndoTree

    UndoTree

    The undo history visualizer for VIM

    Undotree is a Vim plugin that reveals Vim's non-linear undo history as a navigable tree, letting users visualize and revisit past versions or divergent edit branches. It modifies the current buffer temporarily without saving to disk, ensuring safety during navigation. Vim's undo/redo feature is a great way to protect your work from accidental changes or data loss. Unlike other editors, where undoing and then accidentally typing something can cause you to lose your edits, Vim allows you to revert to previous states without losing any data, as long as you keep the Vim session alive. If you want to keep your undo history permanently, Vim offers a persistent undo feature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Advanced RecyclerView

    Advanced RecyclerView

    RecyclerView extension library which provides advanced features

    ...A list with collapsible groups and its children. This feature is a port of the ExpandableListView of Android framework. All swipe, drag and drop, expand and wrapper adapter features work together! The ItemAnimator behaves exactly the same as the default SimpleItemAnimator, but its code is refactored. Easier to customize!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TimingDrawer

    Text based timing diagram generator

    This tool generates timing diagrams for documenting hardware design. It reads the description from a text file with a simple syntax. It generates vector graphic (EPS, SVG or EMF format). It can be used in command line mode or with a GUI. It is written in Python and works on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mod Direct Panoramic Spectrum Analyzer

    Mod Direct Panoramic Spectrum Analyzer

    Mod Direct Panoramic Spectrum Analyzer

    1. Added the ability to directly work with the chip (parameter "settings.ini" - Direct=1). 2. The possibility of cyclic writing/recording from realtime to a file and subsequent playback from it is added (double click of the left mouse button anywhere in the top spectrogram). The size of the MB file is specified in the settings file (Cyclic file size=100).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    DICOM Image Reader

    DICOM Image Reader

    A minimal Medical application to read and view DICOM (dcm) image file

    Dicom Image Reader is opensource medical image viewer built with JavaScript, HTML5, NodeJS and Electron framework. It can load data in DICOM format (single image dcm) and provides standard tools for its manipulation such as contrast, zoom, drag, possibility to draw regions on top of the image and imaging filters such as threshold and sharpening. It is based DWV JavaScript opensource library. =============== Requirements: - Processor: Intel Pentium 4 processor or later that's SSE2...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    Flame Graphs

    Flame Graphs

    Stack trace visualizer

    Flame graphs are a visualization of profiled software, allowing the most frequent code-paths to be identified quickly and accurately. They can be generated using my open source programs, which create interactive SVGs. See the Updates section for other implementations. Recently I've been helping with d3-flame-graph. The x-axis shows the stack profile population, sorted alphabetically (it is not the passage of time), and the y-axis shows stack depth, counting from zero at the bottom. Each...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Excel2LaTeX

    Excel2LaTeX

    The Excel add-in for creating LaTeX tables

    ...Known to be compatible with Windows Excel 2000–2016 (32-bit and 64-bit) and Mac Excel 2004, 2011, and 2016. May also be compatible with other versions that support .xla add-ins. Does not work on LibreOffice Calc.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    S7 Siemens PLC Trace Signals

    Free and easy software to trace, analise and log Siemens PLC variables

    ...You can watch & record in real time the state of all types of variables: - Markers - Inputs/Outputs - Timers - Counters - Databases It is written in C# and it is using Snap7 library. It should work also with S1200. Current state is stable. If you encounter any problems or you have any idea for a new feature - write a review https://sourceforge.net/projects/s7-trends/reviews/new Testing and criticism is very welcome, as well as donations. Version 1.02 Released: - Much performance improvement & Bugfixes - Chart zooming with rectangle - Import symbols in DIF format - Change Display format for variables - Save & Load variables configuration - Handling of Timers & Counters
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    EZAudio

    EZAudio

    An iOS and macOS audio visualization framework

    ...These components simply plug into each other and build on top of the high-performance, low-latency AudioUnits API and give you an easy to use API written in Objective-C instead of pure C. EZAudio was designed to work transparently across all iOS and OSX devices. This means one universal API whether you're building for Mac or iOS. For instance, under the hood an EZAudioPlot knows that it will subclass a UIView for iOS or an NSView for OSX and the EZMicrophone knows to build on top of the RemoteIO AudioUnit for iOS, but defaults to the system defaults for input and output for OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Visual NMS

    Visual Network Management System

    ...Other features include: real time SVG graphs on links, web2cli engine (AJAX to Telnet/CLI), editable maps, auto layout (based esentially on GraphViz), VLAN mapping (work in progress) based on SNMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    ...See developer guide for HOWTO. * example project.mat and calib.mat use abs path will not work for you directly. pl. rebuild yours according to my youtube tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...All of this software is now being maintained on Github - and can be obtained from https://github.com/jpaulm . Changes and enhancements are still ongoing, and while older software should still work, newer features described in the literature will not be available in SourceForge. The old license was the Artistic license - the software is now in process of being converted to LGPL. This will gradually take place (on Github) over the next few months (in 2016). JavaFBP is now also on Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CARuler

    qwt draggable graph rulers

    CARuler provides vertical and horizontal ruler classes designed to work with QwtPlot. You can create as many rulers as you like. During construction, the ruler gets attached to the plot. Thus, the plot takes ownership of all rulers known to it. Rulers are draggable and emit a signal when its position changes. There is a built-in editing facility for ruler attributes in the form of a right click menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A shareware for build realtime photoacoustic tomography image using NVidia Geforce GPU. Can work in both offline mode or online mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    ...As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of image analysis, such as fluorescence intensity. Work is in progress to provide three-channel functionality, allowing comparison of relative intensity of red, green, and blue channels in multi-color images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSPlot

    JSPlot

    Javascript Library for plotting stocks or other data type using HTML5.

    A Javascript Library for plotting stocks or other type of data using HTML 5 canvas. You can create your own plots on a html div element. You can use candlestick chart, line plot, bar chart or distribution diagram. It can work with dinamic javascript frameworks, eg. js Ext and jQuery. You are able to use data sources, so different parts of the same data can be plotted at the same time on your page. You can pan and zoom your plots with mouse and keyboard shortcuts. You can use multiple type of indicators. You can read indicator data over your plot, or you can set a function that generates it from your plot data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    oTuner

    oTuner

    9-Octave Chromatic Tuner

    Free open source GPL instrument / musical chromatic tuner (like an electronic guitar tuner) for Windows, Windows Mobile, & Pocket PC. Displays name of note played & accurate indication of whether pitch is sharp, flat, or exact (relative to 440Hz A).
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19

    lequation

    cross platform latex-to-bitmap-to-clipboard gui

    L(atex)equation aims to be the simplest latex to bitmap converter there is. Its goals are: simple gui, simple install, mac + windows + ubuntu binaries and it just should work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    imDEV

    imDEV

    Tools for multivariate data visualization, exploration and analysis.

    You may also like some newer work: http://createdatasol.com/ Project imDEV is an application of RExcel, which seamlessly integrates Excel and R for tasks focused on multivariate data visualization, exploration, and analysis. Interactive modules for dimensional reduction (imPCA), prediction (imPLS), feature selection, analysis of correlation (imCorrelations) and generation of networked structures (imGraph) provide an integrated environment for systems level analysis of multivariate data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Siteswap Studio is a siteswap pattern viewer with an arm movements editor. Work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tunelator processes tunnel profile data for surveying work. It provides a powerfull grid editor, 3D preview, export to Prowin, Ispol, MDT and DXF (2D and 3D views with convenient layering).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Matrex is a lightweight vectorial spreadsheet: calculates blocks of values, not single cells; it is strongly multithreaded; users can work together on sheets using a server. Adapters to matlab, scilab, octave, R.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QtImageCut - can cut and save selected image region with just a few easy steps. Can do some work atomatically. QtRectangle - get dimentions an geometry of selected areas with ease. Other ideas are velcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyOSG is a python wrapper for the OpenSceneGraph. Version number corresponds to the version of OpenSceneGraph that PyOSG should work with (e.g. PyOSG 2.8 should work with OpenSceneGraph 2.8.x). Still in early stages, so email mday299 if any problems!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB