Showing 1045 open source projects for "loki-lib"

View related business solutions
  • 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.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    Lib Measurement Angles for C++ (GCC)

    Lib Measurement Angles for C++ (GCC)

    Library Measurement Angles for C++ GCC

    The main objective of this project is to support the student who is new to computer programming, where the student can expand the library's functionalities by engaging in the production activity of simple software in development. In addition to the students linked to me, other people can participate by adding other features to the library. This library has a set of features defined for converting angle measurements. For more libraries, go to:...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    AndroidAudioConverter

    AndroidAudioConverter

    Convert audio files inside your Android app easily

    Convert audio files inside your Android app easily. This is a wrapper of FFmpeg-Android-Java lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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: 1 This Week
    Last Update:
    See Project
  • 4
    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.
  • 5
    Lib Hyper Math for GCC (C++)

    Lib Hyper Math for GCC (C++)

    Library Hyper Math for GCC (C++)

    This library has complementary features to the "cmath" library. Here we present functions for trigonometric calculations (cot, sec, csc, acot, asec, acsc) and hyperbolic (coth, sech, csch, acoth, asech, acsch) and exponential (nthrt) calculations and more. The results are presented in radians. For results in degrees multiply 180/M_PI by radians or use function torad. For degrees multiply M_PI/180 or use todeg. For more libraries, go to:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Fenrir Automation Framwork ( Lib )
    This is designed to help administrator and architect to automate their works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    OllyDbg plugin: advanced labels

    OllyDbg plugin: advanced labels

    OllyDbg plugin: advanced labels with user datatypes support. Pointers and arrays are supported too. Datatypes support embedding. Compiled in RAD XE2 w/o addons. In https://sourceforge.net/p/ollyadvlabels/code/6/tree/trunk/addon_msvs_def_lib_generator/ folder of repository there are also right header and lib-generator for msvs-based plugins available. Everyone is free to upgrade project right there.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

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

    glhlib

    "glh" stands for Graphics Library Helper.

    NEWS: I am working on the Linux version. Will be ready in 2024. Maybe August. "glh" which stands for Graphics Library Helper. It is kind of like OpenGL's GLU but contains extra functions and optimized functions. The optimizations are done with assembly and are for the x86 architecture. For Win32. For VC++6. It compiles and makes a DLL (and a .LIB for VC++6). The release version of the .H file is also included. Nothing stops you from using these functions in D3D. Actually, GLHLIB doesn't use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CryptBench

    CryptBench

    A Benchmark which tests CPU cryptography performance

    Cryptbench Single Threaded CPU Cryptography Benchmark. Cryptbench is a benchmarking application which tests CPU performance for cryptography applications. It uses the following libraries: 1. OpenSSL 2. Botan 3. Cryptopp 4. Lib-Gcrypt 5. Libcpuid Minimum requirements to run benchmark: CryptBench requires a CPU with atleast SSE2 support and 64-bit OS. Following Cipher/Hash Functions are used to generate a final CryptScore for the given CPU: 1. AES-256 2. Blowfish 3. Camellia-256 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16
    The ComponentLib library contains classes and controls used by other my projects: VocabularyTest (sourceforge.net/projects/vocabulary-test); HomeCollection (sourceforge.net/projects/homecollection)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    .... 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: 1 This Week
    Last Update:
    See Project
  • 18

    redia-lib-utils-ios

    Redia iOS utilities

    Redia iOS utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Kicad shematic library manager

    Kicad shematic library manager

    This is a first release of kicad schematic library manager. With this manager new schematic symbols can be created and or modified using spread sheet. The informations of component as description, documentation etc. can be modified as well. This manager enables moving components from one library to another one. The project source sode is hosted on: https://github.com/Filip83/kicad-lib-utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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 8.0...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21

    Fiskalizacija za Delphi

    Delphi biblioteka za fiskalizaciju u Hrvatskoj

    Delphi biblioteka za CIS porezne uprave u Hrvatskoj (fiskalizacija računa). Omogućuje jednostavno generiranje, potpisivanje, slanje i provjeru potpisanog XML-a. Lib je temeljen na xmlsec i openssl-u.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    AMX BSS API

    BSS Soundweb London API for AMX NetLinx

    This library contains the code to interface with BSS Soundweb London devices, like the BLU series products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 3 This Week
    Last Update:
    See Project
  • 24
    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 to database from CSV file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    tabularium-lib

    Common simple utilities and functions for various projects

    Common simple utilities and functions for various projects
    Downloads: 0 This Week
    Last Update:
    See Project