Search Results for "dll file editor" - Page 3

Showing 1636 open source projects for "dll file editor"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 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.
  • 1
    Code App

    Code App

    Building a full-fledged code editor for iPad

    Bringing desktop-like editing experience to iPad, available on App Store and TestFlight. Use VS Code as a design template while providing key functionalities with Monaco-editor and native code. We built it because there is nothing else on the App Store that provides all these features in one app. A robust, high-performance text editor (Monaco Editor from Visual Studio Code) First class local file system support. Embedded emulated terminal. Local backend development environment (Node and PHP...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Zettlr

    Zettlr

    A Markdown Editor for the 21st century

    Writing is an essential part of our everyday life. Why make it complicated? Zettlr redefines what writing means. It is slim, fast, and versatile. Focus on what matters to you. Publish, not perish. In modern times, getting a hold of the flood of information is almost as hard as inserting a USB drive the right way on the first attempt. Zettlr allows you to connect pieces of information using state of the art Zettelkasten methodology. Links? Check. File IDs? Check. File tagging? Also check...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    JavaPackager

    JavaPackager

    Gradle/Maven plugin to package Java applications as native Windows

    ... only available in Maven Central repository). When you build your app, all configuration details are hardcoded into the executable and cannot be changed without recreating it or hacking with a resource editor. JavaPackager introduces a feature that allows passing of additional JVM options at runtime from an .l4j.ini file (like Launch4j does, but available for all platforms in the same way).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    crystalline

    crystalline

    A Language Server Protocol implementation for Crystal

    Crystalline is an implementation of the Language Server Protocol written in and for the Crystal Language. It aims to provide limited language features (like go-to, autocompletion, syntax and semantic checking) and ease development with any compatible code editor. Crystalline is not as extensive in terms of features as other Language Servers but still provides very convenient tools. Code Diagnostics. Syntax and semantic checks on save. Limited Autocompletion. List (depending on the target...
    Downloads: 2 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 5
    Grav

    Grav

    Modern, easy and powerful Flat-File CMS

    Grav is a modern open source flat-file CMS. Performance is not just an afterthought, we baked it in from the start. Grav has a powerful API and sophisticated Package Manager to make it super flexible. Grav is Open Source, and all the code is available on GitHub.com. The Grav admin plugin provides a simple and intuitive interface to make configuration and content creation easy and enjoyable. Packed to the gills with amazing features and tools, coupled with heaps of detailed documentation, Grav...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Julia VS Code

    Julia VS Code

    Julia extension for Visual Studio Code

    ... analysis features of an IDE. VS Code is a powerful editor and customizable to your heart’s content (though the defaults are pretty good too). It has power features like multiple cursors, fuzzy file finding and Vim keybindings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Neorg

    Neorg

    Modernity meets insane extensibility

    Neorg is an all-encompassing tool based around structured note taking, project and task management, time tracking, slideshows, writing typeset documents and much more. The premise is that all of these features are built on top of a single base file format (.norg), which the user only has to learn once to gain access to all of Neorg's functionality. Not only does this yield a low barrier for entry for new users it also ensures that all features are integrated with each other and speak the same...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Altair

    Altair

    A beautiful feature-rich GraphQL Client for all platforms

    ... it changes using the GraphQL Event Stream specification. Create and export collections of queries to share with other members of your team. Easily add a query or fragment from the docs into the editor without having to manually type the fields in the query. Use Altair comfortably in your native language with several languages supported. Extend the core functionality provided with plugins that can do much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Seafile

    Seafile

    High performance file syncing and sharing

    ... storage capacity on the server. Files can be used offline too. Features built with enterprise environments in mind: AD/LDAP integration, group syncing, department hierarchy, fine-grained permission control. Edit Wiki documents in Markdown format, with built-in WYSIWYG Markdown editor. Knowledge management becomes very efficient with our full-text search, file tagging and review features. The core of Seafile server is written in C programming language. It is small and has a fantastic performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 10
    Kakoune

    Kakoune

    mawww's experiment for a better code editor

    ... the features of Kakoune or customize them to their liking with macros or hooks. With Kakoune, you can collaboratively edit the same file: all new windows created by the editor are clients, and can simultaneously modify the content of a file. As such, windows are fully under the control of your X11 window manager or can be managed in a single terminal through Kakoune's tmux support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Buildtools for bazel

    Buildtools for bazel

    A bazel BUILD file formatter and editor

    This repository contains developer tools for working with Google's bazel buildtool. buildifier For formatting BUILD, BUILD.bazel and BUCK files in a standard way. buildozer For doing command-line operations on these files. unused_deps For finding unneeded dependencies in java_library rules. See instructions in each tool's directory. Buildifier supports the following file types: BUILD, WORKSPACE, .bzl, and default, the latter is reserved for Starlark files buildifier doesn't know about (e.g...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    tree-sitter

    tree-sitter

    An incremental parsing system for programming tools

    Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. General enough to parse any programming language. Fast enough to parse on every keystroke in a text editor. Robust enough to provide useful results even in the presence of syntax errors. Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application. All...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AWS GameKit Plugin for Unreal

    AWS GameKit Plugin for Unreal

    The AWS GameKit Plugin for Unreal

    ... to expand and customize as needed. The plugin is developed using Unreal version 4.27. Install before proceeding. Game projects created in Unreal versions later than 4.27 are not backward compatible. AWS GameKit supports Unreal Engine version 4.27. Create the Visual Studio Solution for your game. Build GameKit C++ and copy over the DLL/PDB files. Make sure to checkout the matching version from the .gkcpp_version file in this repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    chezmoi

    chezmoi

    Manage your dotfiles across multiple diverse machines, securely

    Manage your dotfiles across multiple diverse machines, securely. chezmoi helps you manage your personal configuration files (dotfiles, like ~/.gitconfig) across multiple machines. chezmoi provides many features beyond symlinking or using a bare git repo including templates (to handle small differences between machines), password manager support (to store your secrets securely), importing files from archives (great for shell and editor plugins), full file encryption (using gpg or age...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Quod Libet

    Quod Libet

    Music player and music library manager for Linux, Windows, and macOS

    Quod Libet is a cross-platform audio/music management program. It provides many ways to view your local library, and supports streaming audio and feeds (podcasts, etc). It has extremely flexible metadata editing and searching capabilities. With over 90 plugins included, you can extend and integrate with almost anything, or write your own! Ex Falso is a bare-bones tag editor with the same editing interface as Quod Libet. Quod Libet is a GTK+-based audio player written in Python, using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    eslint-plugin-import

    eslint-plugin-import

    ESLint plugin with rules that help validate proper imports.

    This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, is marked up in your editor. The maintainers of eslint-plugin-import and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open-source dependencies you use to build your applications. Save time, reduce risk, and improve...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    tmuxinator aims to be compatible with the currently maintained versions of Ruby. Some operating systems may provide an unsupported version of Ruby as their "system ruby". In these cases, users should use RVM or rbenv to install a supported Ruby version and use that version's gem binary to install tmuxinator. tmuxinator uses your shell's default editor for opening files. If you want to change your default editor simply put a line in ~/.bashrc that changes it. The recommended version of tmux...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Docmost

    Docmost

    An open-source collaborative wiki and documentation software

    Open-source collaborative wiki and documentation software. The editor allows multiple users to edit pages simultaneously in real-time. It has support for tables, math (LaTex), and callouts to name a few. Control who can view, edit, and manage content with a robust permissions system, ensuring information is secure and accessible to the right people. Organize your content into distinct spaces dedicated to different teams, projects, or departments, providing a structured and focused environment...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    resume-cli

    resume-cli

    CLI tool to easily setup a new resume

    This is the command-line tool for JSON Resume, the open-source initiative to create a JSON-based standard for resumes. Alternatives: The Resume CLI tool works as it is so there isn't a huge amount of active development on it, try these alternatives if it doesn't work for you. JSON Resume is a community-driven open-source initiative to create a JSON-based standard for resumes. We believe that the strengths of the JSON format make it a good fit for resumes. It's lightweight, easy to use and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LiteIDE X

    LiteIDE X

    LiteIDE is a simple, open source, cross-platform Go IDE

    ... of the host machine, is used. The variables defined as part of the environments can be modified by hand. To edit an environment, simply click the Edit Environment button next to the environment dropdown when the desired environment has been selected. To build the compilers for cross-compilation, run the appropriate script from the Go sources directory. Code editor supports Golang, Markdown and Golang Present.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Gogs

    Gogs

    A painless self-hosted Git service

    Gogs is a simple, stable, self-hosted Git service that is easy to install and setup. All you have to do is run the binary on any platform that Go supports: Linux, macOS and Windows. You may also install from source, from packages, or ship with Docker or Vagrant. Gogs is very lightweight with minimal hardware requirements, running on Raspberry Pi and even on NAS devices. Gogs offers plenty of great features, including various access repositories, repository and organization webhooks,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    F·W·K

    F·W·K

    3D game engine/framework in C, with Luajit and Python bindings now

    3D game framework in C, with Luajit and Python bindings now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    vengi

    vengi

    Free and open source voxel art tools - editor, thumbnailer and format

    This is a collection of voxel tools. It includes a voxel editor with animation support and loading/saving into a lot of voxel volume formats. There are other tools e.g. a thumbnail for your file manager and a command line tool to convert or modify between several voxel formats. Use a voxel editor or to convert your voxel models into an obj or ply file. If you came here as a developer, make sure to check out the dependencies and set up your development environment. The build scripts are cmake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BDFramework

    BDFramework

    Simple and powerful Unity3d game workflow!

    ... of the Pipeline, a lot of Editor codes are often written for some user experience optimization. BDFramework doesn’t have any cool-looking functions. Persistence will lead to the emergence of this framework. For some special reasons, only the implementation of some game infrastructure solutions Pipeline will be released, and there will be no solution to specific business logic. program, so the whole set of workflow is more like a set of game development scaffolding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wiki|Docs

    Wiki|Docs

    Just a databaseless markdown flat-file wiki engine

    Just a databaseless markdown flat-file wiki engine.
    Downloads: 0 This Week
    Last Update:
    See Project