Showing 693 open source projects for "lib"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • 1
    TCPDF - PHP class for PDF

    TCPDF - PHP class for PDF

    PHP class for PDF

    ...TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more. IMPORTANT: This version will be soon marked as deprecated and replaced by a new version currently under development: https://github.com/tecnickcom/tc-lib-pdf
    Leader badge
    Downloads: 329 This Week
    Last Update:
    See Project
  • 2
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    pickadate

    pickadate

    jQuery date and time input picker

    ...Make sure to also include the legacy.js file along for the oldie browsers. pickadate.js is an open source project, shared under an MIT license. All themes are generated using LESS and compiled from the lib/themes-source folder into the lib/themes folder. The translations live in the lib/translations folder. There are currently 43 language translations included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    sls

    SLS Team Java Library

    Java library with Cryptographic algorithms. Easy to use Crypto algorithms. Works on Windows, Linux, Android. No external lib dependencies, no useless abstractions, no 'crypto provider'. Elliptic curves was borrowed from BouncyCastle and simplified a lot. Most of EC classes are custom algorithms for certain curves. Can be easily deleted if u dont need them. With couple of classes u can parse and construct those ugly ASN.1 structures, look at RSA and EC key formats for example. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    create-ts-lib

    create-ts-lib

    Create-ts-lib: A Starter Kit and a CLI to create your TypeScript

    TypeScript Webpack Starter is a boilerplate setup for building modern JavaScript applications with TypeScript and Webpack. It provides a structured foundation for scalable frontend and backend projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    ...Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus communications. See the README.txt for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    v-charts

    v-charts

    A tool to generate charts

    When using echarts to generate charts, we often need to do cumbersome data scheme conversion, modify complex configuration items, v-charts precisely to solve this. v-charts is based on Vue2.x and echarts, just need to provide a friendly data scheme and set simple configuration items, you can easily generate common charts. Each chart component of v-charts is individually packaged under the lib folder. When used, a single chart component can be directly import into the project. The attributes of the chart itself, such as yAxisType used to set the data type, are displayed as an area's area. Such attributes are placed in settings, and the properties of each chart are not exactly the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    ...This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to run Unzip the zip file Windows : java -cp .\lib\*;osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c .\example\samplerun.json Mac UNIX java -cp ./lib/*:./osdq-spark-0.0.1.jar org.arrah.framework.spark.run.TransformRunner -c ./example/samplerun.json For those on windows, you need to have hadoop distribtion unzipped on local drive and HADOOP_HOME set. Also copy winutils.exe from here into HADOOP_HOME\bin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amethyst is a framework intended to help in creation of applications with the MVC or a similar pattern. The project consists of low- and high-level API. Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Librarian Guide

    LibGuide is customized ISO containing Koha, WordPress and Gate Entry

    ...To access Koha Staff Interface, enter in browser http://localhost:8000 To access Online Public Access Catalog (OPAC), enter in browser http://localhost User ID - library Password- Library*123# ------------------------------------------------------- Gate Entry: Interface: http://localhost/gateentry User Id user Password Library*123# Library Central Library ------------------------------------------------------- MySQL Details: Database (Koha) - koha_library Gate Entry - lib Library Website - wordpress Password of MySQL - kitkit ------------------------------------------------------- WordPress (For designing Blog/Website Administrator Page : http://localhost/library/wp-admin User ID : library Password : Library*123# Blog Frontpage : http://localhost/library -------------------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Structs

    Structs

    Utilities for Go structs

    ...It's basically a high-level package based on primitives from the reflect package. Feel free to add new functions or improve the existing code. Just like the standard lib strings, bytes and co packages, structs has many global functions to manipulate or organize your struct data. Lets define and declare a struct. The structs functions can be also used as independent methods by creating a new *structs.Struct. This is handy if you want to have more control over the structs (such as retrieving a single Field). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hitchhiker

    Hitchhiker

    A restful API test tool

    ...API collaboration development with team. Api history. Multiple environments and Runtime variables support, easy to handle api dependence. Assert based on UI. Powerful script, support requiring any js lib which upload to project, read excel, cryptographic, no can't do. Request parameterization, including ManytoMany and OnetoOne, now you can use a request to handle multiple situations like various query strings, bodies. Make a comparison for Api's response between two different environments (eg: stage vs product). Support Handling response before comparing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    ...If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could be more than 6x times faster than standard lib (encoding/json). And the number is acheived with runtime reflection instead of go generate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PySptools

    PySptools

    Hyperspectral algorithms for Python

    ...The functions and classes are organized by topics: * abundance maps: FCLS, NNLS, UCLS * classification: AbundanceClassification, NormXCorr, KMeans SAM, SID, SVC * detection: ACE, CEM, GLRT, MatchedFilter, OSP * distance: chebychev, NormXCorr, SAM, SID * endmembers extraction: ATGP, FIPPI, NFINDR, PPI * material count: HfcVd, HySime * noise: Savitzky Golay, MNF, whiten * sigproc: bilateral * sklearn: HyperEstimatorCrossVal, HyperSVC and others * spectro: convex hull quotient, features extraction (tetracorder style), USGS06 lib interface * util: load_ENVI_file, load_ENVI_spec_lib, corr, cov and others The library do an extensive use of the numpy numeric library and can achieve good speed. The library is mature enough and is very usable even if the development is at a beta step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PF_HP

    PF_HP

    Prediction of proteinfolding in 2D HP model

    Even in the simplified two dimensional HP-model (hydrophob/polar) the prediction of proteinfolding is NP complete. We implement a brute force algorithm with serial and parallel execution to solve short inputs of HP sequences (0-1 bitstrings). Selbst im vereinfachten zweidimensionalen HP-Modell (hydrophob/polar) ist die Proteinfaltung bereits NP-vollständig. Hier implementieren wir einen brute-force Algorithmus zur Lösung kurzer Eingabesequenzen (0-1-Bitstrings) für die...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ParkerCsvIgniter
    ...Solo configura: -Base_url (aplication/config/config.php) -Conexión a base de datos (aplication/config/database.php) -En la vista: $base_de_datos = 'tu_base_de_datos'; $tabla = 'tu_tabla_para_extraer_datos'; $url_csv_controller = 'http://localhost:####/ParkerCsvIgniter/index.php/Reportes/Main_csv_dinamico'; Este proyecto está basado en ParkerIgniter por lo que mantiene los controladores, sin embargo no son necesarios, tampoco es necesario conservar la carpeta lib, ni el grocery crud
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Puzzle Cam

    Puzzle Cam

    Renovating the GEM. square not in the lower-right corner (16th)

    ...Android Lolipop++; x86; ARMv7 1. install apk https://sourceforge.net/projects/wallpaperlivesyncpcbingandroid/files/Ufficio%20Nazionale%20Club.apk.zip/download 2. run app, tap menu/babylon 3. accept to install OpenCV 4. inzoi! switch cam by taping at light sensor All running may need -Djava.library.path to your opencv/java location eg /usr/local/share/lib/opencv/java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ISee

    ISee

    Lightweight image viewer

    Viewer for media data with only dependency being Qt-Lib (tested with 4.8 and 5.5). With thumbnails, fullscreen preview, slideshow,.... Support for various image formats (jpeg, png, gif, raw, etc.) and EXIF-Data. Support for image formats depends on used Qt version. EXIF support requires libexif (tested with version 0.6.21).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FreePascal based debugger and freepascal debugger lib. An alternative for C-based gdb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ATFinder (lib)

    BT configuration by AT commands for Arduino (lib)

    Bluetooth module configuration finder by AT commands with auto-configure options for Arduino. How to install a library: https://www.arduino.cc/en/Guide/Libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sorting_Algo_Lib

    Sorting Algotithms lib

    Visual studio 2010 solution which generates dll with sorting API's which can be easily inteagrted in any windows application. All API's will provide options to input "int" or "float" arrays for sorting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rails.vim

    rails.vim

    rails.vim: Ruby on Rails power tools

    vim-rails is a powerful plugin by Tim Pope designed to enhance the development experience of Ruby on Rails applications inside Vim. It understands the Rails directory structure (app, config, db, lib, etc) and allows you to quickly jump between corresponding files (for example from a model to its test, or a view to its controller) via convenient mappings. It also augments Vim’s built-in file navigation (for example via gf) so that links in embedded Ruby templates or route definitions can open the correct destination. In addition to navigation, the plugin provides commands to generate scaffolding, migrate the database, switch environments, and so on, making many common Rails tasks accessible without leaving the editor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Anitaos

    Distro for old computers (Steam Computing)

    Welcome. This Distro is for older computers . Using a build as you go approach. Iso's are barebones no browser etc ready to add what you want. Forked from Puppy Linux 412/4.31 and updated. Before Installation its recommended to read wiki first. Then download your suitable iso from here ( LTS ISO'S FINAL ) https://sourceforge.net/projects/anitaos/files/Anitaos/LATEST%20LTS%20ANITAOS%20ISO/ I have uploaded lots of extra software for AnitaOS and there i s also some extra wireless...
    Downloads: 3 This Week
    Last Update:
    See Project