Showing 24 open source projects for "gcc-core"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 1
    Tauri

    Tauri

    Build smaller, faster, and more secure desktop applications

    ... platforms. Cross-platform notifications using polyfilled WEB API. Build your Web application as a Tauri binary for MacOS, Linux and Windows. Update core dependencies automatically from the CLI. Run multiple window instances in Tauri. Setup secure context to enable access to restricted APIs. Generally stable on Desktop, API locked down. Opt-in feature enabling for iframe dialog with Tauri and the native API. Enable programmatic and keyboard access to clipboard.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    jaq

    jaq

    A jq clone focussed on correctness, speed, and simplicity

    jaq (pronounced like Jacques) is a clone of the JSON data processing tool jq. jaq aims to support a large subset of jq's syntax and operations. Jaq aims to provide a more correct and predictable implementation of jq, while preserving compatibility with jq in most cases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Zinnia

    Zinnia

    Runtime for worker nodes executing modules

    Zinnia is a runtime for Filecoin Station modules. It provides a sandboxed environment to execute untrusted code on consumer-grade computers. Zinnia is a sandboxed and resource-limited runtime for distributed workers. This crate provides the zinnia executable to run modules locally, e.g. while developing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    penrose

    penrose

    A library for writing an X11 tiling window manager

    Penrose is a modular library for configuring your own X11 window manager in Rust. This means that, unlike most other tiling window managers, Penrose is not a binary that you install on your system. Instead, you use it like a normal dependency in your own crate for writing your own window manager. Don't worry, the top-level API is well documented and a lot of things will work out of the box, and if you fancy digging deeper you'll find lots of opportunities to customize things to your liking....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    wgpu

    wgpu

    Safe and portable GPU abstraction in Rust, implementing WebGPU API

    wgpu is a safe and portable graphics library for Rust based on the WebGPU API. It is suitable for general purpose graphics and compute on the GPU. Applications using wgpu run natively on Vulkan, Metal, DirectX 11/12, and OpenGL ES; and browsers via WebAssembly on WebGPU and WebGL2. Angle is a translation layer from GLES to other backends, developed by Google. We support running our GLES3 backend over it in order to reach platforms with GLES2 or DX11 support, which aren't accessible...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Zenith

    Zenith

    Sort of like top or htop but with zoom-able charts, CPU, GPU

    In terminal graphical metrics for your *nix system written in Rust. The make file provides for building fully static versions on Linux against the musl C library. It requires musl-gcc to be installed on the system. Install "musl-tools" package on debian/ubuntu derivatives, "musl-gcc" on fedora and equivalent on other distributions from their standard repos. If one needs to build with NVIDIA support in a virtual environment, then it requires some more setup since typically the VM software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Daft

    Daft

    Distributed DataFrame for Python designed for the cloud

    ...-of-core on a distributed cluster. Underneath its Python API, Daft is built in blazing fast Rust code. Rust powers Daft’s vectorized execution and async I/O, allowing Daft to outperform frameworks such as Spark.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nitro Enclaves Command Line Interface

    Nitro Enclaves Command Line Interface

    Tooling for Nitro Enclave management

    This repository contains a collection of tools and commands used for managing the lifecycle of enclaves. The Nitro CLI needs to be installed on the parent instance, and it can be used to start, manage, and terminate enclaves. The Nitro Enclaves kernel driver is available in the upstream Linux kernel starting with the v5.10 kernel for x86_64 and starting with the v5.16 kernel for arm64. The codebase from the 'drivers/virt/nitro_enclaves' directory in this GitHub repository is similar to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    ... or customers to add some logic into certain points in your application. You decide where this logic runs, and your users decide what the plug-in does. Many engineering teams face an ever-growing list of feature requests, often exceeding their bandwidth several times over. How can you ever keep up? Making your product extensible by its end-users is a great way to move some of those features outside the core, and empower customers to make your software more useful for them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    ROAPI

    ROAPI

    Create full-fledged APIs for slowly moving datasets without writing

    ... inference. Response encoding layer to serialize intermediate Arrow record batch into various formats requested by the client. Its pluggable query core design makes it possible for users to efficiently perform join queries across a diverse set of data sources from simple CSV/Parquet files in Data warehouses to MySQL/Postgres, to SASS-like Google spreadsheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LeftWM

    LeftWM

    A tiling window manager for Adventurers

    Left is a tiling window manager written in rust for stability and performance. The core of left is designed to do one thing and one thing well. Be a window manager. Because you probably want more than just a black screen LeftWM is built around the concept of theming. With themes, you can choose between different bars/compositors/backgrounds/colors, whatever makes you happy. LeftWM has been built from the very beginning to support multiple screens and has been built around ultrawide monitors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Quickwit

    Quickwit

    Sub-second search & analytics engine on cloud storage

    Sub-second search & analytics engine on cloud storage. Quickwit is the fastest search engine on cloud storage. Quickwit has an Elasticsearch-compatible Ingest-API to make it easier to migrate your log shippers (Vector, Fluent Bit, Syslog, ...) to Quickwit. However, we only support ES aggregation DSL, the query DSL support is planned for Q2 2023. The core difference and advantage of Quickwit are its architecture built from the ground to search on cloud storage. We optimized IO paths, revamped...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Cacao

    Cacao

    Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS)

    .... That said, this library is currently early stages and may have bugs - your usage of it is at your own risk. However, provided you follow the rules (regarding memory/ownership) it's already fine for some apps. The core repository has a wealth of examples to help you get started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ordinals

    Ordinals

    Rare and exotic sats

    ..., and command-line wallet. It is experimental software with no warranty. Ordinal theory imbues satoshis with numismatic value, allowing them to be collected and traded as curios. Ordinal numbers are serial numbers for satoshis, assigned in the order in which they are mined, and preserved across transactions. ord relies on Bitcoin Core for private key management and transaction signing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gleam

    Gleam

    A friendly language for building type-safe, scalable systems!

    Gleam's powerful static type system helps find and prevent bugs at compile time, long before it reaches your users. It also serves as a productive refactoring tool, enabling programmers to confidently make large changes to unfamiliar code, quickly and with low risk. For problems, the type system can't solve (such as your server being hit by a bolt of lightning) the Erlang virtual machine provides well-tested mechanisms for gracefully handling failure. Hunting down bugs can be stressful so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gitoxide

    gitoxide

    An idiomatic, lean, fast & safe pure Rust implementation of Git

    ... from the gitoxide-core library, which mirrors these capabilities and itself relies on all git-* crates. Limit the number of threads used in operations that support it. Choose between 'human' and 'JSON' output formats. Display general information about the index itself, with detailed extension information by default and detailed information about the TREE extension. Follow the linked crate name for detailed status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    uutils coreutils

    uutils coreutils

    Cross-platform Rust rewrite of the GNU coreutils

    uutils is an attempt at writing universal (as in cross-platform) CLI utilities in Rust. Many GNU, Linux and other utilities are useful, and obviously some effort has been spent in the past to port them to Windows. However, those projects are written in platform-specific C, a language considered unsafe compared to Rust, and have other issues. Rust provides a good, platform-agnostic way of writing systems utilities that are easy to compile anywhere, and this is as good a way as any to try and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CachyOS

    CachyOS

    Blazingly Fast & Customizable Linux distribution

    CachyOS - Arch Linux Based Distribution With Heavy Optimizations & Multi-Architectures For Ultimate Desktop Experience Filesystems: - btrfs - zfs - ext4 - xfs - f2fs Our installer will auto detect which micro architecture your machine got, if x86-64-v3 or x86-64-v4 is detected it will automatically use the optimized packages, which is around a 10 % performance improvement. Desktop Environments: - KDE - CuteFish - i3 - Gnome - Openbox - Wayfire - Xfce - LXQT -...
    Leader badge
    Downloads: 1,373 This Week
    Last Update:
    See Project
  • 19
    OpenEthereum

    OpenEthereum

    The fast, light, and robust client for the Ethereum mainnet

    Fast and feature-rich multi-network Ethereum client. Built for mission-critical use: Miners, service providers, and exchanges need fast synchronization and maximum uptime. OpenEthereum provides the core infrastructure essential for speedy and reliable services. Built for mission-critical use: Miners, service providers, and exchanges need fast synchronisation and maximum uptime. OpenEthereum provides the core infrastructure essential for speedy and reliable services. OpenEthereum's goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vinari OS 4.0.0 HELIUM

    Vinari OS 4.0.0 HELIUM

    Vinari OS 4.0.0 HELIUM - Debian 12 Bookworm based 64-Bit OS

    Vinari OS 4.0.0 HELIUM marks the evolution of a Debian-based operating system, now embracing the 64-bit Debian 12 platform. This release is crafted with both everyday users and developers in mind, offering a seamless experience. At its core, Vinari OS 4.0.0 HELIUM showcases the intuitive GNOME desktop environment, enhanced with practical extensions such as GSConnect and DashToDock, among others. Our commitment to simplicity and convenience shines through, as Vinari OS 4.0.0 HELIUM adopts...
    Downloads: 100 This Week
    Last Update:
    See Project
  • 21
    glommio

    glommio

    Thread-per-core crate that makes writing asynchronous apps easier

    Glommio (pronounced glo-mee-jow or |glomjəʊ|) is a Cooperative Thread-per-Core crate for Rust & Linux based on io_uring. Like other Rust asynchronous crates, it allows one to write asynchronous code that takes advantage of Rust async/await, but unlike its counterparts, it doesn't use helper threads anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Roa

    Roa

    Async web framework inspired by koajs, lightweight but powerful

    Roa is an async web framework inspired by koajs, lightweight but powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rust IPFS

    Rust IPFS

    The InterPlanetary File System (IPFS), implemented in Rust

    This repository contains the crates for the IPFS core implementation which includes a blockstore, a libp2p integration which includes DHT content discovery and pubsub support, and HTTP API bindings. Our goal is to leverage both the unique properties of Rust to create powerful, performant software that works even in resource-constrained environments, while also maximizing interoperability with the other "flavors" of IPFS, namely JavaScript and Go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    parity ethereum

    parity ethereum

    The fast, light, and robust client for Ethereum-like networks

    The Fastest and most Advanced Ethereum Client. Built for mission-critical use: Miners, service providers, and exchanges need fast synchronization and maximum uptime. Parity Ethereum provides the core infrastructure essential for speedy and reliable services. Parity Ethereum's goal is to be the fastest, lightest, and most secure Ethereum client. We are developing Parity Ethereum using the sophisticated and cutting-edge Rust programming language. Parity Ethereum is licensed under the GPLv3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next