Showing 14 open source projects for "libraries"

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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge
    Downloads: 5,966 This Week
    Last Update:
    See Project
  • 2
    eMKatic

    eMKatic

    Эмулятор ЭКВМ серии «Электроника»

    eMKatic — это кроссплатформенный эмулятор современных ЭКВМ серии «Электроника» производства НПП «СЕМИКО» (г. Новосибирск), являющихся развитием советских программируемых микрокалькуляторов с обратной польской нотацией Б3-34, МК-52, МК-61.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    PiNote

    PiNote

    PiNote is a free source code editor that supports several languages.

    PiNote is a free source code editor that supports several languages. Running on Windows, Linux and Raspberry Pi. Written in free pascal and Lazarus IDE, use the SynEdit component with extended syntax highlighter modules. PiNote's many features include macro recording, code highlighting, encryption and/or decryption of text and files and more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    RAWImaging

    RAWImaging

    Graphical frontend to work with binary images (RAW) of media

    Forensic (but not only) graphical frontend to work with binary images (RAW) of media in GNU/Linux. These images are universal and can be installed using both standard operating systems and popular forensic software such as Encase, Sleuthkit/Autopsy, etc. in all operating systems). The idea of the project is to implement a fast, convenient and safe making of legal copies and manipulating with images, by means of GNU/Linux, without the need for expensive hardware write lock on the media, it...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    eCScope

    eCScope

    Oscilloscope like software for measure data with INA260 chips

    Freeware software for Raspberry PI 4B+ using GPIO and I2C connections with a hardware board with a 30 cm I2C cable (seed or qwicc) or 2m (proprietary eComet). Hardware will be available soon at http://electromaker.io. main features: max 150s measurement time, load measurement data to CSV file, measurement calibration, parallel measurement of 4 values, scale zoom in out, and move at X and Y axes For news and updates see twitter page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    All Things Ubuntu Library

    Ubuntu dedicated Object Pascal libraries

    ATU Library (All Things Ubuntu Library) is a collection of libraries in Object Pascal for use with FreePascal and Lazarus IDE, that provide API dedicated to various versions of Ubuntu, including: - standard desktop Ubuntu - Ubuntu Mate ARM (ie. raspberry pi) - Ubuntu Touch/UBports Since most of resources available for Lazarus programmers are related to Windows OS, this library is aiming at addressing those interested in Linux programming with FPC and Lazarus, but tested with Ubuntu distributions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWGG

    AWGG

    AWGG Advanced WGet GUI

    AWGG comes from Advanced Wget GUI. AWGG is a lightweight multiplatform and multilanguage download manager, basically a wget frontend and other tools like aria2, curl, youtube-dl and axel. AWGG is written in Free Pascal , using CodeTyphon and Lazarus IDE.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    Safe Clock

    Safe Clock

    A clock you configure.

    Safe Clock is a clock that you can configure. You can have as many clocks as you need and all of them with their own time zone and settings. You decide when daylight saving time will be applied. The only thing you really need to worry about is setting the BIOS time to UTC.
    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
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    PeaExtractor

    PeaExtractor

    Simple 7z, ace, cab, iso, rar, tar, zip file extractor

    User friendly wizard-based program for extraction of 180+ archive types, including encrypted files (7Z, ARC, PEA, RAR, ZIP, ZIPX) and spanned multi-volume archives (001, R01, Z01), spin-off of PeaZip project. Drag & drop any file on the application to extract it (if supported) or to attempt unpacking of unknown formats and variants. The minimal GUI is meant to keep working with archive decompression as simple as possible. It is primarily targeted to users with no prior experience in...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 12
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WandS

    WandS

    WandS, you can shutdown or awakening any servers or servers group

    WandS (Wake and Shutdown) is an program for webmaster or sysadmins that want take control over your servers at datacenter. With WandS, you can shutdown or awakening any servers or servers group in any time through protocol SSH or SMB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MultiMon Manager

    A Object Pascal Library to handle multiple Monitors under Windows.

    MultiMon Manager (MMM) is a Library to handle, detect, enumerate and control multiple Monitors under Windows, written in Object Pascal. MMM is capable to use the Windows Low-Level Monitor API including VESA Monitor Control Command Set (VESA MCCS). You can use MMM to read out your Monitor Capabilities like physical Resolution, supported Resolutions and Refresh Rates, Vendor Informations, Firmware Version and current settings like Brightness, Contrast, Gamma and so on. You can use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB