Showing 101 open source projects for "claw-code"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    TkTextPlus is an enhanced version of the Tk Text widget including syntax highlighting, code folding and line numbering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tcl/Tk input filter for doxygen Tcl2doxy translates Tcl/Tk source code into C-like code which doxygen is able to parse and generate a documentation for. It is written in pure Tcl. Binaries are provided for Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GOSH takes an Usenet-styled ASCII text as input and generates Latex-code, HTML, or Man-pages. Its transformation is easily customizable, which makes GOSH suited for creating web content, papers, letters, and technical documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jeszra is a visual designtool, which combines 2D- vector graphics and GUI design. Jeszra is written in Tcl/Tk and creates reusable code for: * Tcl, Ruby, Lisp and Python. * DocBook based reference pages. * SVG import and export.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tkBacktracer is a cross-platform interactive visualization tool to explore the tool motions in RS-274D "G-code" CNC files used in computer controlled milling and manufacturing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TickleText is a fast, lightweight text editor written in Tcl/Tk (less than 1000 lines of code!), with many groOvy features for hacking code, taking notes, LaTeX, html, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    The Oracle Warehouse Builder (OWB) Slowly Changing Dimension Type II (SCDII) is an OWB expert that creates mappings. These mappings implement a Kimball SCDII load strategy. You can read more about it on owbexpert.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Enjoy you can now include a beautiful tables in ascii art in your text document, notepad, help files, source code. A TCL script can do a magic ascii Art Tables. The script compatible in windows and linux.
    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
    TclMentor related projects and sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...Jacl is an implementation of a Tcl interpreter written entirely in Java. Tcl Blend is a Tcl extension that provides access to Java from inside Tcl. One can prototype Java code using Tcl, and much more.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 12
    Automatic generation of documentation on Delphi projects from source code. Distinctive features are exact parsing gathering lots of information and a division of the parser and configurable generators (HTML, Win- & HTML-Help, PDF, LaTeX, XMI export)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TIL - The Tcl ICE Library

    MOVED TO GOOGLE CODE

    *** The project has moved to http://code.google.com/p/efr-tools/ *** TIL is a collection of Tcl-only libraries and utilities. They originate from research projects where interaction was a key issue and where the applications being developed and deployed would run continuously for days in a distributed setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Visual Tcl is a freely-available, high-quality application development environment for UNIX, Windows, Macintosh and AS400 platforms. Visual Tcl is written entirely in Tcl/Tk and generates pure Tcl/Tk code.
    Downloads: 101 This Week
    Last Update:
    See Project
  • 16
    Anastasia is a SGML/XML publication tool which allows the processing and searching of large documents using tcl scripting. See https://github.com/peterrobinson/Anastasia2 for updated code, etc, for running in Apache 2 environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Geek is trying to provide a framework to help developer use tcl/tk to write and deploy pragram. It can wrap a tcl/tk program to .EXE in windows platform, compile tcl/tk code to TCL ByteCode and the package management is much like java class/jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Recon-Calc is a source code feature location tool based on the Software Reconnaissance technique. It allows you to name features of your system and then, based on coverage profiles gathered, you can find where they are implemented in the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CiteULike is a free service to help academics share, store, and organise the papers they're reading. This open source project contains the code to scrape citations from publishers' web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tcl/CSharp is an implementation of a Tcl interpreter written entirely in C#. Tcl/CSharp was ported from Jacl (Tcl Java implementation) in version 1.3.1 It offer a bridge to .NET Framework for Tcl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Trampoline! is a pure-Tcl library extension that generates an Adobe PDF document based on the content of a Tk canvas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Package of tools designed to facilitate the development of language independent, OS independent web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TclDES is a pure-Tcl implementation of the Data Encryption Standard (DES) and Triple-DES (3DES). It supports all DES operation modes: Electronic Code Block (ECB), Cipher Block Chaining (CBC) , Output Feedback (OFB), and Cipher Feedback (CFB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CANTCL is the Canonical Tcl Archive Network and will provide an online repository for binary and source code distributions of Tcl extensions and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mechanical Properties Modules in C and TCL integrated for Geolog. This code was written for the Paradigm Geolog package (C"Loglan"/TCL). Though designed for Geolog they aren't part of it or owned by Paradigm. Feel free to do what you like with them.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB