Showing 22 open source projects for "mib"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    LZ4

    LZ4

    Extremely fast compression algorithm

    LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core (>0.15 Bytes/cycle). It features an extremely fast decoder, with speed in multiple GB/s per core (~1 Byte/cycle). A high compression derivative, called LZ4_HC, is available, trading customizable CPU time for compression ratio. LZ4 library is provided as open-source software using a BSD license. This benchmark simulates simple "static content transfer" scenario such as OS Kernel compression or video game's static assets (text/images/tables/scripts/etc) which loading from Flash Memory / HDD / SSD. ...
    Downloads: 287 This Week
    Last Update:
    See Project
  • 2
    Brotli

    Brotli

    Brotli compression format

    Version 1.0.9 contains a fix to "integer overflow" problem. This happens when "one-shot" decoding API is used (or input chunk for streaming API is not limited), input size (chunk size) is larger than 2GiB, and input contains uncompressed blocks. After the overflow happens, memcpy is invoked with a gigantic num value, that will likely cause the crash. Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm,...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 3
    BaltaOS
    BaltaOS: Uno de los OS más conocidos en Argentina. También uno de los OS más intuitivos para el usuario. Hecho en: Argentina, Santa Fe - Piso 1 Saavedra y chacabuco al 1827 Un pequeño grupo de persnas para el desarrolo del mismo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    bcal

    bcal

    Byte CALculator for storage conversions and calculations

    ...Storage, hardware and firmware developers work with numerical calculations regularly e.g., storage unit conversions, address calculations etc. If you are one and can't calculate the hex address offset for (512 - 16) MiB immediately, or the value when the 43rd bit of a 64-bit address is set, bcal is for you. Though it started with storage, the scope of bcal isn't limited to the storage domain. Feel free to raise PRs to simplify other domain-specific numerical calculations so it can evolve into an engineer's utility. bcal follows Ubuntu's standard unit conversion and notation policy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Genode OS Framework

    Genode OS Framework

    Tool kit for building highly secure special-purpose operating systems

    *** Genode migrated to https://github.com/genodelabs/genode *** The Genode OS Framework is a tool kit for building highly secure special-purpose operating systems. It scales from embedded systems with as little as 4 MB of memory to highly dynamic general-purpose workloads. Genode is based on a recursive system structure. Each program runs in a dedicated sandbox and gets granted only those access rights and resources that are needed for its specific purpose. Programs can create and manage sub-sandboxes out of their own resources, thereby forming hierarchies where policies can be applied at each level. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xdf - The Exquisite `df'
    xdf ( exquisite df ) - a souped-up version of df(1), offering flexible field, units, and filesystem type selection and a choice of output layouts and formats, that runs on Unix, Linux, BSD, and Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    ...It only has 28 commands, but it is useful none the less! And, if you're already reading this, then why not give it a try? It is completely free and takes up less than 1 MB of space + you don't even have to install it. It is ready to be used the second you download it! And, worst case scenario, you just stop using it. And if you enjoy our app, give it a rating, and maybe tell us about newly discovered bugs! It is much appreciated because it gives feedback that helps us improve HTerminal for you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Mobilinux - Linux for Android

    Mobilinux - Linux for Android

    This application will allow you to install and run Linux on Android !

    ...Installation of a distribution is done by downloading files from official mirrors online over the internet. The application requires superuser rights (ROOT).Installing a new operating system takes about 15 minutes. The recommended minimum size of a disk image is 1024 MB (with LXDE), and without a GUI - 512 MB. Noroot Method: Install MOBICONSOLE addon and then install the linux on a non-rooted phone.
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 9
    RND

    RND

    Random data generator: secure character streams and large files

    ...Create: • huge files • random character stream • specific character sequence Example uses - generate: • specific number of characters for testing web forms • restricted range character stream • control characters, 'high characters', emojis for fuzzing application input • specific byte sequence • Unicode character range • file overwrites to the exact byte count • custom text strings as content filler • long password strings • specific file size (e.g. 777 bytes, 10 MB, 2 GB) • huge files (x64 version: 4GB+ files) • fast generation rates on x64 version: ~8GB/sec streams with i3 CPUs on Linux • files for zipping / hashing / integrity / transfer / speed tests. RND.zip contains the source code and the x86/x64 executables for Linux, Windows, Raspberry Pi.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    corrupt

    This program corrupts a unix stream at a specified error rate

    ...[FILE] where: OPTIONS -bit single bit error instead of byte substitution corruption -B NUM_B number of bytes per a single corruption event -kB NUM_KB number of kilobytes per a single corruption event -MB NUM_MB number of megabytes per a single corruption event -u uniform corruption instead of a random statistical event -c CHAR substitute a constant CHAR instead of a random bit/byte error
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Those who have read past the "Malware" warning can be assured there is absolutely no malware in this OS or in the download. This warning comes from the "netcat" binary included in the download as a DOS time client. Unfortunately netcat has code that is flagged as malware. FREESCO, a NAT/firewall router/server based on Linux and runs on a single 1.44MB floppy. Freesco is very powerful and versatile and can connect multiple home or small office networks to most types of Internet connections...
    Downloads: 86 This Week
    Last Update:
    See Project
  • 12
    Tkined/Scotty

    Tkined/Scotty

    Tkined/Scotty is a graphical network monitoring package

    ...It can be used for: * Monitoring and warning of failures of reachability in network attached devices * Monitoring disk usage/cpu utilization/network utilization of configured devices * Receiving alerts of equipment failures from configured devices * Recording alerts, response times, etc into a database ### More complex tasks * send and receive custom ICMP packets * query the Domain Name System (DNS) * access UDP sockets * probe and use some selected SUN RPCs * send and receive SNMP messages (SNMPv1, SNMPv2C, SNMPv3) * write special purpose SNMP agents in Tcl * parse and access SNMP MIB definitions * schedule jobs that are to be done regularly * realize event driven programming on network maps
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Nanux

    Nanux

    Nanux Kernel

    ...Meant for beginner or advanced programmers on C or ASM, Nanux can help you understand the functions of the operating system, or create one by yourself. Minimal requirements: - x86 Arquitecture, PC - CPU Intel Pentium I, 200 MHz or newer, (maybe AMD, but is not recommended) - 4 MiB of RAM - CD/DVD ROM, USB or Floppy to run the ISO Image - keyboard /*Future updates are coming :) */ ==================================== For any questions or comments about the project you can write me at: - bojidar_bob@abv.bg - bozhidar1991@gmail.com - Facebook: Bozhidar Peychev Please rate and comment this nice OS :) Thanks for using Nanux Kernel ====================================
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Liberté Linux

    Liberté Linux

    Liberté Linux: Mission-critical stealth communication

    Liberté Linux is a secure, lightweight, and easy to use Gentoo-based Linux distribution intended as a communication aid in hostile environments. Liberté installs on a USB key, and boots on any computer or laptop.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    mutt-mb is a program to create a list of mailboxes for the MUA mutt when mail is stored in maildir format. It can also be used to check the consistency of the mail storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Visual MIB Browser that supports getting the MIB from RFC, managing the MIB, running SNMP operations (v1/v2/v3) with MIB, discovering SNMP devices, graphing MIB variables, visualise MIB as tree, view MIB as UML classes, save MIB data in pdf/xls/text
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A command line tool that realizes query to the packages.ubuntu.com database. It aims to provide one-shot searches, without download many MB for a simple search against other utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A continuation of the Small Linux Project with a new team of developers. Small Linux is a distro which is designed to run on low-spec computers (386 and 2-3 mb of ram). Built upon uClibc and Busybox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    linux4501 is a linux software distribution for the soekris net4501 single board PC (see www.soekris.com). It fits on a 16 or 32 MB Compactflash card and turns the 4501 into a firewall and (dsl) router. It can also be used as a starting point for your ow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LFR is a Linux/Netfilter based firewall/router on a single floppy disk. Think of it as a micro Linux distribution with a purpose. With LFR you can take that old 486 with 4 MB of RAM that you have in the closet and put it to good use. With a pair of ch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NeTraMet is an implementation of the Meter MIB (RFC2720-2723). In short: a programmable network traffic meter. Reading information from NeTraMet for further processing can be a challenge. mr2mysql should make that easier by automatically reading flows
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB