Showing 149 open source projects for "garbage"

View related business solutions
  • 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
  • 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
    STLib is C++ library providing some basic classes to simplify programmers life. It includes collections, streams and more. The library uses Boehms garbage collector so every object even of newly founded class is garbagable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    A java application that allows you to store files into a "data store". These files are encrypted by passphrases and padded with random garbage to provide plausible deniability (you cannot know if there are any more files in the store or not).
    Downloads: 0 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
    Gigo MG is a data manipulation program created to clean up messy CSV files. It is written in Python (2.4), and was developed on Windows 2000. It contains a number of functions, such as data parsing, email suppression, and garbage removal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RefLisp is a small Lisp interpreter written in C++. It has: an built-in web server, Wiki, LISP server pages, SQL Databases, XML parser, MD5 hashing, regular expressions, reference counting and mark-sweep garbage collection, GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GTLP(Garbage Tools/Libraries Project) will make some tools/libraries for webpage Creation and/or maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Optimization of garbage disposal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "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: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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
  • 11
    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
  • 12
    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: 5 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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