222 programs for "simple library" with 2 filters applied:

  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    Hoodland Toolbox

    Hoodland Toolbox

    Common objects & methods used by other Hoodland Open Source Projects.

    Formerly known as the Rockabilly Common Libraries. General purpose libraries used by all other Hoodland Open Source Projects (formerly Rockabilly Software). This project has been rewritten in Kotlin for the JVM. Its new home is here: https://github.com/william-hood/Hoodland-Open-Source-Projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RTTR

    RTTR

    C++ Reflection Library

    RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. The goal of this project is to provide an easy and intuitive way to use reflection in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyDeviceInfo

    EasyDeviceInfo

    [Android Library] Get device information in a super easy way

    Android library to get device information in a super easy way. The library is built for simplicity and approachability. It not only eliminates most boilerplate code for dealing with device information but also provides an easy and simple API to retrieve them. EasyDeviceInfo is split into multiple module-libraries, v2.2.0 onwards. Use the appropriate one as per your requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Material Cards

    Material Cards

    Card style based on Google Material color palette

    Simple user card based on Google Material Color palette and jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ExpressionJ is a Java library allowing to interpret simple numeric expressions, which may be used in all applications which have to combine numeric values, but do not want to use full-blown scripting languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    chemfiles

    chemfiles

    Modern library for chemistry file reading and writing

    Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more. Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is - unified: the same code will work with all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small and simple library for reading and parsing MARC (bibliographic ISO-2709) records quickly. If you need to read and parse MRC files - it is that suits you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    EVLib

    Management and simulation of Electric Vehicles activities

    EVLib is a library for the management and the simulation of Electric Vehicle (EV) activities, at a charging station level, within a Smart Grid environment. EVLib provides a simple, yet efficient interface for the management of all major EV related activities such as the charging and dis-charging of batteries, as well as battery swapping. Moreover, a large number of parameters, such as the number of chargers, the waiting queues, and the available energy can be easily con figured. On top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    ttag

    ttag

    Simple approach for javascript localization

    Modern javascript i18n localization library based on ES6 tagged templates and the good old GNU gettext. Just tag your strings to make them translatable. Use a simple ttag-cli tool for translation extraction. Can be easily integrated with almost any workflow as it uses the babel-plugin for string extraction. Can be easily used with the typescript. Allows you to place translations into the sources on a build step. Gettext is a simple localization format with a rich ecosystem. Ttag has support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Icon Font to PNG

    Icon Font to PNG

    Python script (and library) for exporting icons from icon fonts

    Python script (and library) for easy and simple export of icons from web icon fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the provided shell script, but you can also use it’s functionality directly in your (probably awesome) Python project. There’s also font-awesome-to-png script for backward compatibility with the first iteration of the concept. You can use IconFont (and IconFontDownloader for that matter) directly inside your Python project. There's no proper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libvcr

    A C++ library for managing configuration files via regular expressions

    This library is supposed to be used in your C++ programs for managing simple Unix configuration files like /etc/hosts. The library allows to create default configuration, read the configuration file, validate each found option or value with C++ std::regex, automatically remove incorrect options and even merge several configurations with predefined priorities for each option. So it may be useful in programs which use several configuration files. For an extra example of the library usage see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyPattyrn

    PyPattyrn

    A simple library for implementing common design patterns

    PyPattyrn is a Python package aiming to make it easier and faster to implement design patterns into your own projects. Design patterns by nature cannot be directly translated into code as they are just a description of how to solve a particular problem. However, many of the common design patterns have boilerplate code that is common throughout all implementations of the pattern. This package captures that common code and makes it easy to use so that you don't have to write it yourself in all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AirTSP

    Simulated Airline Travel Solution Provider Library

    AirTSP is also named AirTSP (TSP standing for Travel Service Provider). That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline Schedule Management System. It is intended to be used in simulated environments only: it is not designed to work in the real-world of Airline IT operations. AirTSP/AirTSP makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simple-Jekyll-Search

    Simple-Jekyll-Search

    A JavaScript library to add search functionality to any Jekyll blog

    A JavaScript library to add search functionality to any Jekyll blog. You have a blog, built with Jekyll, and want a lightweight search functionality on your blog, purely client-side? No server configurations or databases to maintain. Just 5 minutes to have a fully working searchable blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java-Arduino Communication Library

    Serial Communication between Java and Arduino made simple.

    Serial Communication between Arduino and Java has never been simpler. A better alternative to the RXTX library, the JavaArduinoLibrary is an easy to use library with simple methods that allow you, the JAVA programmer, to read and write from the serial port. Seamless serial communication with the port of your choice. Consists of a class that extends the JComboBox to provide a list of all available ports for selection. Overloaded functions for serialWrite() and serialRead() allow multiple...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    This is a very simple SNMP library. This library use few resources and memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    superGetOpt (a getopt replacement)

    A simple, elegant way to handle command line arguments in C/C++.

    superGetOpt =========== SuperGetOpt is a printf-like getopt replacement for command line argument handling. The supergetopt library makes it very easy to handle all kinds of command-line arguments in a printf()-style way. All types of command-line arguments are supported and all user-supplied values are checked for type validity. If you have been searching for an easy-to-use, flexible, portable command-line and general use parser, this is it! A Simple Example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Image Map Resize

    Image Map Resize

    Responsive HTML Image Maps

    This is a simple library that makes HTML Image Maps responsive so that they automatically stay scaled to the size of the image they are attached to. It detects the window being resized and updates the coordinates of the image map accordingly. This library can be used with or without jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A class to manage Modbus frames and another to make a Modbus server. Both classes are fully portable. An example of a modbus server is given. The code is very simple and comprehensive. Note ; Qt includes some classes related to Modbus since Qt 5.6.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Android Saripaar

    Android Saripaar

    UI form validation library for Android

    Android Saripaar is a simple, feature-rich and powerful rule-based UI form validation library for Android. It is the SIMPLEST UI validation library available for Android. Built on top of Apache Commons Validator, a validation framework with proven track record on the web, desktop and mobile platforms. Declarative style validation using Annotations. Extensible, now allows Custom Annotations. Synchronous and Asynchronous validations, you don't have to worry about threading. Supports both BURST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JFreeChart
    JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 799 This Week
    Last Update:
    See Project
  • 24

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 25
    Morphext

    Morphext

    A simple, high-performance and cross-browser jQuery rotating plugin

    A simple, high-performance, and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css. A jQuery plugin for creating text-based carousels, rotating small or large pieces of text one after the other, just like a slider does with images. This can be a great tool for displaying catch phrases, mission statements, tag lines, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project