Showing 83 open source projects for "code e-library"

View related business solutions
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Robot Framework JMeter Library

    Robot Framework JMeter Library

    Robot Framework and JMeter integration

    SOURCE CODE MOVED TO https://github.com/kowalpy/Robot-Framework-JMeter-Library . NEW RELEASES WILL APPEAR ONLY AT GITHUB AND PYPI. The Robot Framework library which can be used for starting JMeter and/or analysing and converting JMeter log files into HTML and SQLite format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ApproxAdderLib

    Library of Approximate Adders

    ... as hardware designers to evaluate their code and design. To the best of our knowledge, this is the first open-source library of approximate adders that facilitates reproducible comparisons and further research and development in this direction across various layers of design abstraction. This work is a result of collaborative effort between Chair for Embedded Systems (CES) at Karlsruhe Institute of Technology (KIT), Germany and Vision Image and Signal Processing (VISpro) Lab at SEECS-NUST, Pakistan.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ReFit

    ReFit

    Eclipse Plug-in for Automatic Refactoring of Fit Tests.

    The ReFit Eclipse plugin performs automatic refactoring of the Fit test specs (http://fit.c2.com) and of the relevant code when a refactoring process is invoked. NOTE: The project is still in Beta, but we think stable enough, to be used. Just try. For more information about the project, installation and use instructions see https://sourceforge.net/apps/trac/fitrefactoring/ We are pleased about the many downloads. We are also pleased for your feedback/review - many thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SelAnt

    Library for writing Selenium tests using Ant

    Library for writing Selenium tests using Ant
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    ... of an "assertion" mechanism, it auto-generates a log of the GUI appearance and changes to it. The point is then to use that as a baseline for text-based testing, using e.g. TextTest. It also includes support for instrumenting code so that "waits" can be recorded, making it far easier for a tester to record correctly synchronized tests without having to explicitly plan for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    testgeneration

    Generation of test suites from test specifications

    Test suites developed for complex software systems contain thousands of test cases. Keeping track on the test coverage and changing the test suite as the system requirements evolve can consume significant efforts. Testers have to implement or generate test scripts containing thousands of isolated executable test cases. Each single test case should be so simple enough so that test results can be easily evaluated. Often it makes code duplication in the test code unavoidable. If every test script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Parameterized Unit Test Framework

    PUT extension for JUnit 4

    Parameterized Unit Test Framework is an open-sourced PUT library for JUnit 4. This project is developed in my spare time and currently updated actively. Core features: 1. Separation of test data from test code 2. Annotation support 3. Automated test parameter injection 4. Dedicated test runner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    genericmock

    generic bits of useful code

    generic mock is a project whose aim is to provide useful bits of code. Usually these parts are always rewritten each time a project starts. They are ready to be incorporated into larger projects without the need to link to a larger library. Everything is provided under BSD license so you don't need to worry about incorporating this into your commercial application. Bits of code: - redirecting standard streams (stdin, stdout, stderr) - getting access to a program's streams - run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java library to parse GNU Makefiles. The source code is available from SVN. The latest revision should be in trunk, the latest "stable" release should be in branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10

    gcRadar

    A library for monitoring the garbage collection of app objects

    gcRadar is not a static code anayser but it is a library using which is ment to beused in your source code and it will monitor and report the lifetime events of yuor objects. gcRadar can provide this information by using callbacks, log4j & polling. gcRadar can monitor entities ranging from individula objects to full object trees comprising of is-a & has-a relationships. By using gcRadar you can monitor the lifetime of the objects that are created by your application in runtime, gcRadar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QuickMock is a library for testing C++ code using simple hand-writing mock objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Poor Man's Timing And Profiling

    Library tools to collect timing in Java, C, C++

    A collection of library code and tools for application execution profiling and performance testing. You can create stopwatches to time select portions of your code. You can measure differences (often to sub-millisecond accuracy) between clocks on different machines. You can log application events in a .csv format for subsequent analysis. You can also generate CPU loading logs in a .csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Quality-Check

    Quality-Check is a small Java library for basic runtime checks of vars

    The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Easy Coverage for Java

    Dynamically generated unit tests for basic verifications.

    Easy Coverage is a tool that can dynamically generate unit tests to perform basic verifications, thus leaving more time for the developers. When writing unit tests, developers often have to write the same elementary verifications over and over for most classes. This is tedious and error-prone, and keeps developers away from writing more meaningful unit tests. Easy Coverage is extensible and highly configurable. It can work as a standalone product, or be used with JUnit, which is highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NPEDetector

    Null dereference verifier for Java Programs

    NPEDetector is a tool for statically detecting the dereferences in Java programs that are safe and those that could potentially result in NullPointerException. Designed to be a sound verifi er, NPEDetector guarantees the safety of proven dereferences but could imprecisely flag safe dereferences as faulty. NPEDetector is built using WALA, Watson Libraries For Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Needle

    Needle

    Effective Unit Testing for Java EE

    Needle is a lightweight framework for testing Java EE components outside of the container in isolation. It reduces the test setup code by analysing dependencies and automatic injection of mock objects. It will thus maximize the speed of development as well as the execution of unit tests. Follow us on Twitter (@NeedleProject)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Yasca

    Source Code Analyzer

    Yasca is an open source program which looks for security vulnerabilities, code-quality, performance, and conformance to best practices in program source code, integrating with other open-source tools as needed. Yasca has been migrated to Github, and is available at http://scovetta.github.com/yasca and http://github.com/scovetta/yasca.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    ... would act, so that code can be tested. It is not our goal to provide a program that allows simulation for strategy testing, nor will it ever be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SeaToad

    A concurrency and load testing tool for .NET applications

    SeaToad is a library to aid in concurrency and load testing of .NET code. Intended for use by developers or automation testers. For example, it makes a good second hand if you're trying to reproduce a concurrency issue. You can very quickly generate load representing one or more portions of the suspect code, while manually performing other tasks. Or perhaps you're worried about the performance of a particular stored procedure with load from an external source. SeaToad can run the stored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hermes - Selenium For Humans

    Hermes - Selenium For Humans

    (H)uman (R)eadable and (M)achine (E)xecutable (S)pecification

    Hermes provides a powerful yet usable automation solution, making it the most popular Selenium framework in the world, with over 8,000 downloads. Create human readable, machine executable Selenese style tests in Excel. The world's first automation framework fully integrated with Selenium IDE, RC and GRID; yet built for humans. Be up and running using a feature rich Selenium RC framework in minutes. Hermes comes with advanced reporting, analysis, debugging and enterprise level Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple C++ unit testing framework contained within a single header file. Minimal code is required for each new test.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ClassMock is a tool for creating tests for components based on reflection and metadata in Java. It generate classes in runtime with the desired structure to be used in tests.
    Downloads: 0 This Week
    Last Update:
    See Project