Showing 32 open source projects for "core binaries"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 1
    BitShares Core

    BitShares Core

    BitShares Blockchain implementation and command-line interface

    BitShares Core is the BitShares blockchain implementation and command-line interface. The web browser-based wallet is BitShares UI. BitShares requires a 64-bit operating system to build, and will not build on a 32-bit OS. BitShares requires Boost libraries to build, and supports versions 1.58 to 1.74. Newer versions may work but have not been tested. If your system came pre-installed with a version of Boost libraries that you do not wish to use, you may manually build your preferred version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Litecoin Core integration

    Litecoin Core integration

    Litecoin source tree

    ... and liquidity, Litecoin is a proven medium of commerce complementary to Bitcoin. Litecoin is an open-source software project released under the MIT/X11 license which gives you the power to run, modify, and copy the software and to distribute, at your option, modified copies of the software. The software is released in a transparent process that allows for independent verification of binaries and their corresponding source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license...
    Downloads: 171 This Week
    Last Update:
    See Project
  • 4
    Electron.NET

    Electron.NET

    Build cross platform desktop apps with ASP.NET Core

    ... Core environment and just embed it inside a pretty robust X-plat environment called Electron. Porting Electron to .NET is not a goal of this project, at least we don't have any clue how to do it. We just combine ASP.NET Core & Electron. The current Electron.NET CLI builds Windows/macOS/Linux binaries. Our API uses .NET 5, so our minimum base OS is the same as .NET 5.
    Downloads: 3 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 5
    reko

    reko

    Reko is a binary decompiler

    Reko (Swedish: "decent, obliging") is a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, core decompiler engine, and back ends to help it achieve its goals. A command line, a Windows GUI, and a ASP.NET front end exist at the time of writing. The decompiler engine receives inputs from the front ends in the form of either individual executable files or decompiler project files. Reko project files...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    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: 7 This Week
    Last Update:
    See Project
  • 7
    LFortran

    LFortran

    Official main repository for LFortran

    LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute the user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile binaries with the goal of running the user’s code on modern architectures such as multi-core CPUs and GPUs. LFortran is in alpha (it is expected to not work on third-party codes and users enthusiastically participate in bug reporting and fixing).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Bitcoin

    Bitcoin

    Bitcoin Core integration/staging tree

    Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built. Bitcoin Core requires a one-time download of about 400GB of data plus a further 5-10GB per month. By default, you will need to store all of that data, but if you enable pruning, you can store as little as 6GB total without sacrificing any security. For more information about setting up Bitcoin...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Teal

    Teal

    The compiler for Teal, a typed dialect of Lua

    This is the repository of tl, the compiler for Teal, a typed dialect of Lua. The core compiler has no dependencies and is implemented as a single tl. lua file which you can load into your projects. Running tl. loader() will add Teal support to your package loader, meaning that require() will be able to run .tl files. Alternatively, you can find pre-compiled binaries for Linux x86_64 and Windows x86_64 at the releases page. The packages contain a stand-alone executable that can run Teal programs...
    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
    wgpu

    wgpu

    Safe and portable GPU abstraction in Rust, implementing WebGPU API

    .... In order to run with Angle, "angle" feature has to be enabled, and Angle libraries placed in a location visible to the application. These binaries can be downloaded from gfbuild-angle artifacts, manual compilation may be required on Macs with Apple silicon. The wgpu crate is meant to be an idiomatic Rust translation of the WebGPU API. That specification, along with its shading language, WGSL, are both still in the "Working Draft" phase.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    http4k

    http4k

    The Functional toolkit for Kotlin HTTP applications

    http4k is a lightweight but fully-featured HTTP toolkit written in pure Kotlin that enables the serving and consuming of HTTP services in a functional and consistent way. http4k applications are just Kotlin functions. http4k consists of a lightweight core library, http4k-core, providing a base HTTP implementation and Server/Client implementations based on the JDK classes. Further servers, clients, serverless, templating, websockets capabilities are then implemented in add-on modules. http4k...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tauri

    Tauri

    Build smaller, faster, and more secure desktop applications

    Build smaller, faster, and more secure desktop applications with a web frontend. Brownfield compatibility with any front-end framework means you don't have to change your stack. Floss relicensing is possible with Tauri. Bundle size of a Tauri App can be less than 600KB. Security is the Tauri-Team's biggest priority and drives our innovation. Patterns are here to help you choose important features with simple configuration. Cross-platform compilation allows to bundle binaries for major desktop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reflex Platform

    Reflex Platform

    A curated package set and set of tools that let you build Haskell

    Reflex Platform is a curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. Reflex Platform is built on top of the nix package manager. The core packages in Reflex Platform are known to work together and are tested together. the core packages in Reflex Platform are cached so you can download prebuilt binaries from the public cache instead of building from scratch. Nix locks down dependencies even outside the Haskell ecosystem (e.g...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flashlight library

    Flashlight library

    A C++ standalone library for machine learning

    Flashlight is a fast, flexible machine learning library written entirely in C++ by Facebook AI Research and the creators of Torch, TensorFlow, Eigen, and Deep Speech. Native support in C++ and simple extensibility make Flashlight a powerful research framework that's hackable to its core and enables fast iteration on new experimental setups and algorithms with little unopinionated and without sacrificing performance. In a single repository, Flashlight provides apps for research across multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RufasSok

    RufasSok

    Sokoban with many families of puzzles provided.

    This is a minimalist version of the Sokoban puzzle game that runs on Windows, OSX, and Linux. The beauty of this implementation is that it is fully OpenGL 3.3 core profile Ada code, using no OpenGL-deprecated functions. Has undo (u) and restart (r) functions. Each data file has many "levels". The next (n) and previous (p) keys move between levels. The (R-shft) and (L-shft) keys move between puzzle data files. Bigger (b) and smaller (s) keys help you to proportionally adjust the size...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    RufasSlider

    RufasSlider

    Klotsky class block slider puzzles.

    RufaSlider is a collection of 16 different block slider puzzles for kids and casual puzzlers that works on laptops and PCs running Windows, OSX or GNU/Linux. It includes a Klotski-style family, a DirtyDozen family, and a Traffic-Rush family. And now these puzzle families come with AutoSolvers to help you. The Klotski family uses rectangles of 4 sizes: 1x1, 2x2, 1x2, 2x1. The objective in each game is stated near the window top, but usually involves moving a large block to a specified...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Dyalect

    Dyalect

    Dyalect is a programming language for .NET Core

    Dyalect is a dynamic programming language for .NET Core platform. It is lightweight, fast and modern. Dyalect (or Dy for short) is written in C# and has zero dependencies except for standard .NET Core libraries, which means that it can seamlessly run on Windows, MacOS and Linux. Moreover you can use the same binaries on any of these platforms! Dy runs on the top of its own high performance virtual machine. It compiles fast and can be used as an embeddable language or as a scripting language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WorldCupSokerban

    WorldCupSokerban

    Soccer-themed 3D Sokoban Game

    This is a soccer-themed, 3rd-person 3D sokoban puzzle game. It uses data in a format that is commonly found on the internet. It has undo <u> and restart <r> functions. Comes with many puzzle files, each typically having dozens of "levels". The next <n> and previous <p> keys move between levels. The <Lshft> and <Rshft> keys move between the different puzzle files. The <z> key creates a setpoint (reZero) so that subsequent restarts restore that setpoint. To move the "kicker" use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CollLib is a library of functions, interfaces, and base implementations, which eases everyday use of imperative programming principles in Java development. CollLib's released jar artifacts are available in the Maven central repository at: http://repo1.maven.org/maven2. If you use Maven (recommended), just add CollLib as a dependency in your project's pom.xml file (groupId=org.colllib, artifactId=colllib). Apart from the Maven distribution the CollLib binaries are also available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NSudo

    NSudo

    System Administration Toolkit

    NSudo offers a series of System Administration tools and is based on SuperCMD, a software that allows you to run your program as SYSTEM with TrustedInstaller token. NSudo is a step up from SuperCMD in that it offers many other capabilities. Like SuperCMD it is also capable of launching programs with the TrustedInstaller access token, as well as the System access token and the current user access token. It can also launch programs with the current process access token with or without the LUA...
    Downloads: 57 This Week
    Last Update:
    See Project
  • 21
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Vavr

    Vavr

    Object-functional library that runs with Java 8+

    Vavr core is a functional library for Java. It helps to reduce the amount of code and to increase the robustness. A first step towards functional programming is to start thinking in immutable values. Vavr provides immutable collections and the necessary functions and control structures to operate on these values. The results are beautiful and just work. The Vavr binaries can be found on Maven Central. Beside with Gradle and Maven they work also standalone. The documentation gives an overview...
    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
    MITIE

    MITIE

    MITIE: library and tools for information extraction

    ... Machines[3]. MITIE offers several pre-trained models providing varying levels of support for both English, Spanish, and German trained using a variety of linguistic resources (e.g., CoNLL 2003, ACE, Wikipedia, Freebase, and Gigaword). The core MITIE software is written in C++, but bindings for several other software languages including Python, R, Java, C, and MATLAB allow a user to quickly integrate MITIE into his/her own applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreeChaF

    FreeChaF

    FreeChaF is a Fairchild ChannelF libretro core

    FreeChaF is a Fairchild ChannelF emulator implemented as a libretro core.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next