Search Results for "format low level" - Page 31

Showing 1030 open source projects for "format low level"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
  • 1
    DIASER

    DIASER

    Cloud storage class, open source software.

    DIASER, Geo-data duplication long-term archive system & WAN vault. Manage mixed data archives generated by existing backup software. Ensure availability using commodity hardware. Retain administrative and financial control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pfs_checker

    Perfect Forward Secrecy testing tool

    This Python tool can be used to test a level of Perfect Forward Secrecy (PFS) implementation. Each PFS implementation can be evaluated using criteria described in this blog:http://ogryb.blogspot.com/2014/05/seven-grades-of-perfect-forward-secrecy.html. The tool allows automating PFS testing for multiple websites described by a JSON configuration file. An html page with a visual graph and low level details will be generated by the tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mail Relaxer

    Mail Relaxer

    Synology package to hibernate while running Mail Station & Server

    Start/Stop the mail processes as needed, allowing your Syno to hibernate (sleep) in the quiet hours. Only to be used with Mail Station polling external mail server(s), i.e. NOT when you run Mail Server with own domain (because the server should keep running all the time then). Still, you can use Mail Server just as IMAP server and SMTP relay. Mail Relaxer is not intended to be used with Zarafa. Credits for the original idea go to Tobi "jahlives" from German Synology forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cascalog

    Cascalog

    Data processing on Hadoop without the hassle

    Cascalog is a powerful Clojure (and Java) data processing and querying library built atop Hadoop (via Cascading), providing a high-level, Datalog-inspired abstraction for both big data processing and local computation. Cascalog is hosted at Clojars, and some of its dependencies are hosted at Conjars. Both Clo/Con-jars are maven repos that's easy to use with maven or leiningen. The Cascalog website contains more information and links to Various articles and tutorials. The best way to get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    GW2 Tools

    GW2 Tools

    Some tools for GW2

    Provide some tools for GuildWars2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    crypto-native

    crypto-native

    Java native access for pc/sc, pkcs11, openct based on JNA

    This is a java native wrapper, based on JNA of standard methods to access smart cards (pkcs11, pc/sc, openct, libusb). Goals of this projects are: * interoperability: it can work on any platform where JNA runs: Windows, Linux, Mac (and one day even Android) * modularity: you don't need to include pc/sc support if you only use pkcs11 * ease of integration: it depends only on few required libraries. * ease of use: it exposes a simple java interface (even if you can deal with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    How to Make a Computer Operating System

    How to Make a Computer Operating System

    How to Make a Computer Operating System in C++

    A practical guide and GitHub-hosted project by Samy Pesse that walks you through building a very simple UNIX-based operating system in C++, designed to boot, launch a userland shell, and remain extensible. It’s more than a proof of concept—it’s meant to be functional and educational. All the system source code will be stored in the src directory. Each step will contain links to the different related files. This course is open to contributions, feel free to signal errors with issues or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    qAllInOne

    qAllInOne

    A media player which can play any format for different platforms

    qAllInOne (aka qAIO) is a free open-source software built using Qt to provide users an All-In-One media player, so it can view images, play videos and audio. Instead of having multiple separate software for each media type, qAllInOne aims on providing one software for all media types. qAllInOne is targeted for everyone, but mainly to people whom install their Operating System from scratch (i.e Gentoo) and want a good Media Player for their GUI system (Gnome,Xfce,LXDE or any x11 based...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AirChat

    AirChat

    Free Communications For Everyone

    AirChat is a proof-of-concept communication system that works without the internet or cellular networks, using audio over radio links to move messages between nodes. It couples a lightweight packet format with asymmetric keys to enable addressed delivery, optional end-to-end encryption, and anonymous broadcast when encryption is disabled. The software talks to modem software such as FLDigi via XML-RPC, letting one machine handle radio I/O while others run the AirChat service, and it can also ride any device capable of transmitting audio, including low-cost handheld radios. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    JaToo Imager

    JaToo Imager

    View and alter images (batch processing available).

    JaToo Imager is a Java Open Source application created to view and alter images. Batch processing is also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Octree Method For Particles

    simulation of particles using an oct-tree

    ...I realized that simulating a very large number of particles in e.g. electromagnetic sims can run into growing i/o demands. This is a way to overcome that hurdle. the low-level "octets" can be distributed among a cluster of computers, organized in a grid. they don't have to send each other their whole dataset - only a zoomed out image of it. the further away, the more zoomed out. thus, i/o traffic is greatly reduced. combine this with the fact that it's an O(N) algorithm, and what you get is an accurate particle-based physics simulator whose simulation speed scales with the number of particles per compute unit even for VERY large particle counts and VERY large computing arrays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PROS

    PROS

    Custom firmware and IDE for the VEX Cortex Microcontroller

    This project has been moved to http://pros.cs.purdue.edu/ PROS is a lightweight and fast alternative operating system for the VEX Cortex Microcontroller. It features multitasking, low-level control, and Wiring compatible functions to harness the full power of the Cortex. With a real-time kernel based on FreeRTOS and a development environment built on Eclipse CDT, PROS uses proven software to increase the reliability and usability of the VEX development system across all three major computing platforms. PROS is currently under active development to make it usable for VEX high school and middle school teams. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LEON

    A simple data serialization format that emphasizes writability

    LEON (Level Eight Object Notation) is a data serialization format for structured and non-structured data insired by XML and JSON and designed to be more human-readable and human-writable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CSharp Mouse Emulator

    Control your cursor and click from within C#, ideal for automation.

    A quick and simple segment of C# code which will allow manipulation of your mouse cursor and interaction via clicks. Interacts directly with 'user32.dll' allowing low level access and control. Automate your favourite software or even remotely control your computer, the options are endless. Source code is provided 'as is'. Feel free to do whatever you wish with it. This is a stand-alone library for the .Net framework, running on Windows. This library will not work on Mono under a Unix based system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MindControlExposed

    Recorded evidence of mind control done against me

    ...The morning of 23/3/2014 In order to catch these from the raw audio file, I recommend using an audio app such as VLC or some recording studio software to repeat the file at each point various times as the audio level of these messages is very low and the background noise is substantial. If you're using VLC you can try playing the audio slowly (Playback -> Speed -> Slower) Each clip is of someone or a couple of different individuals with US accents unless otherwise indicated. Please download files to get the notes to follow along.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mouse-hook

    mouse-hook

    Bind a low-level mouse hook in your application with ease

    This is a simple class that allows for easily binding events to global mouse input, not just application mouse events. Mouse input will be detected no matter where the cursor is or even if the your application is minimized or does not even have a window. Step 1: Call MouseHook.InstallHook() Step 2: Bind to events in MouseHook class Step 3: Call MouseHook.RemoveHook() to remove before closing application
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Baus

    Baus

    An open source video streaming server

    Baus can stream in jpeg format, and swf over http. The server also can record flv videos. Baus streams in public and private mode using a token authentication method to ensure only authorized clients to watch videos. Baus run on linux and works with /dev/video devices. The server can also stream from low-cost multi-plexed DVR cards. Baus is build on ffmpeg libs (libav), and it is written in ANSI C, using the Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InfiniDB Community
    InfiniDB is now hosted on github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    libnet provides a portable framework for low-level network packet construction. This project no longer uses sourceforge, please follow it on https://github.com/libnet/libnet
    Leader badge
    Downloads: 343 This Week
    Last Update:
    See Project
  • 20
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Braille Alphabet Generator

    An automated way to generate all braille characters

    This project generates all possible braille characters. The characters are generated as image files. User can fully customize the look and feel of the images including their format type. The characters are language independent (i.e., they are not tied to the language the Braille coding is representing) nor are they tied to any Grade level of Braille system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ActiveGEM contains a set of perl/Tk graphical interfaces for the GEMPAK meteorological diagnostics and plotting package. These research-oriented interfaces provide easy access to low-level GEMPAK functions and allow for the maximum possible flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    dragonchart

    Open-Source Infographics Drawing Component Based On HTML5

    Whole Features 1, Pure html5 and Javascript, cross platform, does not rely on any frame. 2, Support a variety of commonly used drawing type. 3, Support plugin graphics. 4, Support language set inside core code. 5, Support for animation. 6, Support skin set and customizing skins. 7, Support 3D drawing of several graphics. 8, Record information of elements in position, size, for query. 9, Support custom drawing. 10, Support exporting picture. 11, Lazy loading. Options Features 1, At most two-level options, prevent inconvenience use caused by multiple levels. 2, Multiple level priority of option setting. 3, Check passed options, if some option is incorrect, then error with detail infomation will be thrown. Data Features 1, Use data source of json format. 2, Axises support number, percent, datetime, time, four different data types. 3, Some characteristics in graphics directly set in the data. 4, Support pure array data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bukkit Log Viewer

    Bukkit Log Viewer

    A simple, and lightweight program to display and format Bukkit logs.

    Bukkit Log Viewer is a simple, easy-to-use and lightweight program, which loads Bukkit server logs, and highlights the different logs, depending on the logger level. Below is a colour code: FINE = > green FINER = > green FINEST = > green INFO = > cyan SEVERE = > red WARNING = > yellow
    Downloads: 0 This Week
    Last Update:
    See Project