[go: up one dir, main page]

Showing 18 open source projects for "scons"

View related business solutions
  • 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
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You don't...
    Leader badge">
    Downloads: 2,719 This Week
    Last Update:
    See Project
  • 2
    Double Conversion

    Double Conversion

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

    ..., avoiding rounding errors and performance bottlenecks common in standard conversion routines. 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
  • 3
    Conan

    Conan

    The open-source C/C++ package manager

    The open-source, decentralized and multi-platform package manager to create and share all your native binaries. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Make system based on Ruby. Crossplatform interface for compilation, assemblages, software packings. SCons / AAP replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 5

    SCons gnuplot tool

    SCons tool to cooperate with gnuplot program

    SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This package is an extension (tool) to SCons, which enables "compilation" of gnuplot scripts in SCons-based projects. The intended audience include (but is not limited to) authors/publishers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    oldmym

    A build tool, partly inspired by SCONS.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Aqualid

    General purpose build system

    General purpose build tool. Key features: Flexible and scalable for large projects Dynamic dependency graph Batch build support Distributed build scripts (no fixed project structure) Support any build target types (files, strings, URLs, remote resources etc.) Conditional options Scons like build scripts (but don't compatible)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    scons-sundry

    Assorted tools for SCons.

    An eclectic collection of tools for the SCons build system. To use, place somewhere on your SCons search path. See http://www.scons.org/wiki/MoreSiteSconsDirs. For instance, on Windows, you can place it under %APPDATA%\SCons\site_scons\, on Linux, Unix, and Mac OS X, you can place it under ~/.scons/site_scons/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    gridfs-fuse

    a fuse wrapper around MongoDB's GridFS

    GridFS FUSE: Allows you to mount a MongoDB's GridFS instance as a local filesystem Requirements: ·MongoDB 1.6+ ·FUSE 2.8.5 ·Boost 1.49.0 Building: # scons Usage # ./fmount or ./mount_gridfs --db=db_name --host=localhost mount_point Current Limitations: ·No MongoDB authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10

    Dvipdfm tool for SCons

    SCons tool to cooperate with dvipdfm program

    SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This is a SCons extension (tool) which enables usage of the dvipdfm program to convert dvi files to pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GNU Build Packages for SCons

    Build GNU tools with SCons

    A package of scripts that allow you to use the SCons build tool to build software that usually uses the GNU Autotools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Win32 executable for SCons build system (http://www.scons.org). No need to install Python!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MPM-GIMP is a parallelized implementation of the Material Point Method [Sulsky 1994,1995] and Generalized Interpolation Material Point method [Bardenhagen 2004] written in C++ with MPI, Scons and Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    repro is a Python package for automating reproducible research in scientific computing. It works in combination with SCons, a next-generation build tool (www.scons.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SConfigure is an extension to SCons configuration functionality. SConfigure provides framework developers a way to install SCons 'Tool' objects with their project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Extensions to the circuit simulator Ngspice. One extension is the integration of the next generation build system SCons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Project Euler - Problem 17

    A solution for Project Euler's problem 17.

    A solution written in C++ and built using scons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next