Showing 18 open source projects for "scons"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    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,505 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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: 7 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
  • 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

    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.
    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

    ...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

    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
  • 9

    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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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: 0 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
MongoDB Logo MongoDB