Search Results for "mib parser for .net" - Page 2

Showing 144 open source projects for "mib parser for .net"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    NetCafe

    NetCafe

    Internet Cafe Software

    Whats New: Setup updated to be fully compatible with Windows 10 WARNING anti-virus may report that NetCafe is infected with a Virus. This kind of problem is known as "False Positive Alert", it's a common problem in many client-server software's. if this happen you can either disable your anti-virus during setup or add NetCafe to your anti-virus exception list. NetCafe is a client-server software allows you to control your internet cafe from one single computer. NetCafe could help a...
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 2

    xDefrag

    xDefrag is a small tool to defragment fragmented files on their hard d

    ...You can store multiple directories, folders for faster access, to quickly defragment them later. Or select an entire drive. An integration in Windows Explorer has also been embedded. Requirements: Windows 7 or later At least 50 MB of free disk space 2 GB - Memory Net - Framework 4.0 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ISP UNLOCKER

    ISP UNLOCKER

    Unlock Your ISP and access all your restricted websites

    Main Functions Links to official domain names only Users can visit linked sites or enter there on sites Easy and user-friendly interface All data is encrypted over the network Non-installer runs from CD HDD or USB Pen Auto updates System requirements Windows 7 SP1 (x86 and x64) Windows 8 (x86 and x64) Windows 8.1 (x86 and x64) Windows 10 (x86 and x64) .NET Framework 4.6.1 Requires Administrator Privileges Processor Intel or AMD x86 or 64 bit 1 GHz or faster processor 1GB of RAM At least 100 megabytes (MB) available space on the hard disk An active internet connection We have set a few website restrictions within the app for security reasons and to stop browser-based Bruteforce attacks all banks and payment gateways are restricted and will not load from within the app
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Bangla TTS

    Bangla TTS

    Bangla text to speech synthesis in python

    Bangla text to speech Multilingual (Bangla, English) real-time ([almost] in a GPU) speech synthesis library. Installation -------------------------------------- * Install Anaconda * conda create -n new_virtual_env python==3.6.8 * conda activate new_virtual_env * pip install -r requirements.txt * While running for the first time, keep your internet connection on to download the weights of the speech synthesis models (>500 MB) * For...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Basic TSQL Parser

    .Net DLL for basic parsing TSQL scripts

    Identifies the following components in a TSQL script: whitespace, comments, symbols, words, and string literals. You can download it through Nuget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Calcex Math Parser

    Mathematical expression parser and evaluator for .NET

    Moved to https://github.com/alxnull/calcex Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#. It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    Easy to use GUI app. *It reads your active and Up NIC and gets some info about it. * You can see your machine IP Address, gateway, subnet mask. * You can ping any ip address you want and get measure of TTL. * It gets the available range of IP's in your local network. * When you start the test you see testing throughput as a graph against time also total size of packet sent in (MB). *You can use it as DOS attack tool. *Every action done on the app is logged in XML file as data source...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Command Line GUI

    Parser and GUI libraries for command line programs; Robocopy included

    Moved to https://github.com/zijianhuang/commandlinegui in June 2018. Command Line GUI includes a command line arguments parser library Fonlow.CommandLineGui.Core.dll for constructing .NET command line programs with complex arguments. You define a data model class decorated with some attributes for represeting arguments. The core library will parse the commaline arguments and populate the Plain Old CLR Object which is the router of the functionality of your command line program. ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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

    XLSX parser for Java in 150 LOC

    An extremely minimal parser for XLSX (Excel) files

    I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need. The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data. Dates are reformatted to dd/MM/yyyy (configurable in the code). The output of String[][] is to keep the interface compatible with CSV (eg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bruv
    Bruv is a basic browser. Minimalism is the central theme of Bruv. It is less than 1 Megabyte in size. With less time to fire up than other browsers it is specifically created for those operating under time constraint. This is my first major C# project. I am 14 years old. Any constructive criticism or feedback is always welcome. Bruv requires .NET Framework 4.5 or higher to run. Source Code for the project is provider with the application in the same directory once you install Bruv.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    iaaaat-ia

    Non-Locality of Group Field Theory Symmetries and Representations.

    Clinical Tinnitology : https://iaaaat-ia.sourceforge.io http://iaaaat-ia.eu3.biz http://iaaaat-ia.eu5.net http://iaaaat-ia.co.nf https://twitter.com/iaaaat medico/robotics : http://patentscope.wipo.int/search/en/WO2002096154 Phone 1 (Europe) : +45 91664237. phone 2 (Europe) : +45 71502125 phone 3 (Europe) : +45 31882731 fibtin2-System : Microsoft : https://sourceforge.net/projects/iaaaat-ia/files/iaaaat/iaaaat2.zip/download 3.7 MB (3910283 bytes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeConics

    CodeConics

    CodeConics is a C# lexer/parser/syntax tree generatior

    CodeConics is simple, intuitive, easy to use and debug code-manipulation solution, that is grammar independent and recursion based, as opposed to other DFA(Deterministic Finite-state Automata) based solutions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    the project was moved to: https://github.com/aiten/CNCStepper see also: https://sourceforge.net/p/cnclibrary Arduino(see download:Sketch) * Stepping Library with acceleration support * GCode Interpreter * HPGL Interpreter sample * LCD Support * SD Support * G-Code Expression parser * Run on Arduion UNO (8bit) * Run on Arduino Mega with Ramps 1.4 * Run on Arduino Due with Ramps 1.4 (32 bit) * Run on Arduino with Ramps FD (8bit+32bit) * Stepper (HPGL Sample) on Arduino Uno * SMC 800, L298 and TB6560 supported * A4988 & DRV8825 * >= 3 axis (max 7) * CNC Mini (Arduino Pro Mini) * can be used with servos Windows (see download:CNCLib, use .net 4.6.1) * Sending (GCode) to Arduino * Support different machines (axis, range, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ToyBasic

    A language interpreter for Basic in VB.net

    ToyBasic is a language that is centered around teaching people who are interested in language translation how to create an interpreter in VB .net. It was inspired by Tea With the Mad Hacker: Let's Build an Interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Fazed 1.2.1

    Fazed 1.2.1

    A simple phishing files generating tool

    Fazed is a simple phishing tool which allows you to generate html and php files which are customized by your redirected link and access code. Fazed is based on .NET 3.5 and requires minimum of 800x600 resolution. Fazed has six language options which allows locals of the language's respective areas to use the application with ease. The implemented languages are Russian, English, French, Chinese (simplified), Urdu and Sindhi. It is expected to see more language implementations in the future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    A complete Lua solution is written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms. Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    JSONLIB

    JSON made simple for .NET

    JSON data manipulation library, built for simplicity. Create JSON object from common data types (array, list and dictionary). Parser is based on regular expressions and can handle nested structures. Access data using implicit typecast. Tutorial with all examples included. For details visit Wiki section. New in v2.0.0: Added serialization and deserialization methods!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SSH Teste
    SSH TESTE v0.1, foi desenvolvido para realizar teste em servidores SSH Free, a idéia e foco foram de apenas criação de uma aplicação destinada a console, porém resolvir fazer uma aplicação orientada a objeto, usando a biblioteca Tkinter do próprio Python. Incluir novas funcionalidade como realizar a verificação da pagina onde se encontra os banco de dados aberto e extração dos dados usando a biblioteca HTML Parser..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    tinnitology

    The designer, developer, maintainer, distributor and Python 3-programm

    Clinical Tinnitology : http://iaaaat.3eeweb.com/. http://ilqgtech.eu.pn/. http://iaaaat.site88.net/. http://sourceforge.net/projects/tinnitology. FTP : ftp://ftp.iaaaat.3eeweb.com Twitter : http://twitter.com/iaaaat medico/robotics : http://patentscope.wipo.int/search/en/WO2002096154 Phone 1 (Europe) : +45 91664237. phone 2 (Europe) : +45 71502125 fibtin2-System ver.2.9.6. : Microsoft : http://iaaaat.3eeweb.com/iaaaat2.zip 3.0 MB (3125142 bytes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SNMP SMI/MIB Parser

    Converts SNMP MIBs into other formats.

    Pure-Python library designed to parse SNMP SMI MIBs and produce MIBs in various formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Number Converter

    Simple Number Converter

    Easely convert your hexadecimal, binary, decimal and octal numbers!

    Here you are a brand new version of our software, now easier to use, more lightweight than usual and now compatible with legacy operating systems!! Convert your numbers between most popular bases with three clicks! Minimum system requierements: - Intel Pentium II 400 MHz processor or better - 96 MB of RAM - Microsoft Windows 98, 98SE, ME, 2000, XP, Server 2003, Vista, Server 2008, 7, Server 2008 R2, 8, Server 2012, 8.1, 10 (both 32 or 64 bits architecture, where available) -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MP4 Inspector

    MP4 Inspector

    MP4 parser, to interpret and dump data structure of MPEG-4 files

    MP4 Inspector is a Windows based program that parses, and displays MPEG-4 file data structure (Boxes / Atoms) and related details, supports ISO MPEG-4 (ISO/IEC 14496-12, ISO/IEC 14496-14, ISO/IEC 14496-15), iTunes, QuickTime, 3GPP and IIS Smooth Streaming file formats. Written in Visual Basic 2010.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    Doom Shareware Installer for Windows x64

    Doom Shareware Installer for Windows x64

    Doom (Shareware) Installer for Windows x64 platforms.

    Doom (Shareware) Installer for Windows x64. Total* download is just over 3.90 MB It currently REQUIRES a 64-bit (x64) version of Windows to work. This tool is 'Steam Inspired', Open Source and costs nothing. Unlike Steam it DOES NOT download 90MB of 'updates' to complete itself after a ~1.50MB download. The whole tool is currently just 474 KB once extracted. Download: http://sourceforge.net/projects/dooms-19-winx64/files/latest/download Source Code available at:...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 25
    KlickTel Parser

    KlickTel Parser

    With this tool you can search on KickTel and save Dates as DBF

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB