wait-time

Implements an approximate solution to a particular queuing metric (by dgoffredo)

Wait-time Alternatives

Similar projects and alternatives to wait-time

  • Grumpy

    Discontinued Grumpy is a Python to Go source code transcompiler and runtime.

  • hybrd

    My modifications to a popular C++ port of the venerable MINPACK numeric library

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wait-time alternative or higher similarity.

wait-time reviews and mentions

Posts with mentions or reviews of wait-time. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-03.
  • Mark Dufour: Shed Skin restricted-Python-to-C++ compiler 0.9.6
    3 projects | news.ycombinator.com | 3 Jan 2024
    I used Shed Skin in the long long ago to speed up a solver for a queuing problem I was playing with.

    The journey was:

    - naive python solver: https://github.com/dgoffredo/wait-time/blob/master/solver.py

    - "optimized" solver that ended up being slower due to more time spent in the python interpreter: https://github.com/dgoffredo/wait-time/blob/master/solver_op...

    - used Shed Skin to speed up the python bits, but I don't recall whether I got it to integrate with the fsolve module (I doubt it in retrospect)

    - rewrote it all in C++ templates using some professor's linpack port; MUCH faster: https://github.com/dgoffredo/hybrd/blob/d84013352797e61d449b...

Stats

Basic wait-time repo stats
1
0
10.0
almost 11 years ago

The primary programming language of wait-time is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com