Showing 1472 open source projects for "tcl-itk"

View related business solutions
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    Tcl

    Tcl

    The Tool Command Language implementation

    Tool Command Language (Tcl) is an interpreted language and very portable interpreter for that language. Tcl is embeddable and extensible, and has been widely used since its creation in 1988 by John Ousterhout. Bug reports to http://core.tcl.tk/tcl/ Follow code development at http://core.tcl.tk/tcl/
    Leader badge
    Downloads: 16,228 This Week
    Last Update:
    See Project
  • 2
    ITK-SNAP is a tool for segmenting anatomical structures in medical images. It provides an automatic active contour segmentation pipeline, along with supporting manual segmentation toolbox. ITK-SNAP has a full-featured UI aimed at clinical researchers.
    Leader badge
    Downloads: 4,536 This Week
    Last Update:
    See Project
  • 3
    CMake

    CMake

    Cross-platform tool to build, test and package software

    CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK...
    Downloads: 120 This Week
    Last Update:
    See Project
  • 4
    SQLiteStudio

    SQLiteStudio

    A free, open source, multi-platform SQLite database manager

    ... encrypted, password-protected SQLite variations are SQLCipher, WxSQLite3, and System.Data.SQLite. You can execute SQL statements that refer to multiple databases within a single query, thanks to a transparent database attaching mechanism built into the SQL Editor of SQLiteStudio. You can implement your own SQL functions (scalar & aggregate) using JavaScript, Python, or Tcl. There is a repository of ready-to-use scripts on the wiki page.
    Downloads: 111 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    SimpleITK

    SimpleITK

    A layer built on top of the Insight Toolkit (ITK)

    SimpleITK is an image analysis toolkit with a large number of components supporting general filtering operations, image segmentation and registration. It is built on top of the Insight Segmentation and Registration Toolkit ITK with the intent of providing a simplified interface to ITK. SimpleITK itself is written in C++ but is available for a large number of programming languages. Wrapping of the C++ code is accomplished through SWIG, in principle, any language wrapped by SWIG should...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    [incr Tcl] is the most widely used O-O system for Tcl. The name is a play on C++, and [incr Tcl] provides a similar object model, including multiple inheritence and public and private classes and variables. Repos now http://core.tcl.tk/itcl and itk
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 7
    Lmod

    Lmod

    An Environment Module System based on Lua, Reads TCL Modules

    Lmod is a program to manage the user environment under Unix: (Linux, Mac OS X, ...). It is a new implementation of environment modules. Lmod is a Lua-based module system that easily handles the MODULEPATH Hierarchical problem. Environment Modules provide a convenient way to dynamically change the users’ environment through modulefiles. This includes easily adding or removing directories to the PATH environment variable. Module files for Library packages provide environment variables that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tcl Windows API extension
    Provides high level bindings to Windows APIs from the Tcl scripting language.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 9
    Insight Toolkit
    ITK is an open-source software system to support the Visible Human Project. Currently under active development, ITK employs leading-edge segmentation and registration algorithms in two, three, and more dimensions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10

    calc tcl

    Калькулятор для термінала

    Калькулятор для терміналу Linux та Windows. Написан мовою програмування TCL (Tool Command Language). Додаток є програмним забезпеченням з відкритим кодом (Open-source software). Розробляється виключно для учбових завдань. Для перетворення сценарія TCL на автономний виконуємий файл, використовується freeWrap (https://freewrap.dengensys.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BlackTools tcl

    BlackTools tcl

    ultimate channel management tcl script for eggdrop

    BlackTools is the most complete channel management tcl script for eggdrop/windrop who can manage channels from all the IRC networks, although some modules are specifically designed only for Undernet network. Offers everything you need for you to start using your eggdrop by having a lots of commands, protections, modules that make your channel more safe and your life easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    tcl-promise

    An implementation of Promises for Tcl

    Promises are concurrency primitives that simplify asynchronous programming by allowing you to write the code in a sequential style. This project implements promises for the Tcl language. See the website and http://www.magicsplat.com/blog/tags/promises/ for documentation and tutorials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SWIG

    SWIG

    A code generator for connecting C/C++ with other programming languages

    SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported languages also includes non-scripting languages such as C#, D, Go language, Java, Lua, OCaml, Octave, R and Scilab. Also several interpreted and compiled Scheme implementations (Guile, MzScheme/Racket...
    Leader badge
    Downloads: 27,754 This Week
    Last Update:
    See Project
  • 15

    Tcl/Tk radio FM

    TEA5767 FM radio GUI

    A FM radio using Arduino, TEA5767 and Tcl / Tk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OpenOCD - Open On-Chip Debugger

    The Open On-Chip Debugger

    The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores. See website for full list of supported targets.
    Leader badge
    Downloads: 4,487 This Week
    Last Update:
    See Project
  • 17
    Pidgin IM

    Pidgin IM

    A universal instant messaging (IM) program

    See https://pidgin.im/about/ for more information. Pidgin is an instant messaging program which lets you log in to accounts on multiple chat networks simultaneously. It runs on Windows, Linux, and other UNIX operating systems. Pidgin is compatible with the following chat networks out of the box: AIM, ICQ, Google Talk, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, MXit, Novell GroupWise Messenger, Lotus Sametime, SILC, SIMPLE, MySpaceIM, and Zephyr. It is written in C and...
    Leader badge
    Downloads: 6,029 This Week
    Last Update:
    See Project
  • 18

    GraphicsMagick

    Swiss army knife of image processing

    GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.
    Leader badge
    Downloads: 2,368 This Week
    Last Update:
    See Project
  • 19
    Maxima -- GPL CAS based on DOE-MACSYMA

    Maxima -- GPL CAS based on DOE-MACSYMA

    Computer Algebra System written in Common Lisp

    Maxima is a computer algebra system comparable to commercial systems like Mathematica and Maple. It emphasizes symbolic mathematical computation: algebra, trigonometry, calculus, and much more. For example, Maxima solves x^2-r*x-s^2-r*s=0 giving the symbolic results [x=r+s, x=-s]. Maxima can calculate with exact integers and fractions, native floating-point and high-precision big floats. Maxima has user-friendly front-ends, an on-line manual, plotting commands, and numerical libraries....
    Leader badge
    Downloads: 2,579 This Week
    Last Update:
    See Project
  • 20
    Nagelfar is a static syntax checker for Tcl.
    Leader badge
    Downloads: 941 This Week
    Last Update:
    See Project
  • 21
    Scid
    Scid is a chess database application (cross-platform, for Unix/Linux and Windows) with many search and database maintenance features.
    Leader badge
    Downloads: 662 This Week
    Last Update:
    See Project
  • 22
    tcllib is a Tcl-only library of standard routines for Tcl (no compiling required). This project also houses the CVS modules for BWidgets, tclbench, mclistbox, tclapps, and tklib. All of these are deprecated in favor of the fossil repositories found at the sites listed below. Bug reports to https://core.tcl.tk/tcllib https://core.tcl.tk/tklib https://core.tcl.tk/tclapps https://core.tcl.tk/bwidget https://core.tcl.tk/tclbench https://core.tcl.tk/mclistbox https://core.tcl.tk...
    Leader badge
    Downloads: 370 This Week
    Last Update:
    See Project
  • 23
    Scid vs. PC

    Scid vs. PC

    Chess Database and Toolkit program

    "Shane's Chess Information Database" is a huge chess toolkit with extensive database, analysis and chess-playing features. Scid vs. PC is a usability and bug-fix fork of Scid. It has many interface fixes and improvements, and is fully compatible with Scid's .si4 databases. New features include a rewritten Gamelist, Computer Tournament, and FICS, Tree, Book and Graph improvements.
    Leader badge
    Downloads: 711 This Week
    Last Update:
    See Project
  • 24
    Ham Radio Control Libraries

    Ham Radio Control Libraries

    Library to control radio transceivers and receivers

    The Hamlib project's purpose is to develop flexible and portable shared libraries that offer a standardized API to control any radio oriented equipment through a computer interface.
    Leader badge
    Downloads: 546 This Week
    Last Update:
    See Project
  • 25
    Zint Barcode Generator

    Zint Barcode Generator

    A barcode encoding library supporting over 50 symbologies.

    Encodes data into any of the following: Australia Post, Aztec Code & Runes, BC412, Channel, Codabar, Codablock-F, Code 11, Code 128, Code 16K, Code 2 of 5 (incl. IATA, Interleaved, Data Logic, ITF-14, Deutsche Post Leitcode & Identcode), Code 32 (Italian Pharmacode), Code 39, Code 39+, Code 49, Code 93, Code One, DAFT, Data Matrix (incl. DMRE), DotCode, DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar (incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC,...
    Leader badge
    Downloads: 548 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next