Search Results for "code block installer" - Page 8

Showing 314 open source projects for "code block installer"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 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
  • 1

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    openBaraza

    openBaraza

    JAVA XML Development framework

    Baraza framework is a Java Development made easy by taking advantage of XML to define components. Baraza incorporates different independent projects that work independently using the same Java code block that uses the individual project XML block to produce a desired result. Using the framework, desktop applications, applets can be easily developed using XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    lazfpc4ut: Lazrus on Ubuntu Touch and Pi

    lazfpc4ut: Lazrus on Ubuntu Touch and Pi

    Easy way of getting Lazarus+FPC on raspberry pi and Ubuntu Touch

    ...For more details on sUpersCalable see: https://uc-component-suite.sourceforge.io The installer is available both as source code for compiling yourself and as a pre-compiled binary for ARM Linux. Lazarus can even be installed on headless systems. It can then be used over SSH with X forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    ...*Required: Java 1.6+ Powered by Java, IzPack, Apache Pivot, Apache Ant, Nuget, launch4j and Stax. Source code migrated to https://github.com/DevComPack/setupmaker
    Downloads: 6 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    AfterLogic WebMail Lite 7
    AfterLogic WebMail Lite PHP is a free AJAX webmail application. Users can receive, view, manage, compose, and send email through web interface (IMAP and SMTP supported). Source code included.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Vimux

    Vimux

    Easily interact with tmux from vim

    ...It standardizes a set of actions—open a runner pane, send the current line or visual selection, rerun the last command, interrupt, and close—so the edit-run-inspect loop becomes muscle memory. You can keep your code in one window and a tmux pane dedicated to build or test output, toggling focus as needed. The plugin works well with language tooling and test runners, making it easy to wire project-specific commands to mappings. Because it delegates execution to tmux, long-running tasks never block Vim’s UI and you keep full terminal capabilities for colors, prompts, and interactive programs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    embed-js

    embed-js

    A lightweight plugin to embed emojis, media, maps, tweets, code, etc.

    ...The render() method renders the resulting string in the block. The .render() method also returns a promise. Optionally you can also pass a string which will be processed by the plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nanobox

    Nanobox

    The ideal platform for developers

    Nanobox automates the creation of isolated, repeatable environments for local and production applications. When developing locally, Nanobox provisions your app's infrastructure inside of a virtual machine (VM) and mounts your local codebase into the VM. Any changes made to your codebase are reflected inside the virtual environment. Once code is built and tested locally, Nanobox provisions and deploys an identical infrastructure on a production platform. Nanobox uses Virtual Box and Docker to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Boostnote
    Boostnote is an open source note-taking app for programmers. Apps available for Mac, Windows, Linux, Android and iOS. Built with Electron, React + Redux, Webpack and CSSModules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10

    CCDLAB

    A FITS image data viewer & reducer, and UVIT Data Reduction Pipeline.

    CCDLAB is a FITS image data viewer, reducer, and UVIT Data Pipeline. The latest CCDLAB installer can be downloaded here: https://github.com/user29A/CCDLAB/releases The Visual Studio 2017 project files can be found here: https://github.com/user29A/CCDLAB/ Those may not be the latest code files as code is generally updated a few times a week. If you want the latest project files then let me know.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ES6 Overview

    ES6 Overview

    ES6 Overview in 350 Bullet Points

    ...It’s particularly useful for developers coming from ES5 who want to update their mental model and code style without reading a full book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Iris Recognition Matlab Code
    The code consists of an automatic segmentation system that is based on the Hough transform, and is able to localize the circular iris and pupil region, occluding eyelids and eyelashes, and reflections. The extracted iris region was then normalized into a rectangular block with constant dimensions to account for imaging inconsistencies. Finally, the phase data from 1D Log-Gabor filters was extracted and quantized to four levels to encode the unique pattern of the iris into a bit-wise biometric template. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lua-resty-waf

    lua-resty-waf

    High-performance WAF built on the OpenResty stack

    ...It inspects requests and responses during NGINX phases, applying rule logic and anomaly scoring to detect patterns like SQL injection, cross-site scripting, and protocol abuse. Rules are organized into policies with configurable actions—block, log, or allow—and can leverage shared dictionaries for counters, rate limits, and caching decisions. Because it runs inside the NGINX event loop, it scales with the web tier and avoids the latency of external proxies. Operators can extend it with custom Lua code, integrate threat feeds, or adapt it to application-specific quirks without recompiling modules. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GenCodeGenerator

    C++ class to generate biologically plausible genetic codes

    The "GeneticCode" C++ class is designed to generate versions of the genetic code subject to the requirements of the three major models of the genetic code origin and evolution (about these models see, e.g., Koonin & Novozhilov, 2009, IUBMB Life). This class was written specifically to perform statistical test for the paper Makukov & shCherbak (2017), but it might be used for a wider class of studies related to the genetic code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Electronic WeChat

    Electronic WeChat

    A better WeChat on macOS and Linux. Built with Electron

    A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong. If you want to build the app by yourself rather than download the release directly, please consider to use the source code from the production branch, the master branch is under development and we cannot guarantee it to be stable. The supported and available features are: a modern UI and all features from Web WeChat, block message recall, stickers showing support, share subscribed passages on Weibo, Qzone, Facebook, Twitter, Evernote, and email. Also, you can mention users in a group chat, drag and drop to send photos. it behaves like a native app, based on dozens of optimization, and removes URL link redirects and takes you directly to blocked websites (e.g. taobao.com). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VCL4J - Free Pascal VCL 4 Java/Android

    VCL4J - Free Pascal VCL 4 Java/Android

    Develop Java/Android applications using FreePascal JVM & VCL4J

    ...I'll be releasing a cross platform installer soon. Please contact me if you want to contribute. This is the start of what will most likely take a year to complete. I plan on writing a FCL/VCL style library in Pascal which will compile for the Java Virtual Machine (JVM) using FreePascal. Useful Links: Java https://java.com/en/download/ Lazarus https://sourceforge.net/projects/lazarus/ FreePascal JVM http://wiki.freepascal.org/FPC_JVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaStructurizer

    JavaStructurizer

    NSD graphical editor, for Java development and rev-engineering

    ...Usages: - Development and Learning: create from scratch a new Java program, - Reverse engineering: the block structure facilitates the understanding of the code. - Documentation: NSD images can be added to javadoc. - Add-on tool: JStruct can be added to an IDE (eg JCreator ) - Java Pretty printer: to import then export a java file formats the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Typography.js

    Typography.js

    A powerful toolkit for building websites with beautiful design

    A powerful toolkit for building websites with beautiful designs. Typography is a complex system of interrelated styles. 100s of style declarations on dozens of elements must be in harmonious order. Trying one design change can mean making dozens of tedious recalculations and CSS value changes. Creating new Typography themes with CSS feels hard. Typography.js provides a vastly simpler way to define and explore typography designs. You provide configuration to the Typography.js JS API and it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NConcern

    NConcern is a .NET Runtime AOP (Aspect-Oriented Programming) Framework

    NConcern is a .NET AOP (Aspect-Oriented Programming) Framework written in C# and based on code injection at runtime that reduces tangling caused by cross-cutting concerns. Its role is to introduce AOP paradigm with a minimum cost to maximize quality and productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    StepMania

    StepMania

    Advanced rhythm game for Windows, Linux and OS X

    StepMania is an advanced cross-platform rhythm game for home and arcade use. StepMania 5.1 focuses primarily on internal enhancements, especially for content creators (including but not limited to controller support improvements, support for custom songs in profiles on USB drives, fullscreen improvements on X11, a large number of new modifier effects, and a new image caching system), while preserving compatibility with StepMania 5.0.x content such as themes and noteskins. Speaking of themes,...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 22
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    ...distribution=linuxtle - https://en.wikipedia.org/wiki/LinuxTLE - https://th.wikipedia.org/wiki/ลีนุกซ์ทะเล Installation: - Recommend burn with DVD - Currently x64 iso - Use "Refracta Installer" inside "System Tools" category from start menu. - CD Username: user - CD Password: root Note: To get the same desktop as CD. Please install with the current user & root password & change them after installed.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Phantom GNU/Linux

    Phantom GNU/Linux

    A GNU/Linux Distro for the power and home user

    #Note- I recommend running Phantom as a Live Distro only atm. Currently working out some kinks with the installer. Phantom GNU/Linux is a new source based distribution which has 3 goals. 1. "Speed" which is why xfce was chosen by default due to it being very lightweight and easy on the ram. 2. "Power", in Phantom, everything is compiled directly from source code. 3. "Usability", Aside from being fast and lightweight and giving the user complete control I also want Phantom to be a GNU/Linux Distro that caters to all types of users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Notepad3

    Notepad3

    Light-weight Scintilla-based text editor with syntax highlighting

    Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an excellent replacement for the default Windows text editor. Notepad3 offers many extra features over Notepad. It has a small memory footprint, but is powerful enough to handle most programming jobs.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 25
    tiTrackIt

    tiTrackIt

    Complete call log and request tracking solution

    Call logger and request tracking software that is designed to help manage software development for and entire team. Was built with Visual Studio 2010 using QT 5.4. Uses MySQL as a backend database. Currently the installer and script to create the mysql database has been uploaded. Still working on getting the source code cleaned up and fully commented so I am able to upload it.
    Downloads: 0 This Week
    Last Update:
    See Project