Showing 13 open source projects for "c-icap-modules"

View related business solutions
  • Boost Productivity on Windows 10 and 11 with SmartWindows! Icon
    Boost Productivity on Windows 10 and 11 with SmartWindows!

    Auto arrange all your windows, whether on one screen or many with a single click!

    Do you write, play games, code, illustrate or edit images on your computer? Wouldn’t it be great if you could configure your windows in just the right places, and just the right sizes for each of these roles and then restore them at the click of a button? That’s exactly what SmartWindows let’s you do! Switch between your optimal coding, gaming, writing and other layouts. Save yourself minutes of time and improve your productivity every day with SmartWindows. Not only does SmartWindows save and restore the application positions but it also remembers and opens up the files. All your favorite applications such as Word, Powerpoint, Excel, Project, Notepad and Wordpad are supported. Love the flexibility and freedom afforded when using multiple monitors? No worries. Use multiple displays simultaneously because SmartWindows supports up to 6 monitors for restoring app positions on each display.
  • TXT180 is a cloud-based text marketing and bulk short message service (SMS) software solution that caters to businesses of all sizes. Icon
    TXT180 is a cloud-based text marketing and bulk short message service (SMS) software solution that caters to businesses of all sizes.

    Serves businesses of all sizes across a variety of industries, such as retail, restaurants, real estate, churches, fundraisers, and more.

    With TXT180, businesses can take advantage of the best text messaging platform that offers a robust set of features that include autoresponder, sequential messages, alternate message, text message scheduler, text 2 win, text 2 vote, and text 4 info.
  • 1
    Tableau

    Tableau

    Static Site Generator

    Static Site Generator for Elixir.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Pow

    Pow

    Robust, modular, and extendable user authentication system

    Pow is a robust, modular, and extendable authentication and user management solution for Phoenix and Plug-based apps. Pow is built to be modular, and easy to configure. The configuration is passed to function calls as well as plug options, and they will take priority over any environment configuration. It's ideal in case you got an umbrella app with multiple separate user domains. The easiest way to use Pow with Phoenix is to use a :otp_app in function calls and set the app environment...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    IElixir

    IElixir

    Jupyter's kernel for Elixir programming language

    Jupyter's kernel for Elixir. You can manage your packages in runtime with Boyle. Name of the package honours remarkable chemist, Robert Boyle. This package allows you to manage your Elixir virtual enviromnent without need of restarting erlang virtual machine. Boyle installs environment into ./envs/you_new_environment directory and creates new mix project there with requested dependencies. It keeps takes care of fetching, compiling and loading/unloading modules from dependencies list...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Backpex

    Backpex

    Backpex is a highly customizable administration panel for Phoenix Live

    Backpex is a highly customizable administration panel for Phoenix LiveView applications. Quickly create beautiful CRUD views and more for your existing data via configurable LiveResources. Easily extendable with your own layouts, views, field types, filters, and more. Backpex comes with a rich set of features to quickly build a beautiful backoffice application. Visit the docs (coming soon) to learn about all the different possibilities. Easily add value metrics (like sums or averages) to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The most agile, configurable and user-friendly WMS on the market Icon
    The most agile, configurable and user-friendly WMS on the market

    For Manufacturers, Wholesalers, Retailers and 3PL

    Enjoy a modern, feature rich WMS that makes it easy for logistics, distribution, fulfillment operations to quickly configure their WMS to meet their current and future operational requirements.
  • 5
    Elixir Language Server

    Elixir Language Server

    A frontend-independent IDE "smartness" server for Elixir

    Implementing features such as auto-complete or go-to-definition for a programming language is not trivial. Traditionally, this work had to be repeated for each development tool and it required a mix of expertise in both the targeted programming language and the programming language internally used by the development tool of choice. The Elixir Language Server (ElixirLS) provides a server that runs in the background, providing IDEs, editors, and other tools with information about Elixir Mix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Swoosh

    Swoosh

    Compose, deliver and test your emails easily in Elixir

    We have applied the lessons learned from projects like Plug, Ecto and Phoenix in designing clean and composable APIs, with clear separation of concerns between modules. Swoosh comes with many adapters, including SendGrid, Mandrill, Mailgun, Postmark and SMTP. Compose, deliver, and test your emails easily in Elixir. Swoosh supports the most popular transactional email providers out of the box and also has an SMTP adapter. Adding new adapters is super easy and we are definitely looking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sobelow

    Sobelow

    Security-focused static analysis for the Phoenix Framework

    Sobelow is a security-focused static analysis tool for the Phoenix framework. For security researchers, it is a useful tool for getting a quick view of points-of-interest. For project maintainers, it can be used to prevent the introduction of a number of common vulnerabilities. Potential vulnerabilities are flagged in different colors according to confidence in their insecurity. High confidence is red, medium confidence is yellow, and low confidence is green. A finding is typically marked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Axon

    Axon

    Nx-powered Neural Networks

    ... abstractions that enable easy integration while maintaining a level of separation between each component. You should be able to use any of the APIs without dependencies on others. By decoupling the APIs, Axon gives you full control over each aspect of creating and training a neural network. At the lowest-level, Axon consists of a number of modules with functional implementations of common methods in deep learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nerves

    Nerves

    Craft and deploy bulletproof embedded software in Elixir

    Nerves is the open-source platform and infrastructure you need to build, deploy, and securely manage your fleet of IoT devices at speed and scale. Nerves is written in Elixir, but you don’t have to rewrite everything in Elixir to get the advantages of Nerves, simply bring your own code (like C, C++, Python, Rust, and more) and scale up. Nerves use the Erlang runtime system, known for being distributed, fault-tolerant, soft real-time, and highly available. Nerves has the tools you need to manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Partful | 3D Explosion Parts Catalog Icon
    Partful | 3D Explosion Parts Catalog

    For Original Equipment Manufacturers, Head of After Sales, Parts Managers, Aftermarket Manager, Technical and Services, Maintenance

    Partful lets you showcase your products and parts in stunning 3D, allowing your customers to instantly find the right parts and click to order in one exploded view.
  • 10
    Jason

    Jason

    A blazing fast JSON parser and generator in pure Elixir

    A blazing-fast JSON parser and generator in pure Elixir. The parser and generator are at least twice as fast as other Elixir/Erlang libraries (most notably Poison). The performance is comparable to jiffy, which is implemented in C as a NIF. Jason is usually only twice as slow. Both the parser and generator fully conform to RFC 8259 and ECMA 404 standards. The parser is tested using JSONTestSuite. The package can be installed by adding jason to your list of dependencies in mix.exs. Jason follows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ElixirScript

    ElixirScript

    Converts Elixir to JavaScript

    The goal is to convert a subset (or full set) of Elixir code to JavaScript, providing the ability to write JavaScript in Elixir. This is done by taking the Elixir AST and converting it into JavaScript AST and then to JavaScript code. This is done using the Elixir-ESTree library. This release includes one major addition and a number of important changes. ElixirScript.Test ElixirScript.Test is a framework for testing Elixir modules that interact with JavaScript via the FFI. For all other modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Elixir Style Guide

    The Elixir Style Guide

    A community driven style guide for Elixir

    This is community style guide for the Elixir programming language. Please feel free to make pull requests and suggestions, and be a part of Elixir's vibrant community. If you're looking for other projects to contribute to please see the Hex package manager site. Elixir v1.6 introduced a Code Formatter and Mix format task. The formatter should be preferred for all new projects and source code. The rules in this section are applied automatically by the code formatter, but are provided here as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ExAdmin

    ExAdmin

    ExAdmin is an auto administration package for Elixir

    ExAdmin is an auto-administration package for Elixir and the Phoenix Framework. This version has been updated to support both Ecto 1.1 and Ecto 2.0. ExAdmin is an auto-administration package for Elixir and the Phoenix Framework, a port/inspiration of ActiveAdmin for Ruby on Rails. Checkout the Live Demo. The source code can be found at ExAdmin Demo. Checkout this Additional Live Demo for examples of many-to-many relationships, nested attributes, and authentication. ExAdmin is an add on for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next