Showing 17 open source projects for "crystal"

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.
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 1
    Ameba

    Ameba

    A static code analysis tool for Crystal

    Code-style linter for Crystal. A single-celled animal that catches food and moves about by extending fingerlike projections of protoplasm. Ameba is a static code analysis tool for the Crystal language. It enforces a consistent Crystal code style, and also catches code smells and wrong code constructions. Ameba allows you to dig deeper into an issue, by showing you details about the issue and the reasoning behind it being reported. Starting from 0.31.0 Crystal supports parallelism. It allows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jennifer

    Jennifer

    Crystal ORM using ActiveRecord pattern with flexible query DSL

    ActiveRecord pattern implementation for Crystal with a powerful query DSL, validation, relationship definition, translation and migration mechanism. You need to choose one of the existing drivers for your DB: MySQL or Postgres; the sqlite3 adapter automatically installs the required driver for it. Jennifer allows you to maintain everything for your models - from DB migrations and field mapping to callbacks and building queries. For detailed information see the docs and API documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    amber

    amber

    A Crystal web framework that makes building applications fast

    Amber makes building web applications fast, simple, and enjoyable. Get started with blazing-fast performance. Amber provides the bare metal performance of the Crystal Language. It provides productivity and happiness through a powerful CLI and familiar design patterns seen in Kemal, Rails, Phoenix and other popular frameworks. Use code generation and scaffolding features to rapidly build prototypes. Amber is licensed under the MIT license, which makes it perfect for use in commercial...
    Downloads: 0 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: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 5
    Lucky

    Lucky

    A full-featured Crystal web framework that catches bugs for you

    Lucky is a web framework written in Crystal. It helps you work quickly, catch bugs at compile time, and deliver blazing-fast responses. Lucky is extremely fast and uses very little memory. You and your users will love the extra dose of speed. Authentication, asset management, CORS, database ORM, and more can all be included when creating a new Lucky project. Instead of finding bugs in QA or in production, Lucky is designed to catch as many bugs as possible at compile time. Lucky uses Action...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kemal

    Kemal

    Fast, effective, simple web framework

    .... Since Crystal does not allow using variables in macro literals, you need to generate another helper macro to make the code easier to read and write. You can add many blocks to the same verb/path combination by calling it multiple times they will be called in the same order they were defined. Browser redirects are simple as well. Simply call env.redirect in the route’s corresponding block.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hetzner k3s

    Hetzner k3s

    A CLI tool to install and manage Kubernetes clusters in Hetzner Cloud

    This is a CLI tool to quickly create and manage Kubernetes clusters in Hetzner Cloud using the lightweight Kubernetes distribution k3s from Rancher. Hetzner Cloud is an awesome cloud provider which offers a truly great service with the best performance/cost ratio in the market. With Hetzner's Cloud Controller Manager and CSI driver you can provision load balancers and persistent volumes very easily. k3s is my favorite Kubernetes distribution now because it uses much less memory and CPU,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mango

    Mango

    Mango is a self-hosted manga server and web reader

    An open-source manga server and web reader. Mango is an open-source manga server and web reader. You can think of it as Plex for your manga collections. With Mango, you can manage and read your manga with a responsive web interface. On amd64 Linux, Mango can be deployed with a single binary that includes all the dependencies and static files. Upgrading to a new version is as easy as replacing the binary with a new one. Mango is written in Crystal, a compiled language that offers C-level...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    FTC

    Symmetric File and Text Encryption

    FTC cascades choice of Aria-256, AES-256, Camellia-256, or SM4 for file encryption, and AES-256, TripleDES, and Blowfish for text encryption, both receive robust keystream generation
    Downloads: 1 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 10

    SDigest

    File hashing tool using Adler32, CRC32, MD5, SHA1, SHA256, SHA512

    Most file hashing utils involve specifying a file in a dialog, or dragging a file to an input box, SDigest simply resides in the file context menu, and will display a pop-up showing Adler32, CRC32, MD5, SHA1, SHA256, and SHA512 message digests of the selected file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    arca_enc

    Encryption engine supports AES, Aria, Camellia, SM4, and ChaCha20

    Basic symmetric encryption engine, meant to be wrapped, can also be used as a command line encryption tool https://github.com/danabooth/arca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Redis Client for Crystal

    Redis Client for Crystal

    Full featured Redis client for Crystal

    A Redis client for the Crystal programming language. This Redis instance can be shared across fibers and accepts the same Redis commands as the Redis class. It automatically allocates and frees connections from/to the pool, per command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ICR

    ICR

    Interactive console for Crystal programming language

    Interactive console for Crystal programming language. Every time you press Enter it adds a new instruction, generates a new crystal program, and executes it. The output is split into 2 parts: regular program output (e.g. output from puts 10) and the value returned by the last command. The regular output is saved, and when you type a new instruction, a new program is generated. The saved output is subtracted from the new output, and the difference is printed out. It creates an illusion that only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    irs

    irs

    A music downloader that understands your metadata needs

    irs is a command-line application that downloads audio and metadata in order to package an mp3 with both. Extensible, the user can download individual songs, entire albums, or playlists from Spotify. Note that the binaries right now have only been tested on WSL. They should run on most Linux distros, and OS X, but if they don't please make an issue. At it's core irs downloads individual songs. It does this by interfacing with the Spotify API, grabbing metadata, and then searching Youtube for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    lilith

    lilith

    x86-64 os made in crystal

    A POSIX-like x86-64 kernel and userspace written in Crystal. A CPU with x64 support is required to run the OS. The Makefile provides a script that will run QEMU on the kernel. To run with storage, an MBR-formatted hard drive image with a FAT16 partition must be provided in the running directory with the name drive.img. The kernel will automatically boot the main.bin executable on the hard drive, or panic if it can't be loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    crcophony

    crcophony

    Fast, neat discord TUI written in Crystal

    A simple Discord Terminal UI written in Crystal. Self-bots are not allowed by Discord's Terms of Service. Using crcophony could technically count as using a self-bot. Use this project at your own risk, it isn't my fault if it gets you banned. That being said, I'm trying my best to ensure the application is as safe as possible. You cannot do anything in crcophony that you can't do in the normal Discord client (in fact, there are things you can do in the Discord client that you can't do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Amethyst

    Amethyst

    Amethyst is a Rails inspired web-framework for Crystal language

    Amethyst is currently undergoing a re-write from the ground up. We'll be releasing the public roadmap soon. Amethyst is a web framework written in the Crystal language. The goals of Amethyst are to be extremely fast and to provide agility in application development, much like Rails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next