Showing 17 open source projects for "program"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    gpidplot is a small program to plot a given pid memory consumption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    test-tlb

    test-tlb

    Stupid memory latency and TLB tester

    ...It walks arrays using different strides and working-set sizes so you can observe when access patterns overflow cache or TLB capacity. By timing tight loops and varying parameters, the program reveals step-changes in latency that map to cache lines, page sizes, and TLB coverage. It is intentionally minimal so you can modify page sizes, strides, or pointer-chasing strategies to run experiments on different machines and kernels. The code is useful for teaching, hardware bring-up, or validating assumptions about huge pages and NUMA placement. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    rawi2ctool

    RAW I2C command line tool for debug, test and more

    This is a Linux command line tool to do raw I2C accesses to a bus, IF SUPPORTED BY THE ADAPTER, to probe the bus, read or write some data, detect glitches, do a bench, program an EEPROM with the required blocksize, test the I2C bus driver, ... Raw I2C mode enables data frames that are not supported by SMBus and related tools (such as i2cget, i2cset, i2cdump)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Advance-PCT-1.0

    A novel Code transformation technique to guide test input generator

    Advance_PCT is a pre-processing technique, that simplifies the complex boolean expression present in a C program. It identifies the boolean expression and creates equivalent conditional branches with an empty body. These additional statements along with original program supplied into test executor to improve test data. It ensures that each atomic conditions have been invoked at least once true and once false. It is done to achieve higher MC/DC, because according to the definition of MC/DC it is required to achieve 100% condition coverage, which was not possible due to short-circuit evaluation by the compiler, due to which MC/DC was low and inadequate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 5

    Disk Diagnostic

    Disk diagnostic for disk/controler/driver testing

    This is a cli disk diagnostic that runs under Windows, Linux and DOS/BIOS. It is a traditional disk diagnostic in the style of diagnostics going back into the 1960's and the first disk drives. Although CLI driven, I have found it more useful that many other types of diagnostics for disk, controller and driver development than GJI based diagnostics. The command forms are terse, and it allows either use as an immediate mode debugger of drives or it can be used to form full testing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for ACM/ICPC training. They have since then evolved into a general-purpose tool for binary program testing, profiling, and security restriction. The sandbox libraries are currently maintained by the OpenJudge Alliance (http://openjudge.net/) as a standalone, open-source project to facilitate various assignment grading solutions for IT/CS education. See project page at https://github.com/openjudge/sandbox for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Charge is an LDAP load testing program. It can be easily modified to test other protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KernScope
    Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The latest version of libtap2 is now incorporated in the *libsxe* project, which is hosted on *github*. libtap2 is the Test Anything Protocol, version 2. C library for unit testing C (and C++) code. Backward compatible with the FreeBSD/CCAN version,
    Downloads: 0 This Week
    Last Update:
    See Project
  • All Things Performance and Partner Marketing, All in One Place Icon
    All Things Performance and Partner Marketing, All in One Place

    Track calls, leads, and clicks without the manual work

    Automatically tie revenue back to campaigns, channels, publishers, and networks through marketing attribution. Spend less time juggling reports, and more time optimizing for growth by using a single operating solution for partner and performance marketing.
    Learn More
  • 10
    A windows c++ program to test various libraries on various routers to forward ports on routers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    ROBOTester is a simple unittest framework for C. It is a combination of a library to build testcases with and perl program that carries out the testcases and summarizes the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Automated computer program grading solutions designed for trainings on computer languages, data structures and algorithms. See http://openjudge.net for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads. It saves the result as a gnuplot file and a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A program for syntactically correct sentence generation. Guided by a Bison grammar file as input, it provides random or coverage testing sentences. The program can be used for compiler or parser testing or didactical purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pamtester is a tiny utility program to test the pluggable authentication modules (PAM) facility, specifically designed to help PAM module authors to intensively test their own modules.
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 16

    Alchemist plugin

    Alchemist GCC/LLVM plugin for code analysis and tuning

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Alchemist plugin is a collection of plugins for GCC/LLVM for external and fine-grain code analysis and tuning. It is intended to to extract program properties for machine learning based optimization (see MILEPOST GCC); optimize programs at fine-grain level (such as unrolling, tiling, prefetching, etc); tune default optimization heuristic; gradually decompose program and detect performance or other anomalies; generate benchmarks particularly useful to train ML-based compilers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    soapvi

    soapvi a tiny client to send and receive soap xml request/responses

    ...Even though SoapUi from eviware is perfectly fitted for the job, I somtimes feel that it is too slow and uses too much memory for the job I would like to do. So far, the program sends/receive requests from file and pretty prints the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next