Showing 141 open source projects for "mecrisp-ice"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Mecrisp - A family of optimising native code Forth implementations for MSP430, ARM Cortex M, RISC-V RV32IM(C), MIPS M4K and FPGAs.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 2
    ice

    ice

    The progressive framework based on React

    Simple and friendly front-end R&D system. Massive reusable materials, combined with R&D kits to quickly build front-end applications. Inspiring traditional design cognition combined with design trends, and deriving a new platform product design language. Provide a variety of vertical field templates and blocks, quickly create projects, support style switching, and meet individual needs. Free collocation of materials, integration of development and debugging, covering the whole process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rime ICE

    Rime ICE

    rime-ice is a highly optimized schema for the RIME input method

    rime-ice is a highly optimized schema for the RIME (中州韻) input method engine, offering a clean, intelligent, and efficient Chinese input experience. Built with modular configuration files and designed for performance, rime-ice provides powerful input suggestions, simplified vocabulary, and flexible customization, catering to users who want a streamlined and practical Chinese typing setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Mecrisp-Stellaris Unofficial User Doc

    Forth documentation: embedded Arm Cortex-M STM32xx microprocessors

    Unofficial user documentation for the Mecrisp-Stellaris Forth programming language on ARM Cortex-M microprocessors. Includes a index, search function, projects, pictures and Youtube video links. This Documentation is designed for Forth Beginners.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    NetBird

    NetBird

    Connect your devices into a secure WireGuard-based overlay network

    ...Every machine in the network runs NetBird Agent (or Client) that manages WireGuard. Every agent connects to Management Service that holds network state, manages peer IPs, and distributes network updates to agents (peers). NetBird agent uses WebRTC ICE implemented in pion/ice library to discover connection candidates when establishing a peer-to-peer connection between machines.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Coturn TURN server

    Coturn TURN server

    coturn TURN server project

    coturn is a free open source implementation of TURN and STUN Server. The TURN Server is a VoIP media traffic NAT traversal server and gateway.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    libjuice

    libjuice

    JUICE is a UDP Interactive Connectivity Establishment library

    libjuice is a lightweight C library implementing the ICE (Interactive Connectivity Establishment) protocol, facilitating peer-to-peer connectivity through NAT traversal. It's particularly useful for applications requiring direct UDP communication, such as VoIP or real-time media streaming, where establishing a direct connection between peers is essential.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libdatachannel

    libdatachannel

    C/C++ WebRTC network library featuring Data Channels, Media Transport

    libdatachannel is a C++ library that implements WebRTC DataChannels and ICE transports, enabling peer-to-peer communication without relying on media components. It is ideal for developers who want efficient, low-latency P2P communication for data transmission in IoT, multiplayer games, decentralized apps, or custom signaling architectures. Built for performance and minimalism, it allows fine-grained control over STUN, TURN, DTLS, and SCTP layers, with a clean and modern C++ interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Downloads: 40 This Week
    Last Update:
    See Project
  • 11

    TTOS-ICE

    Linux for everyone!

    TTOS Linuxis a highly customized debian based distribution. The standard KDE edition is geared toward giving users coming from windows a familiar and more feature full and modern desktop experience!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    cunicu

    cunicu

    A zeroconf peer-to-peer mesh VPN using Wireguard

    ...From a user perspective, cunīcu alleviates the need of manual configuration such as exchange of public keys, IP addresses, endpoints, etc.. Hence, it adopts the design goals of the WireGuard project, to be simple and easy to use. Thanks to Interactive Connectivity Establishment (ICE), cunīcu is capable of establishing direct connections between peers that are located behind NAT firewalls such as home routers. In situations where ICE fails, or direct UDP connectivity is not available, cunīcu falls back to using TURN relays to reroute traffic over an intermediate hop or encapsulate the WireGuard traffic via TURN-TCP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    ICE Auto Clicker
    ICE Auto Clicker is a powerhouse automation tool tailored for gamers looking to maximize their efficiency and take their gameplay to the next level. With customizable clicking patterns and adjustable speeds, ICE Auto Clicker lets you automate mouse clicks with ease, whether you're grinding for loot, farming resources, or completing repetitive quests.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    ParallelStencil.jl

    ParallelStencil.jl

    Package for writing high-level code for parallel stencil computations

    ...Performance similar to CUDA C / HIP can be achieved, which is typically a large improvement over the performance reached when using only CUDA.jl or AMDGPU.jl GPU Array programming. For example, a 2-D shallow ice solver presented at JuliaCon 2020 [1] achieved a nearly 20 times better performance than a corresponding GPU Array programming implementation; in absolute terms, it reached 70% of the theoretical upper performance bound of the used Nvidia P100 GPU, as defined by the effective throughput metric, T_eff. ParallelStencil relies on the native kernel programming capabilities of CUDA.jl and AMDGPU.jl and on Base.Threads for high-performance computations on GPUs and CPUs, respectively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ICE Hrm - Human Resource Management

    ICE Hrm - Human Resource Management

    Robust and efficient Human Resource Management System

    ICE Hrm is a Human resource management system for small and medium sized organizations. It has a rich UI built with PHP and Java Script. The system is implemented with a modular architecture which makes it extendable and customizable easily. We have moved icehrm code to : https://github.com/gamonoid/icehrm/ Opensource Version Demo : http://apps.gamonoid.com/icehrm-open/ Commercial Version Demo : http://apps.gamonoid.com/icehrm-pro/ Download the latest stable release from https://sourceforge.net/projects/icehrm/ Useful Links IceHrm Opensource Blog: http://icehrm.org IceHrm Cloud Hosting: https://icehrm.com IceHrm Documentation (Opensource and Commercial): http://blog.icehrm.com IceHrm Blog: https://icehrm.com/blog Purchase IceHrm Pro: https://icehrm.com/modules.php Report Issues: https://github.com/gamonoid/icehrm/issues Feature Requests: https://bitbucket.org/thilina/icehrm-opensource/issues
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    jfPhone

    jfPhone

    VoIP/SIP SoftPhone (formerly known as jphonelite)

    jfPhone is a VoIP/SIP SoftPhone for Desktops.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    icestream
    Icestream is a free software for audio streaming. Icestream brings together an audio player / mixer (based on mplayer), an icecast server and Ice (a client to send audio signal to Icecast) in one intuitive GUI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Java Ice Team Tracker 64 is a java based music tracker (editor) for creating music for SID chip of Commodore 64. Instruments are totally based onto tables for full control of sound generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RabbitProxyServer
    Proxy server. There are the read-only mirror of github. Home: https://github.com/KangLin/RabbitProxyServer.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SDC

    SDC facilitates development of dist. systems of medical devices.

    ...It is based on the upcoming SDC standard, which is specified by the IEEE in IEEE Std 11073-20702-2016 (Point-of-care medical device communication Part 20702: Medical Devices Communication Profile for Web Services), IEEE Std 11073-10207-2017 (Point-of-care medical device communication Part 10207: Domain Information and Service Model for Service-Oriented Point-of-Care Medical Device Communication), and P11073-20701 (IEEE Draft Standard for Service-Oriented Medical Device Exchange Architecture & Protocol Binding). The SDC standard has the goal to meet increasing demand for medical device interoperability in an Integrated Clinical Environment (ICE), see also ASTM F2761-1:2009. OpenSDC is not intended to be used in clinical trials, clinical studies, or in clinical routine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Legacy OS

    Legacy OS

    Legacy OS Linux is a Modern up to Date Operating System for older PC's

    ...Now based on antiX / Debian Bullseye 64 Bit. After a long development period LegacyOS 2023 is now available for download. As with previous releases LegacyOS uses the Ice Window Manager (icewm) and ROX / PCmanFM File Managers. All included Ice Window Manager Themes have been created for this release. A useful selection of Applications are included by default. VLC, MPV, Strawberry, Peek, FreetuxTV, OnlyOffice, Scribus, Gimp, Inkscape, Firefox-ESR, Thunderbird, Transmission just to name a few. Also available for download through the Synaptic Package Manager are the Google Chrome and Microsoft Edge Web Browsers. ...
    Leader badge
    Downloads: 382 This Week
    Last Update:
    See Project
  • 22
    Tux Linux

    Tux Linux

    Tux Linux - Ubuntu Remix - Complete, Free, Lightweight & easy to use!

    Easy to Use Free Linux Operating System. Tux Linux is based on Ubuntu LTS, (Long Term Support) built on top of Ubuntu minimal iso. The purpose of Tux Linux is to introduce Windows users to Linux, and provide them with a comfortable and useful user experience. It is designed to be simple and suitable for new Linux users and for those who want a lightweight, highly responsive, and fully functional environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    Mecrisp-Across Unofficial User Doc

    Tethered Forth for MSP430 Microcontrollers

    Mecrisp-Across tethered Forth for MSP430 Micro controller Target using a Ti Tiva Connected Launchpad as the Host via a 4 wire JTAG connection. No need to pre-flash anything, no bootloader … nothing, just connect the four wire Tether and start developing your embedded application on the MSP430xx target immediately!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NB: Development has been moved to Github: https://github.com/avrdudes/avarice AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 25
    streamsupport

    streamsupport

    Backport of Java 8/9 java.util.stream API to Java 6/7 and Android

    This project has moved to GitHub: https://github.com/stefan-zobel/streamsupport streamsupport is a backport of the Java 8 java.util.function (functional interfaces) and java.util.stream (streams) API for users of Java 6 or 7 supplemented with selected additions from java.util.concurrent which didn't exist back in Java 6. Due to the lack of default interface methods and static interface methods in pre-Java 8 the API had to be slightly adjusted in these areas but still covers the full...
    Downloads: 0 This Week
    Last Update:
    See Project