Showing 23 open source projects for "def"

View related business solutions
  • 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
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 1
    AWS IoT Device Defender Library

    AWS IoT Device Defender Library

    Client library for using AWS IoT Defender service on embedded devices

    The Device Defender library enables you to send device metrics to the AWS IoT Device Defender Service. This library also supports custom metrics, a feature that helps you monitor operational health metrics that are unique to your fleet or use case. For example, you can define a new metric to monitor the memory usage or CPU usage on your devices. This library has no dependencies on any additional libraries other than the standard C library, and therefore, can be used with any MQTT client...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    glsl-language-server

    glsl-language-server

    Language server implementation for GLSL

    Language server implementation for GLSL. Currently, this LSP implementation can be interfaced with using either HTTP or Studio. You can run glslls to use an HTTP server to handle IO. Alternatively, run glslls --stdin to handle IO on stdin. lsp-mode has this language server integrated into the core. This assumes you have glsl-mode installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CosmicNvim

    CosmicNvim

    Lightweight and opinionated Neovim config for web development

    CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a COSMIC programming experience. While CosmicNvim is geared specifically toward TypeScript/JavaScript development, it should be able to provide a great experience with any LSP-supported language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Aniseed

    Aniseed

    Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

    ... should read:h aniseed to learn the details but it’s worth mentioning that you opt-in by starting your file with a (module …​) block, you then export values from your module with the (def…​) macros.
    Downloads: 0 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.
  • 5
    Solarized for Emacs

    Solarized for Emacs

    The Solarized colour theme, ported to Emacs

    Solarized for Emacs is an Emacs 24bit theme making use of of the Solarized palette, developed by Ethan Schoonover. Solarized for Emacs supports officially Emacs 24+, but should be working under Emacs 23 as well. The theme is implemented in terms of customizations and def theme and does not require the color-theme-package. Solarized for Emacs is available for installation via the MELPA using package.el. This package will install two variants of the theme; solarized-light-theme and solarized-dark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Clj-kondo

    Clj-kondo

    A linter for Clojure code that sparks joy

    A linter for Clojure code that sparks joy. Clj-kondo performs static analysis on Clojure, ClojureScript and EDN, without the need of a running REPL. It informs you about potential errors while you are typing. To detect lint errors across namespaces in your project, a cache is needed. To let clj-kondo know where to create one, make a .clj-kondo directory in the root of your project, meaning on the same level as your project.clj, deps.edn or build.boot. A cache will be created inside of it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gormt

    gormt

    database to golang struct

    mysql database to golang struct conversion tools base on gorm(v1/v2). You can automatically generate golang sturct from mysql database. big Camel-Case Name Rule, JSON tag. Database tables, column field annotation support. JSON tag and JSON tag output. gorm.Model Support export gorm.model. PRIMARY_KEY Specifies column as primary key. UNIQUE Specifies column as unique. NOT NULL Specifies column as NOT NULL. INDEX Create index with or without name, same name creates composite indexes....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Virtualdub Batch Video DeShake

    Re-Compress [and deshakes] all videos with it's audio in folder

    DESHAK.BAT tasks [parameters] Re-Compress [and deshakes] all videos [or pics] [and audio] in current folder Tasks: tp1: deshake pass 1 LOG generation tp2: deshake pass 2 and compress video and audio to MP3 tcomp (=tp2n): recompress only (no deshake) twav: extract WAV audio and/or uses external WAV audio Must have: VirtualDub2: https://sourceforge.net/projects/vdfiltermod/files/VirtualDub%20pack/ deShaker: http://www.guthspot.se/video/deshaker.htm For some options: klite...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    MSEdgeRedirect

    MSEdgeRedirect

    A Tool to Redirect News, Search, Widgets, Weather and More to Your Def

    Downloads: 1 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    MentoLiga

    MentoLiga

    Football/Soccer Leagues Manager

    Manages the Football/Soccer! Creates, Manages any type of leagues. Manage multiple leagues. Tracking the league round to round. Results, standings, scorers, assists, disciplinary, substitutions, minutes played, recoveries, injuries, own goals, results table, play off and betting. Easy Data Entry System. (Automatic and Multi-Selection) League statistics. Disciplinary statistics. Statistics x Match. Automatic or manual fixtures. Search Engine. Filters GK - DEF - MID - FOR. Duration Match 90'+30...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    doT

    doT

    The fastest + concise javascript template engine for nodejs

    Created in search of the fastest and concise JavaScript templating function with emphasis on performance under V8 and nodejs. It shows great performance for both nodejs and browsers. doT.js is fast, small and has no dependencies. doT is a really solid piece of software engineering (I didn’t create it) that is rarely updated exactly for this reason. It took me years to grasp how it works even though it’s only 140 lines of code, it looks like magic. I used it in my other projects (e.g. ajv) as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Weasel Audio Library

    A JavaScript library for playing Ultimate Soundtracker music modules.

    Web Enabled Audio and Sound Enhancement Library, or Weasel for short! A GPL 3 JavaScript library for playing music from Amiga Soundtracker modules, supporting: * Ultimate Soundtracker * The Jungle Command Soundtracker 2 * Def Jam Soundtracker 3 * DOC Soundtracker 9 * DOC Soundtracker 2.2 * Spreadpoint Soundtracker 2.3 * Spreadpoint Soundtracker 2.5 * Noisetracker 1.1 * Noisetracker 2.0 * Protracker 1.1 & 2 * TakeTracker/FastTracker 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LSL Editor Community Edition

    LSL Editor Community Edition

    Second Life script editor.

    Alphons van der Heijden, author of LSLEditor, the great off-line editor and debugging tool for scripting in Second Life, has donated his opus magnum to the free and open source community where it can grow and keep pace with the SL platform!
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    DEF2_custom
    OllyDbg 2.01 Plugin DEF is a small plugin to search for Delphi events. CUSTOMISED BY VieuxCrapaud The events was sauved in the UDD file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

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

    Def Playlist Manager

    Browser-based radio playlist manager

    Def Playlist Manager is a browser-based streaming radio playlist manager. I wrote it because I wanted a tool to help me view my URL-based playlist with more data than just a list of URLs. DPM stores data on web hosts and artists and can be modified at the source to suit your needs. You can also bug me about it, as I am interested in seeing what it can do. Please see blog for info on changes to version 1.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ForumAdviserVids

    ForumAdviserVids

    Video Tutorials for Respected Members.

    Our Exclusive video tutorials walk you through everything you need to know as a administrator on certain platforms. These are engaging and helpful in many aspects of developing a successful website. Its made only for our respected members and staff. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The little C++ application will keep an eye on your mangos server if it is still good functional. It will be able to reboot when you checked the function if you download the .exe it will: Reboot Scan for the 2 def ports check the def app names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DyDo is an AI developed as "mod" of the freeware RTS game Warzone 2100. You can play with DyDo AI in skirmish and multiplay games. Warzone 2100 is a 3D real-time strategy game that was released in 1999. It's source code was liberated in december 2004.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    You do DJing or have loads of electronic music? Did you ever wish to have a release database WITH the record label's name & labelcode? Then this is just your tool! Folders are scanned for .nfo files, relavant fields are extracted & stored,see screenshot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DB Copy Plugin is a plugin for the SQuirreL SQL Client (1.2beta6 and 2.0 RC1+) that allows copying database objects (schema def and data) from one session window to another. The sessions can be disparate database vendors (Oracle -> MySQL, for instance).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    the goal is a toolkit for human computer interaction (HCI) with deformable objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next