51 projects for "sys" with 1 filter applied:

  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Linux program for writing Microsoft compatible boot records. This program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT32 partition except that it does not copy any system files, only the boot record is wri
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 2
    pysourceinfo

    pysourceinfo

    RTTI for Python Source and Binary Files

    The 'pysourceinfo' package provides source information on Python runtime objects based on 'inspect', 'sys', 'os', and 'imp'. The covered objects include packages, modules, functions, methods, scripts, and classes by two views: - File System View - packages, modules, and linenumbers - based on files and paths - Runtime Object View - callables, classes, and containers - based on in-memory RTTI / introspection The supported platforms are: - Linux, BSD, Unix, OS-X, Cygwin, and Windows - Python2, Python3 - CPython, PyPy Object addresses within modules - Object Identifier OID - and the display of the runtime call flow are supported by 'PyStackInfo'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    debguy scripts

    debguy scripts

    a variety of useful scripts w/no sf page

    ...fix_fonts runs emkfontdirs with options (-D -L are usefile w/xorg) man-tty-bland ; cat manpage ascii (no hidden special chars like -P cat) MAKEDEV update having dri, fb, alsa (new alsa gets kern info from /sys, need that these days) (superceded by Totally Built Linux) "build" (xlfs-0.1 build script) (superceded by Totally Built Linux) get-make-install-X11R7.6 - (unlikely to work since BIG TECH continually changes file locations) and several more ... see files page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Extension Based Internet Edu Sys

    Platform for developing and utilizing extension education on the net

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A backup script written in Ruby, Making incremental backups using rsync and hardlinks. It is a simple ruby script, with configurations in the start of the script, making it very hackable for sys admins. This also means that there is now running deamon/service, if it should run automaticly, your must setup a cron job. Se the Wiki for more details about features and requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project aims at providing a prototype for a handy program that could retrieve & output important information about the host computer. It's still in it's early stages, but examples include (but not limited to): OS, OS version, various statistics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Nan.System.Framework

    Framework-level utilities on .NET Framework 4.0 (C#)

    Nan.System.Framework v.1.0 (Alpha) Framework-level utilities on .NET Framework 4.0 (C#) NOTE: Depends on Nan.System.Platform: http://sourceforge.net/projects/nan-sys-plat/
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Nan.System.Platform

    Platform-level utilities on .NET Framework 4.0 (C#)

    Nan.System.Platform v.1.1 (Beta) Platform-level utilities on .NET Framework 4.0 (C#) NOTE: Requires the MS Visual C++ Run-Time (msvcrt.dll).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    radlib is a rapid application development library for unix multi-process applications. It uses SYS V IPC facilities and FIFOs to provide an RTOS-like, event-driven, distributed framework. Processes may be run as daemons or have a controlling terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    USBAnalist

    USB Packet Decoder

    This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    bash-sys-manage

    Bash scripts for Linux system administrators

    A collection of useful bash scripts to assist in Linux system administration. Includes flexible scripts to backup and install Linux systems. Requires (and includes) bash-script-lib. Tested on Ubuntu LTS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...Atop is an ASCII full-screen performance monitor that is capable of reporting the activity of all processes (even if processes have finished during the interval), daily logging of sys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Andorra Commons
    "Andorra Commons" is a set of pascal libraries which are used by the audio library "Audorra" and the 2D graphics engine "Andorra 2D". "Andorra Commons" features a flexible plugin system, a file container format, compressors, sys utilis and mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Complex Systems is a toolbox for SCILAB software. This toolbox measures some parameters for graphs representing complex systems: degree distribution, average neighboring degree, average clustering, and shell index (from k-core decomposition).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    akLib - small lib for PHP. Project moved here https://github.com/azat/akLib!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Omni*sys - Open management and Network Intelligence system is a web based, agent-less tool that lets the users define any metrics they want, define scripts, actions to take on events, and more. Enables heterogeneous systems to interact seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Sys Army Knife is an all in one tool for any Linux System monitoring and analysis. This is intended to ease of the most of the system activities related to monitoring and analysis. It will be helpful for any newbie or advanced linux users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ThoughtFlow-Sys is a new computer neuropsychological test developed in Python to study the verbal expression of thought flow, using a modification of Jung´s Word-Association Test. © 2008 - UNIFESP / Rodrigo C. Vertulo / Prof. Dr. Carlos J. R. Campos
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    ServMon (Servers monitor) enable systems administrators to monitor the status of their servers. If a server goes down, an email will be sent to the sys. admin. If you cell phone provider enabled sms throught email services, you can also do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KernelDigger provides an easy GUI for interacting with /proc/sys dir. Allows to read and write kernel parameters and change their valid values via "Settings" dialog. Also it provides to write many parameters at once. Requirments: Python 2.3, PyGTK 2.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    To create a set of classes to aide in the pricing and risk assesment of financial instruments. Fixed Income will be the first area of development but eventually the plan is to include any evaluable asset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The BigFish Firewall is a suite PHP5 scripts for generate iptables scripts extremely customisables and flexibles. Here are some of the standout features of Bigfish Firewall: Kernel Vars adjust: Tunning the linux kernel proc variables to securing your sys
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB