Showing 196 open source projects for "garbage"

View related business solutions
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 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.
  • 1
    "More for C++" is a class library that provides some features usually not common for C++, including a mark-sweep garbage collector, platform-independent classes for threading, sockets, and I/O, unit tests, and a few other utility classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This project is the reference/bootstrap compiler for the Aglaia programming language. The language is object oriented and supports garbage collection, contracts, etc. Care is taken to ensure consistent and clean syntax, and to reduce programmer errors,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JMAL is a framework for benchmarking and simulating Java applications that use scopes for memory allocation. Scopes are regions of memory outside the traditional Java heap and are not subject to garbage collection, suitable for real-time and embedded prog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jakelib2 is a crossplatform C++ class library with a Java-like API. An automatic garbage collector is used to take care of unused objects. External libraries like PCRE or GTK+ are beeing integrated to provide the programmer with a homogeneous, easy to u
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 5
    Hush is a full object-oriented programming language, based loosely on Smalltalk. It includes typeless data, dynamic method binding, exception handling, closures, mixins, multiple threads, garbage collection and X11 graphics bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bcrypt is a lightweight blowfish file encryption utility which aims for cross-platform portability of not only the actual code, but the encrypted files as well. In addition to providing 448-bit encryption, bcrypt overwrites input files with random garbage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gene's Intrepid Garbage Gathering Library Engine for C++. Uses smart pointers. Allows for run-time selection of garbage collection strategies. Comes with several garbage collectors, & you can write your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. Includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo GameBoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EGC is a garbage collector designed for embedded systems. It is fully concurrent and can bound its runtime. It runs in fixed memory spaces. It works with GCJ and with C/C++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 10
    A version of the SmallEiffel compiler (smalleiffel.loria.fr) with extra features, such as multiple threads, mysql database library, curses library, BeOS API library and built in option for boehm garbage collector.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JUiC++ is a library for developing programs that perform object reference counting and garbage collection in a fashion that is similar to Java. In addition, JUiC++ defines, in C++, some of Java's more common utility packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Just like alanine is an essential amino acid needed for protein synthesis, a garbage collector is needed for every modern operating system. AL4nin tries to be that for an L4 based Dylan OS. See design document at http://www.gwydiondylan.org/papers/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Epoch based memory management or garbage collection library implemented in c++. It is deterministic, which means it does not suffer "stop the world" problem (please go code|cvs browse to get all files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    tinyfix

    Garbage-free Java implementation of FIX Protocol

    Early alpha version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Open source url shortener

    An open source URL shortener

    An open source URL shortener. Try it here: https://short.sourceforge.io Source code: https://github.com/my-garbage-stuff/garbage-php/blob/main/shorturl.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a project for indrustrial weighing of vehicles carrying gravel, stones, asphalt, garbage and all sort of material that is needed to keep track on. The platform is based on common web and database server technologies and works on any network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CopperLang

    CopperLang

    Embeddable interpreted scripting language for C++ projects

    Copper is a lightweight scripting language intended for embedding in C++ applications. It is free of system-specific dependencies and written in cross-platform, version-agnostic C++. It is easy to setup and easy to learn. It uses stack-based, safe memory management to avoid the need for a garbage collector.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    toe is a small programming language and compiler. It is imperative, typed, has case sensitive identifiers and has garbage collected memory management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Garbage Collector implementing an 'Oldest First' algorithm, written in C++ to be integrated with a managed environment(java/CLI). The first current target of the GC is the Apache Harmony JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MPL_interpreter

    MPL_interpreter

    A small,fast and simple interpreter

    A small,fast and simple interpreter also best solution to common problems of programmers. GET UPDATE : https://github.com/amindelavar/MPL_interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SoGui est un toolkit graphique C++ multiplate-forme (Windows/X11). SoGui permet donc de créer des interfaces GUI de façon portable sur Windows, GNU/Linux, *BSD, etc. SoGui est aussi utilisable en C et en Python.
    Downloads: 0 This Week
    Last Update:
    See Project