Skip to content
@RubyLane

Ruby Lane Inc.

Code we've developed that we feel would be beneficial to others.

Popular repositories

  1. rl_json rl_json Public

    Extends Tcl with a json value type and a command to manipulate json values directly. Similar in spirit to how the dict command manipulates dictionary values, and comparable in speed

    Tcl 44 12

  2. rl_http rl_http Public

    A REST-capable, never-blocking HTTP client package that supports HTTPS, keepalive, deflate, chunked encoding for Tcl, NaviServer or AOLserver

    Tcl 10 2

  3. parse_args parse_args Public

    A fast argument parser based on the patterns established by core Tcl commands like [lsort], [lsearch], [glob], [regex], etc.

    Tcl 8 5

  4. rltest rltest Public

    A minimal unit test framework for AOLserver / NaviServer / Tcl heavily inspired by tcltest, including command and method stub support and assertions for HTML and JSON documents

    Tcl 2

  5. AWS_lambda AWS_lambda Public

    Tcl runtime for AWS Lambda and some layers for talking to AWS services and processing images

    Tcl 2

  6. tdom tdom Public

    Forked from tDOM/tdom

    The tdom version we use, pulls from tDOM/tdom and what seems to be the fossil repo that rolf actively maintains: http://46.163.78.80/cgi-bin/repros/tdom/timeline

    C 1

Repositories

Showing 8 of 8 repositories
  • rl_http Public

    A REST-capable, never-blocking HTTP client package that supports HTTPS, keepalive, deflate, chunked encoding for Tcl, NaviServer or AOLserver

    Tcl 10 2 1 0 Updated Jan 28, 2024
  • rl_json Public

    Extends Tcl with a json value type and a command to manipulate json values directly. Similar in spirit to how the dict command manipulates dictionary values, and comparable in speed

    Tcl 44 12 7 2 Updated Nov 29, 2023
  • parse_args Public

    A fast argument parser based on the patterns established by core Tcl commands like [lsort], [lsearch], [glob], [regex], etc.

    Tcl 8 5 3 1 Updated Sep 29, 2023
  • gc_class Public

    Metaclass that provides basic garbage collection for instances. It does this by tying the instance lifetime to a variable - when the variable goes out of scope, is unset, or overwritten, the object is automatically destroyed

    Tcl 0 0 0 0 Updated Mar 30, 2023
  • rltest Public

    A minimal unit test framework for AOLserver / NaviServer / Tcl heavily inspired by tcltest, including command and method stub support and assertions for HTML and JSON documents

    Tcl 2 0 0 0 Updated Mar 30, 2023
  • tdom Public Forked from tDOM/tdom

    The tdom version we use, pulls from tDOM/tdom and what seems to be the fossil repo that rolf actively maintains: http://46.163.78.80/cgi-bin/repros/tdom/timeline

    C 1 17 0 0 Updated Mar 12, 2023
  • AWS_lambda Public

    Tcl runtime for AWS Lambda and some layers for talking to AWS services and processing images

    Tcl 2 0 0 0 Updated Apr 10, 2021
  • Tcl 0 0 0 0 Updated Apr 15, 2015

Top languages

Loading…

Most used topics

Loading…