Showing 177 open source projects for "scons-2.5"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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: 3,016 This Week
    Last Update:
    See Project
  • 2
    H2 Database

    H2 Database

    H2 is an embeddable RDBMS written in Java

    Welcome to H2, the Java SQL database. Very fast, open source, JDBC API. Embedded and server modes; in-memory databases. Browser-based Console application. Small footprint: around 2.5 MB jar file size. Browser-based Console application. Encrypted databases. Fulltext search. Pure Java with small footprint: around 2.5 MB jar file size. ODBC driver. This database can be used in embedded mode, or in server mode. ou may get a security warning from the firewall. If you don't want other computers...
    Downloads: 7 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: 2 This Week
    Last Update:
    See Project
  • 4
    Akka

    Akka

    Build concurrent, distributed, and resilient message-driven apps

    ... million msg/sec on a single machine. Small memory footprint; ~2.5 million actors per GB of heap. Distributed systems without single points of failure. Load balancing and adaptive routing across nodes. Event Sourcing and CQRS with Cluster Sharding. Distributed Data for eventual consistency using CRDTs. Asynchronous non-blocking stream processing with backpressure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    simplejson

    simplejson

    simplejson is a simple, fast, extensible JSON encoder/decoder

    simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 3.3+ with legacy support for Python 2.5+. It is pure Python code with no dependencies but includes an optional C extension for a serious speed boost. simplejson is the externally maintained development version of the json library included with Python (since 2.6). This version is tested with the latest Python 3.8 and maintains backward compatibility with Python 3.3+ and the legacy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    AutoCannon

    AutoCannon

    fast HTTP/1.1 benchmarking tool written in Node.js

    An HTTP/1.1 benchmarking tool written in node, greatly inspired by wrk and wrk2, with support for HTTP pipelining and HTTPS. If the PORT environment variable is set, the URL can be a path. Use a warm up interval before starting sampling. This enables startup processes to finish and traffic to normalize before sampling begins. There are two tables, one for the request latency, and one for the request volume. The latency table lists the request times at the 2.5% percentile, the fast outliers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    MyBatis integration with Spring Boot

    MyBatis integration with Spring Boot

    MyBatis integration with Spring Boot

    MyBatis Spring-Boot-Starter will help you to use MyBatis with Spring Boot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Emacs Markdown Mode

    Emacs Markdown Mode

    Emacs Markdown Mode

    markdown-mode is a major mode for editing Markdown-formatted text. The latest stable version is markdown-mode 2.5, released on Feb 12, 2022. See the release notes for details. markdown-mode is free software, licensed under the GNU GPL, version 3 or later. The primary documentation for Markdown Mode is available below, and is generated from comments in the source code. For a more in-depth treatment, the Guide to Markdown Mode for Emacs covers Markdown syntax, advanced movement and editing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mongoid

    Mongoid

    Ruby ODM framework for MongoDB

    Mongoid is the officially supported ODM (Object-Document-Mapper) framework for MongoDB in Ruby. This Mongoid community organization is a group of open-source contributors around the Mongoid ODM not affiliated with the company, MongoDB. Mongoid is customarily configured through a mongoid.yml file that specifies options and clients. The simplest configuration is as follows, which configures Mongoid to talk to a MongoDB server at “localhost:27017” and use the database named “mongoid”. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    ... to use is 1.8 or later, with the exception of 2.5, which is not supported (see issue 536 for details). Your mileage may vary for earlier versions. Refer to the FAQ for any odd behaviour. Your distribution's package manager may install the completion files in the appropriate location for the completion to load automatically on startup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spock Framework

    Spock Framework

    The Enterprise-ready testing and specification framework

    Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock is inspired from JUnit, RSpec, jMock, Mockito, Groovy, Scala, Vulcans, and other fascinating life forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    minimalflat2

    minimalflat2

    Minimal and flat theme for Redmine

    Minimal and flat theme for Redmine. Minimal and flat design, modern color scheme by Flat UI & Espresso. Flexible (resolution-independent) icon by IcoMoon. Expandable tree view of the project list. Favicon (Redmine 2.5 or later), and responsive layout (Redmine 3.2 or later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    wsjt-x_improved
    ═══════════ ▲▲▲ ══════════════════════════════════════════════ Find the various versions on the "Files" tab (https://sourceforge.net/projects/wsjt-x-improved/files/) wsjt-x_improved is an enhanced version ("the DG2YCB edition") of the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS, me and others (https://sourceforge.net/projects/wsjt/). Sometimes, however, even good things can be improved … Notes: wsjt-x_improved is experimental and is...
    Leader badge
    Downloads: 1,630 This Week
    Last Update:
    See Project
  • 14
    Outlook CalDav Synchronizer

    Outlook CalDav Synchronizer

    Sync Outlook with Google, SOGo or any other CalDAV / CardDAV server

    Free Outlook Plugin, which synchronizes events, tasks and contacts between Outlook and Google, SOGo, NextCloud, Horde or any other CalDAV or CardDAV server. Supported Outlook versions are 2021, 2019, 2016, 2013, 2010 and 2007 and Office 365 for Desktop. This project was initially developed as a master thesis project at the University of Applied Sciences Technikum Wien, Software Engineering Degree program. Outlook CalDav Synchronizer is Free and Open-Source Software (FOSS), still you can...
    Leader badge
    Downloads: 412 This Week
    Last Update:
    See Project
  • 15

    DVB Inspector

    DVB transport stream analyzer written in java

    DVB Inspector is a java program to analyze captured DVB-streams. It is not a real time tool that can interact with PC-TV DVB hardware directly. You have to use another program to record a Transport stream. It can show the logical structure of the DVB SI and PSI data. It can also show bit rate usage data. Support for for DSM-CC Object carousels, teletext, DVB subtitles Version control has moved to https://github.com/EricBerendsen/dvbinspector . New versions will be available for download...
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 16
    Gitblit

    Gitblit

    pure java git solution

    ... in less than 5 mins. Gitblit WAR is what you should download if you already have a servlet container available that you wish to use. Jetty 6/7/8 and Tomcat 6/7 are known to work. Generally, any Servlet 2.5 or Servlet 3.0 container should work. Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts. Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FirebirdDBTool

    Small tool to export/import/upgrade Firebird Database files

    This tool can be used to shrink a Firebird DB-File by exporting and importing the data. It can also be used to upgrade a Firebird DB File from version x to y. (e.g. FB 2.5 to FB 3.0 or e.g. from FB4.0 to FB 5.0)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    VR Mosaic :: C++ Builder Applet

    VR Mosaic :: C++ Builder Applet

    VR Mosaic - C++ Builder Applet v.2.5

    Vincent Radio {Adrix.NT} VR Mosaic for C++ : C++ Builder VCL Applet - v.2.5 Smart Sliding Cells Game for Windows sources & build project included also demonstartes the use of a 2D matrix implemented as a dynamic vector (*) now it supports changing the Visual Style (*) now it includes a smart automatic resolver !! please, let me know what you think about this project adrixnt@hotmail.it skype: adrixnt
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    AstrolabiumPlus

    AstrolabiumPlus

    Virtual Planetarium and other Astronomical Calculation Routines

    Virtual Planetarium and other astronomical calculation routines of the Positional Astronomy (Ephemeris Calculation / ISS Visibility / Eclipses / Calendar) --- GUI based on Delphi/Free Pascal, Source Code alternatives based on Python 2.5 and Java 1.6
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    dotScope

    dotScope

    Scientific shell for live experiment

    This is a light, but powerful shell for scientific real time experiment. Compatible with Arduino project, together with which make up the Open Source Digital Laboratory (https://osdlab.sourceforge.io). The last version of project is based on Qt5. Pluggable system: different ADC, conversion data in real time, postprocessing editor. Release 2.5: Store data to files, Several desktops, Complete version of postprocessing modules (Calculation, Linearization, Spline, Line regression, Statistic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Beautiful Web Fonts in Various Languages

    Beautiful Web Fonts in Various Languages

    Including Demo Example Webpage & Professional Documenting Application

    ..., TraditionalChineseHW, Kannada, Khmer, Main Latin, Cyrillic, Greek, Malayalam, Myanmar, Oriya, Punjabi, Punjabi-Gurmukhi, Sinhala, Tamil, Telugu, Thai, Tibetan, Urdu, Cyrillic (ext), Greek (ext), Latin (ext), Vietnamese Please extract this 2.5 GB ZIP file and follow the instructions in the "1. README_FIRST.txt" file inside. These are unicode fonts, which are compatible across many devices. Wish you all success in your existing / new job opportunities, that you get with this project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Portable Moodle - MoodlEasy

    Portable Moodle as easy as it gets for beginners to learn LMS

    MoodlEasy (with Moodle Version 2.5 / 2014, Windows only) is intended to make learning Moodle as easy as possible for beginners. It is not intended for actual use online. It is based on two freely distributed tools: LMS Moodle and USBWebserver. Setup as easy as: extract the downloaded archive (use 7zip or other file archiver) to " C:\ " drive only !!! LOGIN and PASSWORD are the same: “admin”. Also suitable for working offline for teachers and students. Users can start using Moodle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SELAEFiles

    Transforma txt y AD243 a JSON

    Transforma ficheros de apuestas en formato txt y AD243 al nuevo formato de ficheros JSON definido por SELAE para la realización de apuestas por soporte digital (ASD). (Transform text an ad243 files to JSON format files from SELAE company).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A generic platform for fast and flexible development and delivery of a wide variety of immersive scenario-based games that enable professional skills acquisition. For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    America's Army 2.5 Assist

    America's Army 2.5 Assist

    Classic America's Army

    A GUI client application for Downloading Installing and Playing Americas Army 2.5 on Windows, Mac and Linux with a new custom authorization system. On the server side a Desktop server manager for Windows, Mac and Linux and a Command line dedicated server manager for Windows and Linux. Backend server components include a replacement authorization system using the Battletracker account & stats database and a PunkBuster log streaming server which records players possible cheating activities.
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next