Showing 110 open source projects for "garbage"

View related business solutions
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 1

    MCP -- Managed C++ for GCC

    Managed C++ for GCC

    MCP aims to provide not just a garbage collected C++ but one that is very similar to Microsoft's C++/CLI. It uses Boehm GC as its garbage collector. While BoehmGC can be easily employed in any C++ projects to enable automatic garbage collection, it can only run in conservative mode. MCP uses BoehmGC in precise mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Reverse Trace Garbage Collector for C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GC++ is a small portable tracing mark-and-sweep garbage collection library for C++. It requires a standards-conforming C++ compiler and pthreads support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NUDA (= Nemerle Unified Device Architecture) is a set of extensions for Nemerle programming language to facilitate GPU programming and writing HPC applications. Its main purpose is to experiment with extensible languages for HPC applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 5

    sealisp

    Lisp interpreter for the PSP + UNIX-clones.

    This is a Lisp interpreter which will eventually be ANSI standard compliant. It currently compiles for UNIX-clones and the PSP, it has no external dependencies, with the garbage collector and numeric library and all other components being home made, from scratch. Working so far: * Automatic precise garbage collector. * Procedural macros. * Computer algebra library * A bunch of useful primitives. * A fairly small, but useful standard library. In the PSP build, the following additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    a new oop language with garbage collection, genericity and lamda functions, wich resembles c++ in terms of syntax, but is more lightweighted. it shall be turned into real c++ code, so interfacing c++/yacll code will be very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    elastiC is a Very High Level Language (VHLL) with a C-like syntax. Dynamically typed, with fast Garbage Collection, supports functional programming and robust Object Orientation. Designed to be easily extended and embedded, it's portable and lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    embedded heap library

    embedded heap library

    heap library management for embedded systems

    This library implements a simple, lite and easy to use heap management library for embedded systems. Library includes APIs to reserve memory (malloc) and to free memory with a builtin garbage collector to defragment close area of memory freed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Boehm-Demers-Weiser Garbage Collector

    Conservative "garbage collection" memory management library

    The Boehm-Demers-Weiser conservative garbage collector. The CVS source of the version 7+ collector resided here for a while, but is now on github. Other information and release snapshots are currently at http://hboehm.info/gc
    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.
  • 10
    TinyGC (Tiny Garbage Collector) is an independent implementation of the API of the well-known Boehm-Demers-Weiser Conservative GC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CPPML adds support to C++ for some of the type constructions and pattern matching that are found in ML-based languages like OCaml. CPPML transforms sourcecode back to regular c++ and should work with most compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Property Set Library (PSL) is a template-based C++ container library providing value observation, event calling, garbage collection, serialization, object persistence, reflection, thread-safety and other accompanying features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Framework that helps in create objects pool, dont mattering witch object it's, with functionality of "garbage collector procedure. It provides increased performance and aid in obtaining objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Muton is a musical garbage collector. It helps you rename (copy, move) files by tags, find duplicates, also you can intersect own collection with your friend collection, copy diff..., and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mp3-trim is a command line bash script replacement for the old unsupported compiled version of mp3-trim. mp3-trim allows you to interactively set cutpoints to trim off garbage from the start and end of mp3 files. Very quick and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C++ utility library featuring a javascript interpreter, regular expressions, automatic arrays, garbage collection, matrix handling, planar geometry (regions etc) and other useful features. Blends well with STL code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a garbage collector for C language using mark and sweep gc algorithm. Main aim of the project is being lightweight and fast. Current version supports only 32Bit Windows environment. This project is currently under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a new, fully object oriented persistence framework for java;client/server, transactional, garbage collected, with persistent versions of the Collection classes, XML export/import, security, it aims to replace (not just complement) relational db solut
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NGrid is a transparent C# .Net/mono grid computing model. NGrid abstracts the burden of the grid into a simple multithread and garbage collected programming model. NGrid is designed to carry computationally intensive tasks over multiple machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GC++, a garbage collector for C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Portable PRECISE tracing collector for C++ (as oposed to popular Hans Boehm CONSERVATIVE collector). It should not mess other data with collected pointers ! And thats a feat! Smieciuch defines smart pointer classes which behave like normal C/C++ pointers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    QEMU-Puppy is an OS and a set of applications on a USB memory stick. This OS can be booted natively, or on top of an other, already installed, OS. Just borrow a PC, boot your own environment and return the PC unaffected. No installation, no garbage...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Garbage collection for C++. Small portable library that can even be multithreaded (with some restrictions). It uses the mark & sweep algorithm. No dependencies. Provides garbage-collected array class; provides wrapper class for external classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Gchore is a simple tool that tracks your chores, and reminds you to do them on a daily basis. It is not a general todo list, it is better suited for repeating tasks, such as taking out the garbage on mondays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Azure is a powerful, featherweight, and cross-platform programming language for both embedding and stand-alone purposes. It has many features like dynamic typing, garbage collection, non-preemptive multithreading, and much more...
    Downloads: 0 This Week
    Last Update:
    See Project