Showing 141 open source projects for "scons-3.0.5.tar.gz"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    SCons

    SCons

    A software construction tool

    ...We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You don't need any other package if you just want to try out SCons. - The scons-local package executes as a SCons standalone, out of a local directory. It's intended to be dropped in to and shipped with packages of other software for builds with SCons but not as a required install
    Leader badge
    Downloads: 2,751 This Week
    Last Update:
    See Project
  • 2
    teams-for-linux

    teams-for-linux

    Unofficial Microsoft Teams for Linux client

    ...Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron. Binaries are available under releases for AppImage, rpm, deb, snap, and tar.gz. In the case of AppImage, we recommend using AppImageLauncher for the best desktop experience. Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation. Generate an embeddable card to be shared on external websites.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    Double Conversion

    Double Conversion

    Efficient binary-decimal & decimal-binary conversion routines for IEEE

    ...It is optimized for both speed and correctness, making it ideal for numerical computation libraries, serialization systems, and scripting engines. The codebase includes detailed documentation and comprehensive unit tests to validate correctness across various platforms. With flexible build options using SCons, CMake, or Bazel, Double Conversion integrates seamlessly into modern C++ development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cloud Commander

    Cloud Commander

    Cloud Commander file manager for the web with console and editor

    ...Adapts to screen size. 3 built-in editors with support of syntax highlighting: Dword, Edward and Deepword. Console with support of the default OS command line. Written in JavaScript/Node.js. Built-in archives pack: zip and tar.gz. Built-in archives extract: zip, tar, gz, bz2, .tar.gz and .tar.bz2 (with help of inly). Cloud Commander could be used as middleware for node.js applications based on socket.io and express. The docker images are provided for multiple architectures and types. Config would be read from home directory, hosts root file system would be mount to /mnt/fs, 8000 port would be exposed to hosts port.
    Downloads: 4 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    docker-maven-plugin

    docker-maven-plugin

    Maven plugin for running and creating Docker images

    This is a Maven plugin for building Docker images and managing containers for integration tests. It works with Maven 3.0.5 and Docker 1.6.0 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Conan

    Conan

    The open-source C/C++ package manager

    ...All platforms. Windows, Linux, Apple, FreeBSD, Android, iOS, embedded, cross-building, bare metal, etc. All build systems. Visual Studio MSBuild, CMake, Makefiles, SCons, etc. Extensible to any build system. Full management of binaries. Create, manage and reuse any number of binaries, for any configuration: platform, compiler, version, architectures, or build from sources at will. Fully automated dependency management. Transitive dependencies, conflicts detection, dependency overriding, conditional dependencies. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    omnisharp-roslyn

    omnisharp-roslyn

    OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

    OmniSharp is a .NET development platform based on Roslyn workspaces. It provides project dependencies and C# language services to various IDEs and plugins. OmniSharp is built with the .NET Core SDK on Windows and Mono on OSX/Linux. It targets the net472 target framework. For platforms other than Windows, OmniSharp ships with an embedded Mono which is based on version 6.12.0, includes MSBuild 16.8.0 and is provisioned during the build script. If Mono is globally installed on the system,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Witch City Whisperer

    Witch City Whisperer

    Rolling Playlist 47.0

    The Witch City Whisper is A Rolling Playlist From The Other Side. There is an Arch Linux package and pkgbuild located in the files section. Compressed sources (tar.gz|tar.zst|zip) are also available. Instructions for all are found in the README.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    GoZip

    GoZip

    A tool for zipping files

    Whats new- Progress bar .lzma and .pax support New, revamped UI Multithreading (for faster speed) Open sourced (the .py file is the source)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    PLEKv2

    PLEKv2: predicting lncRNAs and mRNAs

    PLEKv2: predicting lncRNAs and mRNAs based on intrinsic sequence features and the Coding-Net model INSTALLATION ------------- We upgraded PLEK to PLEKv2. All you need is RNA sequences (fasta file). Steps: 1. Download PLEK.2.1.tar.gz from * and decompress it. $ tar zvxf PLEK.2.1.tar.gz 2. Compile PLEK2.1 $ cd PLEK2.1 3. decompress Coding_Net_kmer6_orf.h5.bz2 model $ bunzip2 Coding_Net_kmer6_orf.h5.bz2 4. decompress Coding_Net_kmer6_orf_Arabidopsis.h5.bz2 model $ bunzip2 Coding_Net_kmer6_orf_Arabidopsis.h5.bz2 USAGE Python PLEK2.py -i fasta_file -m model(ve: vertebrate , pl: plant) Examples: $ python PLEK2.py -i test.fasta -m ve Aimin Li, Haotian Zhou, Siqi Xiong, Junhuai Li, Saurav Mallik, Rong Fei, Yajun Liu, Hongfang Zhou, Xiaofan Wang, Xinhong Hei, Lei Wang. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11

    ProxMox-Stuff

    Wordpress template container (LXC based) for ProxMox

    ...Services in the container: - Apache with PHP integration - MySQL - SSH/SFTP (under construction) - phpMyadmin (under construction) To use it in ProxMox: - In the shell of PVE, run "wget https://sourceforge.net/projects/proxmox-stuff/files/wordpress-template.tar.gz/download -O /var/lib/vz/template/cache/wordpress-template-ubuntu24.tar.gz" - Then create a new container, and select "wordpress-template-ubuntu24.tar.gz" as a template Please let me know if there is any question of suggestion. Regards, Kaled Aljebur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DVDInfo

    DVDInfo

    DVDInfo: A FREE program for generating information about DVD Discs.

    DVDInfo: A FREE program for generating information about DVD Discs. From v1.2.2r0 an installer is included. The portable .tar.gz will continue to be included.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    Enotic-Archivator

    Enotic-Archivator

    Small archivator for Windows

    Small programm for create and unarchive archives. Make it on Python, pyqt5. You are can create and unarchive the zip format, 7zip format and tar format (tar.gz, tar.bz2, tar.xz). The official sites of download is SourceForge and GitHub. Donate me: https://pay.cloudtips.ru/p/dfeb976c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PLEK

    predictor of long non-coding RNAs and mRNAs based on k-mer scheme

    INSTALLATION Pre-requisite: 1. Linux 2. C/C++ compiler (i.e. gcc, g++) 3. Python 2.5.0 or later versions (http://www.python.org/) Steps: 1. Download PLEK.1.2.tar.gz from https://sourceforge.net/projects/plek/files/ and decompress it. $ tar zvxf PLEK.1.2.tar.gz 2. Compile PLEK. $ cd PLEK.1.2 $ python PLEK_setup.py USAGE python PLEK.py -fasta fasta_file -out output_file -thread number_of_threads -minlength min_length_of_sequence -isoutmsg 0_or_1 -isrmtempfile 0_or_1 Examples: 1. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10 2. $ python PLEK.py -fasta PLEK_test.fa -out predicted -thread 10 -minlength 150 We upgraded PLEK to PLEKv2.: https://doi.org/10.1186/s12864-024-10662-y Aimin Li, Haotian Zhou, Siqi Xiong, et al. ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    chaosesque dev environment

    Dev Environment for chaosesque-anthology

    Dev Environment for chaosesque-anthology (git repos, etc, in convienent tar.gz form) So as to fufill GPL copyright obligations the sourcecode and media are presented to you in the same way the developers edit them. Read the readme for further info. Please download the split files from here: http://sourceforge.net/projects/chaosesquedevenv/files/ Rel_117zzzzzu/ (or whatever is the newest release directory under downloads) Main project: https://sourceforge.net/projects/chaosesqueanthology/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find filenames fast using index files, rename many files using expressions, copy part of a file, change times of a file, set file time from filename, print colored text to terminal, convert csv to tab separated, download files from web, send http or udp requests, print tcp or udp traffic, create hexdump of files, join many text files into one, list nested .zip .tar .tar.gz .tar.bz2 archive contents. Fully portable, for USB stick, without installation. For Windows, Linux and Mac OS/X.
    Leader badge
    Downloads: 975 This Week
    Last Update:
    See Project
  • 17
    Orange Juice Audio Enhancer for Linux
    ...How to install "Orange Juice" This Audio Enchancer requires pipewire environment on your system. sudo apt install easyeffects lsp-plugins calf-plugins Download tar.gz and unarchive, these 3 files put into /home/{users folder}/.config/easyeffects/output note: MX-23 uses "rubberband" for pitch effect, MX-25 uses "soundtouch" for pitch effect. These are completely none Compatibility. So it needs different preset I ready.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    PHPfreemind2beamer is a PHP Web application that converts a Freemind mindmap project into a LaTeX/Beamer PDF presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    THERE IS NO ZIPFILE, RELEASES: 2026-02-23, initial release, procfs mounts at /psu. 2026-03-20. added acpi to kernel. download: 'theTool-v2.tar.gz'' Provides base system for bootstrapping c++. A work-in-progress, with these subprojects ~active: :system42 the dist :/etc/rc. init shell, ipl-bench :/etc/motd logs uptime, starts nonet-syslog GNU source tarballs required: see discussion::kconfig:source tarballs. This site: Initial page Forums - kconfig, etc. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Kytner

    Kytner

    a simple PC Tool Suite to easy Access PC Tasks

    Kytner 3.0.5 Northern Sky² arrived. Elegantly Simple Desktop Essentials ❄️ Experience a streamlined desktop with Kytner. Effortlessly personalize your wallpaper with Kytner Settings ✨. Secure your digital life with KytnerSec 🔒. Tackle daily math with Kytner Calc ➕➖✖️➗. Enjoy your media with Kytner Film ▶️, Kytner Picture 🖼️, and Kytner Music 🎶.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    tengine-rpm

    Tengine RPM for almalinux,a dist of Nginx with some advanced features.

    ...In short, Tengine is a distribution of Nginx with some advanced features.Tengine does not provide official RPM packages, here to provide unofficial optimized compilation and integration of LuaJIT, ModSecurity, geoip2, and other commonly used modules of the Tengine RPM packages, to facilitate the user to quickly install and configure the web server on the target server. This is a rpm package based on the official package https://tengine.taobao.org/download/tengine-3.1.0.tar.gz, which you can install it for free. The almalinux 9.5-based rpm package can also be used for Red Hat Enterprise Linux (RHEL) and its derivatives, such as CentOS Linux and Rocky Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenJUMP (The JUMP Pilot Project)
    OpenJUMP is a community driven fork of JUMP the "Java Unified Mapping Platform" GIS software. The original JUMP was developed by Vivid Solutions, released under GPL2 in 2003 and discontinued in 2006. During 2004 already some enthusiastic developers joined together to enhance further the features of JUMP. They launched an independent development branch called OpenJUMP. The name gives credit to the original JUMP development, and at the same time describes the objectives of this project to...
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 23
    tkwintrack

    tkwintrack

    Tk window tracking

    ...NOTE: - The green download buttons generated by SF don't cope with two packages. Better ignore them and go directly to the Files tab to get what you really need. - The .tar.gz files include the unix manual page, which the .zip files lack. - Tkwintrack is the successor of wintrackgui (its name before release 2.0.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MintBridgeXFCE – REMI Patrimonial

    MintBridgeXFCE – REMI Patrimonial

    MintBridgeXFCE es un toolkit modular blindado para migraciones post-Wi

    MintBridgeXFCE es un toolkit modular blindado para migraciones post-Windows 10 hacia Linux Mint XFCE 21.3, con trazabilidad comunitaria, scripts reproducibles y documentación bilingüe. 🔰 Imagen ceremonial: [REMI Visual Fase 2](https://sourceforge.net/projects/mintbridgexfce/screenshots/visual_fase2.png) Obra derivada ceremonial – REMI – Custodio: jramonrivasg – 16/10/2025 Metadato incrustado: "Obra derivada ceremonial – REMI – Custodio: jramonrivasg –...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    ... + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v1.8 [DPh] "DarK-PhAnT0m!" (.zip) -> md5 = [ c8ab016f6370c8391e2e6f9a7cbe990a ] -> UFONet-v1.8 [DPh] "DarK-PhAnT0m!" (.tar.gz) -> md5 = [ 8a4cd86c21db2ad657eb75e6ac0e52d5 ] --------------------------------------------
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB