Showing 693 open source projects for "lib"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ...EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    simple C utils

    A small collection of C utilities working on POSIX/WIN32

    ...For now it contains: - CUtils: cstring, clist, "ini" files helper, tcp helpers, small XML parser - CNet: a simple message passing library for C - jCNet: a compatible CNet lib for Java - CSNet: a compatible CNet lib for C# - CPano: an equirectangular panorama utilities lib - CIrc: a partial IRC client/server implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple matrix and vector library. It contain basic matrix and vector operations, linear and non-linear system solvers, gauss integrator, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    lib_data_io is a set of PHP libraries designed to easily move complex sets of data between PHP array data structures and a variety of sources and destinations including JSON, XML, ICAL, MySQL, HTML, Trac WIKI, text, LDIF, and plot images.
    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
    Partitioning Tool for Oracle

    Partitioning Tool for Oracle

    Tool for managing partitions in oracle database

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Easybee

    Easybee

    GTK BASED SAMBA GUI CONNECTER

    Easybee is a Samba connecter that code by GTK interface lib. basically, Easybee finish the work by porforming the commond "sudo mount -t cifs //hostname /mnt/mountdir -o username=*,password=*". Now ,it is can be used on ubuntu. It is released under the terms of the GNU General Public License, version 2 (GPL v2+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    kadCryptLib

    The crypt lib of Kad network(eMule)

    This is a java crypt lib of eMule/Kad. Using this lib, you can encrypt Kad message or decrypt it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GDevMate

    c# Global Mouse and Keyboard hook library lib

    This project contains a library wirriten in c# that's provides listeners (events) for mouse and keyboard global events. It also have a built in thread to prevent gui problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java Chart

    Java Chart buit in swing JPanel library lib

    This is a project built during the school that rappresents a Java Chart. Basically it's extended class a JPanel (for convenice an compatibility) that can be added in any container. It's fully compatible with the swing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    AMX Volume Control Library

    Volume control library for AMX NetLinx.

    This library contains the code to set up and manipulate volume controls from within an AMX NetLinx project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    AMX Log Library

    Logging library for AMX NetLinx.

    This library contains the code to perform logging and report various notifications to the system developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    yxblibs

    this lib is just for some test code of my ideas

    I have many ideas when I learning new technology, or new program lang, and I will implements them, upload them here, to share with all of my friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Steve Murray Phone

    simple SIP video phone source/lib/dll/API with h264, ulaw and g729

    I coded up this simple SIP engine and video phone a few years ago. I realized how easy it is to speak SIP without a lot of classes or abstraction. It is just plain-english SIP. The SIP is copy-pasted from wireshark, and then just does replace of whatever characters need to be changed to make or answer a specific call. I don't program much VOIP any more, and pretty soon I might have thrown away all my hard drives with this code on it. So I figured I would put my work somewhere in case...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PHP RepDesigner Pivot
    PHP class, creates visual representation of php data table, works with jquery and interactively can be changed by the user. It is also a powerfull tool for reports visualization you can also provide mpdf php lib to create pdf files! ps this is lite alpha version,developments are in progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lib by java allows create pdf report from excel report. Lib is created by Tran Dang Khoa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JavaCV SURF Example

    Enabling SURF feature in JavaCV

    ...This project is Compiled JUST for LINUX X86_64. if you are NOT using a LINUX X86_64 system, you must: - compile Latest OpenCV from source, and replace the nonfree lib with the one in libs/cv/surflibs/ - how to compile opencv: http://docs.opencv.org/doc/tutorials/introduction/linux_install/linux_install.html - after running 'sudo make install', nonfree lib will be copied to '/usr/libs/'. - copy it to surflibs folder. - if you are using other version than v2.4.9, you should change the text in main() : "libopencv_nonfree.so.2.4.9" - you also need your platform's jar file, eg: opencv-linux-x86.jar. add it to project's libraries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    liberastika

    Liberastika fonts are fork of Liberation Sans

    Либерастика — шрифтовая рубленая гарнитура, производная от шрифтов Liberation Sans. Распространяется в рамках лицензии GNU General Public License второй версии с исключением для встраивания шрифтов в документы. Основное отличие от гарнитуры Liberation Sans заключается в приведении дизайна некоторых букв кириллицы к более естественному облику.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    ...Dashboards, one .erb file for each dashboard that contains the layout for the widgets. Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out your jobs. Public, static files that you want to serve. A good place for a favicon or a custom 404 page. Widgets, all the html/css/coffee for individual widgets. Widgets use batman bindings in order to update their contents. Whenever the data changes, the DOM will automatically reflect the changes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JoystickTestSDL12

    Joystick test for Windows, WIZ and gamecube

    Simple Joystick Test for windows, gp2x wiz and gamecube.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Erd Creator
    Erd Creator is a portable software that permit to create Entity Relationship diagram and get the sql source of every table immediately. Through this software you can link the diagram with any database mysql.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    A better btree library

    A small, sane btree lib, derived from the old berkeley db 1.85 code

    A small, sane btree library, derived from the old berkeley db 1.85 code base. - as fast and simple as a sequential text file for sequential writes - easy to use, difficult to abuse - large data values and large key values that actually work - a cache management that tries to avoid any btree corruption: - if a page is evicted, all dirty pages are flushed to the underlying fd - signals are blocked in the critical section. - low space conditions are checked before entry to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    onvifcpplib

    onvifcpplib

    Gsoap based ONVIF C++ lib, support ProfileS and ProfileG

    Gsoap based ONVIF C++ lib: https://github.com/xsmart/onvifcpplib including server and client, support ProfileS and ProfileG, support Event. This lib will be used by https://sourceforge.net/projects/vscloud/ Testd Devices: ProfileS: Hikvision ProfileG: TODO Hikvision Windows: Please use VS2010 Linux: TODO wirte the Makefile
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    NightFox's Lib for Libnds
    [Warning] Because the lastest release of the lib is quite old, the lib may not work with lastest versions of LibNDS. A recompilation of the lib may fix it. A small lib to help you to code games & applications for your Nintendo DS console. You can find functions to manage backgrounds, sprites, colision maps, text, sound effects, etc. Requires lastest Libnds to work (part of devkitPro).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Alembic Version 1.5.0 using Python 2.7 Compiled with VS2012 Put the files in Site Packages to C:\Program Files\Autodesk\Softimage 2015\Application\python\Lib\site-packages\ Put the files in Bin to C:\Program Files\Autodesk\Softimage 2015\Application\bin\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mhu-lib is a framework for configuration, working with databases, core libraries, networking, creating splash screen, saving swing component state.
    Downloads: 0 This Week
    Last Update:
    See Project