Showing 159 open source projects for "unitils-test"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dmaControl is a DMA (differential mobility analyzer) control software for aerosol measurements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DSO screenshot
    This project goal is to provide a way to get screenshot and channels data from digital storage oscilloscope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an implementation of a PN-sequence based channel sounder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    NetController
    Remotely monitor and control a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Microchip PICkit 2 has the ability to act as a logic analyzer and I/O probe. This project provides a reverse engineered libusb user space device driver and GUI to provide this functionality for users of unsupported operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Use of USB to Serial and USB to Parallel BUS CONVERTERS available from ElectronicBRICKS at http://electronicbricks.blogspot.com/search/label/usb-Brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyOBD-II (a.k.a. "pyobd2") is a Python library for communicating with OBD-II vehicles. Its goal is to make writing programs for vehicle diagnostics and monitoring vehicle data as easy as possible. Relies on pySerial to communicate with ELM scanners.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Software written in Python to take oscilloscope data for a data transmit channel and a data clock as inputs, and output an eye diagram. The eye diagram helps evaluate the quality of the transmit data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    A Python GUI, firmware in c, and schematics for a simple USB-powered device that sets and reads voltages from, and powers, a circuit under test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python wrapping of the scientific Andor cameras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple text-based python program for developing auditory working memory (Digit Span)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    go2Sim measures semantic similarity between genes annotated with Gene Ontology terms. Resnik and Wang methods supported. A new improvement of the methods is currently in development, it will be available as soon as the results have been published.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PGAF provides a framework tuned, user-specific genetic algorithms by handling I/O, UI, and parallelism. It is designed for optimizing functions that take a "very long time" to evaluate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Source Web-based Application for System & Software Requirement Management and Traceability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CDNsim is a GNU/LINUX simulation tool for CDNs, written in C++ (core) and python (GUI wizard). It models: redirection policies, cache policies, TCP/IP, batch simulations, statistics extraction and more. CDNsim is uses the OMNet++ library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenMie aims to solve electromagnetic scattering problems via the Mie method to provide a benchmark against which to test more general scattering codes. Complete field solutions are given for a number of practical geometries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ThoughtFlow-Sys is a new computer neuropsychological test developed in Python to study the verbal expression of thought flow, using a modification of Jung´s Word-Association Test. © 2008 - UNIFESP / Rodrigo C. Vertulo / Prof. Dr. Carlos J. R. Campos
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MutationFinder is a biomedical natural language processing (NLP) system for extracting mentions of point mutations from free text. MutationFinder achieves high performance (99% precision, 81% recall on blind test data) as an information extraction system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simulation of operating system functions to test a new type of operating system security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    rsim is a simple discrete-event communications network simulator initially developed to test routing protocols for undersea acoustic modem networks. If done well then rsim will eventually be a good replacement for "ns2".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gCoder is a GUI, server-client based dyanmic programing contest controler built in Python. Its a programing contest controller like pc^2 and TopCoder(TM) areana. It use system test module, which can actually test contestent codes without any human interf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of modules and enduser tools designed to help design, test and use system models. While my research (hence, the examples) is focused on hydro-ecological systems, the program can be used on any system characterized by ODEs (and soon PDEs?)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Tim Peters' FixedPoint.py + Write docs for the Library Reference manual. I expect the existing module docstring will be a good start. + Create a test driver for Python's regression suite. + Have fun modernizing it, if you like (for example,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FIDe is a software-based fault injector designed to validate Fault-Tolerant mechanisms and techniques used by applications. It was first used to measure database recovery coverage and costs, but can be used to test and validate ordinary applications.
    Downloads: 0 This Week
    Last Update:
    See Project