segomos


  • A quick and easy Damerau Levenshtein implementation (not a Levenshtein only operation which doesn't do look aheads or transpositions).

    published 0.1.0-1 11 years ago
  • A super lightweight eN-Queuing library to help make things run in order. This is very lightweight, it's meant only to make queuing callbacks easier - if you need the flexibility of ASYNC or STEP then use those.

    published 0.1.0-5 11 years ago
  • Function iteration benchmarking, implements functions similar to perl's timethis, timethese, and countit.

    published 0.1.0-1 11 years ago
  • A quick and simple Harvest timetracking/invoicing API. Couldn't get the other module to work so I wrote this real quick

    published 0.1.0-6 11 years ago
  • A quick and easy Damerau Levenshtein implementation (not a Levenshtein only operation which doesn't do look aheads or transpositions).

    published 0.1.0 10 years ago
  • A super lightweight console logging library to help make things simple. This is very lightweight, it's meant only to make loggin easy - nothing more and nothing less.

    published 0.1.0 10 years ago
  • A nice, lightweight module that limits concurrency of a function. If you're looking to say 'I want 3 instances of this to run at a time', then this module is for you.

    published 0.1.0 10 years ago
  • Harmony is a /smart/ balancing module for nodejs (or any type of TCP server cluster). It's more than just a basic round robin balancer and is capable of persistent connections, detecting timeouts in servers, requeuing connections, and weighted balancing.

    published 1.0.0 10 years ago
  • Allows you to optionally include modules without surrounding everything with 'try/catch'

    published 0.1.4 7 years ago