Showing 257 open source projects for "fvwm-crystal"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    FVWM-Crystal

    FVWM-Crystal

    FVWM-Crystal aims to create an easy to use and powerful desktop.

    FVWM - Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems. Its goals include seeking for better ways of using window manager and providing it with eyecandy interface. It try to exercise FVWM quite a bit. It has some very interesting features unique to Linux/Unix desktops like direct controls for several media players and its ability to bring in full screen virtualy any application. It can flow through the full...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    Crystal

    Crystal

    The crystal programming language

    Crystal’s syntax is heavily inspired by Ruby’s, so it feels natural to read and easy to write, and has the added benefit of a lower learning curve for experienced Ruby devs. Crystal is statically type checked, so any type errors will be caught early by the compiler rather than fail on runtime. Moreover, and to keep the language clean, Crystal has built-in type inference, so most type annotations are unneeded. All types are non-nilable in Crystal, and nilable variables are represented as a union...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Graphile's Crystal Monorepo

    Graphile's Crystal Monorepo

    Graphile's Crystal Monorepo; home to Grafast, PostGraphile

    The next-generation planning and execution engine for GraphQL. Enables greater performance and efficiency via deeper integration into your existing Node.js or remote business logic, no matter the shape of your GraphQL schema. Grafast and PostGraphile V5 are in sponsors-only alpha; sponsor at any tier, then reach out for access. A quick-start project for full-stack application development in React, Node.js, GraphQL and PostgreSQL. At Graphile we love GraphQL so much we named ourself for our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Signal Desktop

    Signal Desktop

    Private messenger for Windows, Mac, and Linux

    ... for free. Signal uses your phone's data connection so you can avoid SMS and MMS fees. Make crystal-clear voice and video calls to people who live across town, or across the ocean, with no long-distance charges. Add a new layer of expression to your conversations with encrypted stickers. You can also create and share your own sticker packs. Group chats make it easy to stay connected to your family, friends, and coworkers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Signal iOS

    Signal iOS

    A private messenger for iOS

    ..., forever. Send and receive messages, voice memos, photos, videos, GIFs and files for free. Signal uses your phone's data connection so no SMS or MMS charges are incurred. Make crystal clear calls and video calls to people who live across town or across the ocean with no long distance charges. Add a new layer of expression to your chats with encrypted trading cards. You can also create and share your own sticker packs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    Unicorn Engine

    Unicorn Engine

    Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc

    Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework. Highlight features. Multi-architectures: ARM, ARM64 (ARMv8), m68k, MIPS, PowerPC, RISC-V, S390x (SystemZ), SPARC, TriCore & x86 (include x86_64). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in pure C language, with bindings for Pharo, Crystal, Clojure, Visual Basic, Perl, Rust, Haskell, Ruby, Python, Java, Go, D, Lua, JavaScript, .NET, Delphi/Pascal & MSVC available. Native support...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    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
  • 11
    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
  • 12
    Quran for Android

    Quran for Android

    A Quran reading application for Android

    Quran for Android is a simple, open source Quran application for Android devices. It is based on Madani and features Madani images, Qaloon images and Naskh images all used with permission. It also has translations, Tafsir and Arabic data from tanzil and King Saud University. This project offers plenty of great features, with many more under development. Current features include translations in many different languages (Arabic Tafseer, English Sahih International Translation, French,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    SENAITE LIMS

    SENAITE LIMS

    SENAITE Meta Package

    SENAITE is a beautiful trigonal, oil-green to greenish-black crystal, with almost the hardness of a diamond. Although the crystal is described with a complex formula, it still has clear and straight shapes. Therefore, it reflects nicely the complexity of the LIMS, while providing a modern, intuitive, and friendly UI/ UX. Amongst other functionalities, SENAITE comes with highly-customizable workflows to drive users through the analytical process, easy-to-use UI for data registration, automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Crystal Mixer

    Crystal Mixer

    OpenAL 3D Sound Mixer & Output as ASIO Driver

    Crystal Mixer is based on OpenAL engine surround sound mixer. It supports up to 8 direct output and input channels and up to 18 output channels through 3D mixer. It works through ASIO Driver API for versatility. Possible to use up to 15 customizable auxiliary effects. It is also possible Hardware acceleration with some sound cards. As player foobar2000 recommended (create custom channel mapping in ASIO panel), you can also use plugin foo_dsp_fsurround (https://hydrogenaud.io/index.php/topic...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    crystal-facet-uml

    crystal-facet-uml

    Create consistent Uml diagrams

    As software architect, you create a set of diagrams describing use-cases, requirements, structural views, behavioral and deployment views. crystal_facet_uml keeps element names and element hierarchies consistent. It exports diagrams in svg, pdf, ps and png formats to be used in text processing systems like docbook, html, latex. This tool runs on your local PC and is based on glib, gdk, gtk, cairo, pango, sqlite.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Jmol

    Jmol

    An interactive viewer for three-dimensional chemical structures.

    Over 1,000,000 page views per month. Jmol/JSmol is a molecular viewer for 3D chemical structures that runs in four independent modes: an HTML5-only web application utilizing jQuery, a Java applet, a stand-alone Java program (Jmol.jar), and a "headless" server-side component (JmolData.jar). Jmol can read many file types, including PDB, CIF, SDF, MOL, PyMOL PSE files, and Spartan files, as well as output from Gaussian, GAMESS, MOPAC, VASP, CRYSTAL, CASTEP, QuantumEspresso, VMD, and many other...
    Leader badge
    Downloads: 1,387 This Week
    Last Update:
    See Project
  • 20
    VASPKIT
    Basic features: 1. Generate KPOINTS, POTCAR and INCAR for a given POSCAR file; 2. Elastic-constants using stress-strain or energy-strain methods; 3. Equation-of-state fitting; 4. Suggested k-paths for a given crystal structure; 5. Optical adsorption coefficient; 6. Band structure unfolding; 7. Fermi surface; 8. Density-of-states and band-structure; 9. Charge/spin density, Charge density difference; 10. Vacuum level and work function; 11. Wave-function analysis; 12. Molecular...
    Leader badge
    Downloads: 802 This Week
    Last Update:
    See Project
  • 21
    Salem

    Salem

    WCL Desktop Environment (Proctor's Ledge)

    ...-crystal 3.7,5 (3.6+) if using fvwm-crystal. * xdg_menu (archlinux-xdg-menu) for menuing. Sessionrc Calls: * autorandr * blueberry-tray/ blueman-applet * cbatticon * cairo-dock * copyq * dunst, notification-daemon, or xfce4-notifyd * fbpanel * feh * gxkb * mate-power-manager * nm-applet * pasystray * pcmanfm * picom or xcompmgr * plank * send-notify * stalonetray * systembus-notify * udiskie * volumeicon * xbindkeys * xpad * xscreensaver
    Downloads: 24 This Week
    Last Update:
    See Project
  • 22
    ATOMKIT
    ATOMKIT software aims to provide researchers and engineers with a comprehensive tool for convenient handling of crystal structure data and performing various simulations and analyses. Here are the key features of ATOMKIT software: (1) Crystal structure manipulation: Users can perform operations such as rotation, translation, scaling to adjust or edit the crystal structure as needed. (2 ) Modeling capabilities: Users can quickly generate crystal structures using input data such as atomic...
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 23
    Atomes

    Atomes

    Analysis, visualization, edition of 3D atomistic models

    Atomes is a Free (Open Source) cross-platform software licensed under the terms of the Affero GPL v3+ license. Atoms is a toolbox developed to analyze, to visualize and to create/edit three-dimensional atomistic models. Atomes also provides an advanced input preparation system for further calculations using well known molecular dynamics codes: - Classical MD : DL-POLY and LAMMPS - ab-initio MD : CPMD and CP2K - QM-MM MD : CPMD and CP2K Atomes is developed by Dr. Sébastien Le...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 24
    xpenguins

    xpenguins

    Running and flying penguins on your desktop

    Xpenguins is a program for animating cute cartoons/animals in your root window. By default it will be penguins - they drop in from the top of the screen, walk along the tops of your windows, up the side of your windows, levitate, skateboard, and do other similarly exciting things. Be careful when you move windows as the little guys squash easily.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    xsnow

    xsnow

    Let it snow on your desktop

    Finally, a working xsnow for Gnome, KDE, etc. Based on the original xsnow-1.42 created by Rick Jansen, after the xsnow-2019 conference in Antas (Spain) we now have available a xsnow that works on many desktop environments, even Raspian. By request of many beta-testers, a graphical front end has been created as well. For non-Unix users, there is https://sourceforge.net/projects/wsnow .
    Downloads: 16 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next