Showing 532 open source projects for "loki-lib"

View related business solutions
  • 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
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    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
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    dll2def

    DEF file creator from Windows 32/64 bits DLLs

    This is a simple application which uses basic reading of Microsoft Windows executable files to get exports section of DLLs so as to properly create DEF files. They are useful for generating LIB files from DLLs to be used, for instance, with Visual Studio projects. That's the case of MinGW DLLs; for them to be used in Visual Studio projects you need the LIB and header files of those libraries. And this is when my tool comes to play a key role. The project was created, configured, built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Delphi TXT DataBase Class
    Export and future Database for txt Files With compression and crypt for data. The First component is ExportClass bring to you on powerfull tool to import and exporto your data on txt files with compression and cripto, mask options, header to auto fields import and export, import and export blob data to file encode in Base64 and offer some functions to use on your's softwares like lib functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    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
  • 5

    Let me in Hippo

    A way of getting into Hippo CMS for the admins without having password

    Sometimes you receive a database dump of a Hippo CMS application form other parties without receiving an admin user credentials. When that happens you can simply place this JAR on your classpath, for instance by dropping it into your tomcat's lib folder and restarting your server. On start up this JAR will create an admin user "sparekey" with the password "12345". Please to not forget to change the password afterward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Ne Plus Ultra

    UDP based file transfer client/server application (based on lib UDT)

    Combined client+server UDP based file transfer application. Based on the UDT protocol - via libudt - http://udt.sourceforge.net/ UDT is a reliable UDP based application level data transport protocol. UDT is designed for extremely high speed networks and it has been used to support global data transfer of terabyte sized data sets. Ne Plus Ultra is built to have extremely minimal dependencies (statically linked against libudt.a) to ensure maximum portability and ease of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML-Parse library is a lightweight set of functions for parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    .... It is implemented primarily in Python for accessibility but with time-consuming routines written in C (produced using Cython). Force fields for use with this program package may be obtained from the extensible PyPES library of high quality analytical potential energy surfaces (http://sourceforge.net/projects/pypes-lib-ext).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Visualization and Computer Graphics Lib
    A portable C++ templated library for manipulation, displaying with OpenGL and processing of triangle and tetrahedral meshes. Together with the library a set of tools for processing and visualizing 3d meshes are distributed. *This is page is for just for archival purpose. The official repository of the vcglib is http://www.vcglib.net *
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Snipe Studio Budget Manager

    Snipe Studio Budget Manager

    Simple budget manager for your needs.

    Snipe Studio Budget Manager === ~~~~~~~~~~ Current version: 0.7 Soft requirenments: QT5, lib-mesa-gl Hard requirments: 50-60 mb of ram ~~~~~~~~~~ 30 October 2016 (0.7.0.0) * Fixed: now clearing database not saves old data and really clear database file 1 October 2016 (0.6.1.9) * Added: Basic console control for autotest using * Added: Help option * Added: version information option * Added: Console output in console mode 9 August 2016 (0.6.1.8) * Added: Import...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Harbour OORDB

    OORDB is a Object Oriented Relational Database Lib for Harbour Lang

    OORDB is a Harbour Library that provides capability to define, build and maintain Relational Databases using an Object Oriented approach in which the Database is maintained by defining Primary Keys, Relations, Dependencies, Constrains (at table and field level), Secondary Indexes are supported. Fields can be of the following types: String, Memo, Integer, Float, Logical, Date, DateTime, Modtime, Object ( a Table Object )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RPGUI

    RPGUI

    Lightweight framework for old-school RPG GUI in web!

    Lightweight framework for old-school RPG GUI in the web! This framework provides an out-of-the-box GUI for web games with an old-school RPG style. Once including this lib all you need to do is start adding regular html elements with RPGUI classes, and RPGUI will do all the rest! RPGUI should work on all modern browsers, and it's tested and confirmed on Chrome, Firefox, Opera, and Internet Explorer Edge. Using RPGUI doesn't require coding at all! Just using CSS classes. A complete and whole CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dbuic2vdvbc

    dbuic2vdvbc

    DB-AGs OLT Barcode to VDV Data Structure Reference Implementation

    dbuic2vdvbc (DB Uic to VDV BarCode) gets the VDV relevant information out of the UIC -barcode to produce output in a VDV-KA compliant way. dbuic2vdvbc is a reference implementation, providing an API which can either be integrated in existing and future applications, or can be used as a guideline how UIC- Barcode processing works. It is entirely written in C, can be used to build a shared or static lib, or for linking the objects directly to the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    doil

    depend order install list ; apt-get w/total depends

    depend order install list ; doil-10.0.1 * works in Debian OS dpkg packaging (perhaps templates can be hackd for other) * doil is like dpkg + dselect but with mini txt menu + conflict resolver, quick. all in one yet small , hackable! * doil uses new capability of using gdeptrace (dep-trace) which orders things by all dependancies and acts in that order (not just on dependancies listed for 1 pkg). for one thing that means "remove and re-install all related" can work right. see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyVCI

    Vibrational configuration interaction code for simulating IR spectra

    ... force fields are obtained from the PyPES library of high quality analytical potential energy surfaces (http://sourceforge.net/projects/pypes-lib) or by numerical differentiation of analytic second derivatives generated using the GAMESS quantum chemical program package (http://www.msg.ameslab.gov/gamess/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HexLib GUI - Java Hex-Editor -Hex-Viewer
    Hex-Lib GUI takes the library HexLib into action, i.e. it is a working, fully functional Hex-Editor on base of HexLib. This project demonstrate the usage of the library for Java developers interested in the library in a practical approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BTLE

    BTLE

    Bluetooth Low Energy (BLE) packet sniffer and transmitter

    BTLE is a free and open-source Software Defined Radio Bluetooth Low Energy (BLE) software suite. BLE sniffer. Besides sniff broadcasting/fixed channels, it can also track channel hopping of a communication link. Universal BLE packet transmitter. Besides BLE standard, it supports also raw bit mode to generate arbitrary GFSK packets. In this way, you can test non-standard protocols or standards under discussion before chipping in the market.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Cauldron

    a unofficial fork from Cauldron

    a unofficial fork from Cauldron,and i add forge lib... New Cauldron call KCauldron out,plz download in https://sourceforge.net/projects/kcauldron/files/?source=navbar
    Downloads: 120 This Week
    Last Update:
    See Project
  • 20

    MIPVAR

    MIP VARiant calling tool

    ... in the example input files (see sampleConfigExample.txt and runConfigExample.txt). Run command: java -Dsnappy.disable=true -Dlogging.config=/path-to-pipeline/MIPVAR-<version>-package/conf/logback.xml -cp "/path-to-pipeline/MIPVAR-<version>-package/lib/*" org.umcn.gen.mip.pipeline.RunMIPPipeline -sampleConfig /path-to-file/sampleConfig.txt -environment EMPTY -overridePipelineConfig /path-to-file/runConfig.txt Output: - Bam files per sample - VCF - Coverages per MIP per Sample
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PyPES Library

    Library of analytic potential energy surfaces

    The PyPES library is a python-based library of high quality semi-global potential energy surfaces for 50 molecules, each containing 3-6 atoms. The PyPES code enables the generation of energy derivatives to 6th order about any point on the potential energy surface in a range of common coordinate systems, including curvilinear internal, Cartesian and normal mode coordinates. For portability, FORTRAN, C, MATLAB and Mathematica wrappers are provided to interface with PyPES, reading in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FastJSON Lib

    FastJSON Lib - library for fast parsing with extra large JSON object

    FastJSON Lib - library for fast parsing with large and extra large JSON object for Delphi. FastJSON Lib - библиотека для быстрого парсинга больших и очень больших JSON обьектов на Делфи.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JSDK3

    JSDK3

    JavaScript Development Kit

    JavaScript development kit, JavaScript framework, main using for web development. It extended javascript prototype objects, added common method, class and class lib, can custom expand class, support cross browser contains IE6, Firfox3.6, Chrome13, Safari5, Opera11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    fast_count_multi

    Extremely fast NGS read counter

    ... gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project