Open Source Software Development Software - Page 3

  • 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.
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 1
    QDisassembler Interactive Disassembler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OS based on Agent based Security with a new type of split kernel and agents platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SQA Toolkit

    Software Quality Assurance Toolkit

    This project is a fork of the good but abandonned RTH (stands for Requirement and Testing Hub). Our aim is to stabilize the project and then, to add extra functionnalities and link it to external softwares (Selenium, JMeter...). We'll release developper previews on a regular basis before entering alpha testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    STMX

    High-performance transactional memory for Common Lisp

    STMX is a high-performance Common Lisp library for composable Transactional Memory (TM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it gets committed, if instead it signals an error (Lisp slang for throwing an exception) it is rolled back. Memory transactions can safely run in parallel in different threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until it commits. STMX gives freedom from deadlocks, automatic rollback on failure, and it aims at resolving the tension between granularity and concurrency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    scl is Objective C library for macOS, iOS and GNUstep with custom set of ObjC classes and extentions of standard CF, Cocoa and Cocoa Toch classes, such as NSString
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A dictionary based compressor, that is is different from Lempel Ziv encoding that it doesn't use match lengths and does not need perfect matches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A messaging framework for java client server application. It enhances productivity by providing generic infrastructure for data CRUD. Java swing, Jide,Tibco rendezvous, Tibco smartsocket, Spring amqp are currently supported and it easy to add others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Subbarna is the new web-graphical way to admin Subversion. You can admin your repositoroies (create, modify, delete, add/remove users, etc...) by a simple web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The ‘Sundowner .NET Tools Collection’ provide some platform-independent libraries for common-tasks like logging, localization or also encryption. All these libraries are also compatible with the Mono-Project Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • 10
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app for the RPN Engine • TRURL G: Desktop RPN calculator inspired by the UI of the DSKY unit of the Apollo Guidance Computer (AGC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Webapps

    Webapps

    10 little applications based in HTML, CSS and Javascript.

    Today the most important thing in the world of application development is making that app as powerful as posible, but without making it slow and heavy. The direct solution to do this is the intermediate code. No need of memory management sections, or graphics, just write that you want an image and it will appear. As simple as that. Here are 10 little applications, and more will be uploaded later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    antigift

    antigift

    antigift is simple cross-platform, files & folders encryption tool

    antigift could be used for encryption files & folders on USB-flash or HDD partition. Works on Linux (including Android), Windows, Mac OS X, FreeBSD, DragonFly BSD and other on OSes. Do not required installation. Include WIPE tool for wiping free space and tool for recovery forgotten key. See documentation at http://sourceforge.net/p/antigift/wiki/Home/ antigift простой и кросс-платформенный инструмент для шифрования файлов и папок(с ccrypt в качестве основы) Подробности см. на страничке с русской документацией http://sourceforge.net/p/antigift/wiki/rus/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    autotools-idl is a patch for automake and some autoconf scripts that adds support for IDL and C++ ORBs. It provides full support for compiling IDL files to C++ stubs and skeletons. The autoconf scripts provide unified detection of different C++ ORBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This open source software benchmarks the queries per second of an Apache Lucene index. It is an Java implementation and uses MultiFieldQueryParser to form a query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cmdok

    Command validation tool

    cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cstem

    C/C++ system probe, test and automation toolkit

    cstem is a portable toolkit for probing and testing C/C++ system. It consist of 4 scripts: cprobe, cltest, cppdef, mkdep. cstem scripts can be used standalone or as part of software build systems. All scripts are portable and have no dependencies. See wiki for more information and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This software allows for a user to generate test data. This is useful for testing Hadoop or other data processing clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A graphical display of a keyboard, showing all keyboard shortcuts when modifiers (i.e. Control) are pressed. If a combination is pressed, documentation for that command is shown. A user-friendly way to display many keyboard shortcuts. Data in JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java API for GSM modems. Allows sending and receiving SMS. Capable to dial out and receive calls in data mode. Contains driver classes for Wavecom and Siemens GSM modems. Extandable. Developers are welcome to supply new drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available in the Koru,which base on ehcache. It has many excellent features: 1.small and rapid. 2.easy to learn. 3.minimum configuration.but if necessary,you can configure it flexibly too. 4.including easy file uploading and rapid paged query basing on database dialect. 5.easy to put the web form data to database. 6.supporting all kinds of cascaded query. 7.supporting cached query basing on ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    libcutils

    Some Useful C-Utilities

    Libcutils provides a self-contained set of fundamental routines which are essential to basically any Unix utility or daemon application written in C. The library provides fundamental data structures such as lists, hash-maps, strings and parsing functions for JSON or the typical dot-file based configuration data. The following list summarizes the currently supported functionality: * length delimited instead of NULL terminated strings * memory management based on reference counting * several list processing functions like iterators and map-reduce * support of [Ideal Hash Tries](http://infoscience.epfl.ch/record/64398/files/idealhashtrees.pdf) for highly efficient hash map data structures * parsers for [JSON](http://json.org) data and the text configuration files found in Unix system * doubly linked circular lists for reliable event queues * support for test and debugging of memory management problems such as memory leaks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mysqltr

    mysqltr

    Change the encoding and collation of mysql databases on the fly.

    Change the encoding and collation of mysql databases on the fly. Clean html characters from your database, change the database storage engine, select collation type or convert text to UTF-8 or any other encoding. Completely configurable filter options. This script primarily useful in database migration and changing your database to finally support UTF-8 and other encoding types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    newLISP for BSDs, LINUX, MacOS X, SunOS and Win32: small, fast 350+ functions, a -C-, MySQL, PostgreSQL, SQLite, ODBC, TCP/IP, UDP, XML, Java interface, string processing, regular expressions , math, financial, statistical functions, Win32 DLL
    Downloads: 0 This Week
    Last Update:
    See Project