126 projects for "https" with 1 filter applied:

  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    Just Use Linux JULinux

    Just Use Linux JULinux

    A Linux Distribution for Windows Users and Mac users

    Goal: Create a Linux distribution that makes it easy and fun for Windows users to upgrade to Linux, without any real learning curve.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2

    gawk apps library

    GNU Awk (gawk) functions for multi-platform and MS-Windows apps

    ...ALL scripts and library functions in the library are free software. The GPL v3 copyright is documented in each app, function and associated documents. The common URL dependency is to https://www.gnu.org/software/gawk/manual/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This project is now hosted on https://mined.github.io and will be co-hosted here until further notice. Text editor with extensive Unicode and CJK support. Convenient and efficient features for editing of plain text documents, programs, HTML etc. User-friendly interface, mouse control and menus. Runs in a text-mode environment like xterm or mintty.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ...Ab Initio protein structure prediction methods generate numerous structural candidates, which are referred to as decoys. Calibur is an efficient tool for finding the decoy with the most number of neighbors within a threshold distance. If you prefer to use GitHub, go to https://github.com/kalngyk/calibur
    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
  • 5
    muhttpd is a simple but complete web server written in portable ANSI C, supporting logging, CGI scripts, MIME type based handlers, and HTTPS. It has been tested on various Unix environments on 32-bit, 64-bit, little endian and big endian systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NB: Development has been moved to Github: https://github.com/avrdudes/avarice AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7

    Oramake Framework

    Framework for development in the Oracle Database

    A set of utilities and libraries, enhancing standard system PL/SQL packages in the Oracle Database. Attention!!! we moved to GitHub: https://github.com/oramake/oramake-framework Includes: - a utility for creating, developing and documenting program modules in Oracle DB; - a utility for watching the DB size and tracing Oracle sessions ( put pkg_ProcessMonitor.setSqlTrace() before your code and you then receive an email with 10046 events trace file); - logging feature ( similar to log4j, extending limit of PL/SQL Exception message length to 32K); - easy working with files; - flexibly customized scheduler ( similar to cron); - creating Microsoft Excel xml-files; - sending and receiving email messages ( implementation of smtp and pop3 protocols); - a PL/SQL interface for jdbc access ( existing libraries for accessing MS Sql Server, Sybase, DB2 from Oracle DB); - an interface for accessing Subversion; - a utility for parsing CSV and other text files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    transmission-daemon-cfp

    transmission-daemon-cfp

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    ...Run this solid 2.77+ port for extended days, it doesn't crash or lock. Prime for seedbox use. The included remote GUI port is fine tuned to the daemon released here. Temporary piece support. https://trac.transmissionbt.com/ticket/532 plus many featured enhancements! Tested, stable enhancements user requested. Specifically modified and bug tested for Linux GCC and Windows (cygwin gcc/g++) compilers. Current release 14734-18 020619 https://github.com/cfpp2p/transmission/releases
    Downloads: 333 This Week
    Last Update:
    See Project
  • 9
    ...The structure of the application menu: 1) Employees 2) Subdivisions 3) Posts 4) Appointments 5) Hierarchy 6) Orders a. Employees in Order 7) Report Card 8) Holidays 9) Travel 10) Help a. reference b. About the program Official page https://xn--90abhbolvbbfgb9aje4m.xn--p1ai/%D0%BE%D1%84%D0%B8%D1%81/%D0%BF%D1%80%D0%BE%D1%87%D0%B5%D0%B5/%D0%B0%D0%B8%D1%81-%D0%BE%D1%82%D0%B4%D0%B5%D0%BB-%D0%BA%D0%B0%D0%B4%D1%80%D0%BE%D0%B2-%D1%83%D1%87%D0%B5%D1%82-%D1%81%D0%BE%D1%82%D1%80%D1%83%D0%B4%D0%BD%D0%B8%D0%BA%D0%BE%D0%B2.html twitter: https://twitter.com/mrkaban546
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 10
    StructPie

    StructPie

    A set of C libraries to implement data structures and algorithms

    ...While in "HashBSTree" directory, a hash table with a binary tree in each index is implemented for faster lookup in large data. The stack, the tree and the hash table accept int, float and char* data type To look at the python library : https://github.com/mnoorfawi/struct-pie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RMGDFT

    RMGDFT

    Real Space Multigrid based electronic structure code.

    News: active RMG development has moved to github https://github.com/RMGDFT News: V4.1.0 released on 09/29/2020 News: V4.0.0 released on 09/01/2020 with major updates. News: V3.0.0 released on 06/09/2018 with major updates. News: V2.2.2 released on 10/14/2017 with minor bug fixes. News: V2.2 with performance enhancements, bug fixes and new features released on 06/26/2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    ..., SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, SSE4A, AVX, AVX2, AES, TBM, BMI1, BMI2, HLE, ADX, CLMUL, RDRAND, RDSEED, FMA, FMA4, LWP, SVM, XOP, VMX, SMX, AVX-512 Source code moved to: https://github.com/swojtasiak/fcml-lib
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Stuntman - STUN server and client

    Stuntman - STUN server and client

    High performance, production quality STUN server and client library

    ...Supports the STUN protocol on both UDP and TCP for both IPv4 and IPv6. Windows binaries are also provided. Additional features are in development. This is a mirror of the code on https://github.com/jselbie/stunserver More details on the project's website: http://www.stunprotocol.org
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Speech Recognition in English & Polish

    Speech Recognition in English & Polish

    Speech recognition software for English & Polish languages

    Software for speech recognition in English & Polish languages. Basic versions of SkryBot: 1. SkryBot Home Speech (English Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesEnglish/InstalatorSkryBotHomeSpeechDemo-2.6.9.18117.exe/download 2. SkryBot DoMowy (Polish Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesPolish/InstalatorSkryBotDoMowyDemo-2.4.9.18117.exe/download More help: https://sourceforge.net/p/skrybotdomowy/wiki/ Domain advanced versions (Polish Language) 1. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    pysourceinfo

    pysourceinfo

    RTTI for Python Source and Binary Files

    ...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'. Online documents: https://pysourceinfo.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lpro

    Lpro

    Проверка лицензий программ

    ...Она отображает лицензию, условия распространения, примерную стоимость (если программа платная) и свободно распространяемую замену (если есть). Полностью на русском языке. Лицензия gnu gpl v3 В гитхаб: https://github.com/mrkaban/Lpro Официальный сайт: http://xn--90abhbolvbbfgb9aje4m.xn--p1ai/%D1%83%D1%82%D0%B8%D0%BB%D0%B8%D1%82%D1%8B/%D1%81%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D0%B0/lpro-%D0%BF%D1%80%D0%BE%D0%B2%D0%B5%D1%80%D0%BA%D0%B0-%D0%BB%D0%B8%D1%86%D0%B5%D0%BD%D0%B7%D0%B8%D0%B9-%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Super Math Man DEMO

    Super Math Man DEMO

    Arcade style educational game that teaches students how to count money

    ...If you like the game and it runs well on your PC, try the FULL version. The FREE DEMO includes 2 complete penny games. The FULL version includes penny, nickle, dime and quarter games. More information available here: https://www.k12gamer.com/store.html This game works on most Windows based PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    pmcyg

    A tool for creating offline Cygwin installers.

    pmcyg can create customized collections of Cygwin(TM) packages. pmcyg takes a user-supplied list of Cygwin package names, and downloads only them and their dependencies from a Cygwin mirror, e.g. to create a portable off-line installer on CDROM, DVD or USB flash. For the latest releases please visit https://github.com/rwpenney/pmcyg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aegis Implicit Mail (AIM)

    Aegis Implicit Mail (AIM)

    Send Mime and Smime Emails to Any Type of Mail Server

    ...For unicode issues please refer to https://sourceforge.net/p/netimplicitssl/tickets/4/ . We really appriciate any help in testing of different encodings
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Arabic Corpus

    Text categorization, arabic language processing, language modeling

    ...Smaili (2005) Comparison of Topic Identification Methods for Arabic Language, RANLP05 : Recent Advances in Natural Language Processing ,pp. 14-17, 21-23 september 2005, Borovets, Bulgary. More useful references to check: ------------------------------------------- https://sites.google.com/site/mouradabbas9/corpora
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    baffle

    Baffle Is an extension to Brainfuck language, it adds a stack, more

    baffle Is an extension to BF language (https://esolangs.org/wiki/brainfuck), which itself in turn is a extension of Turing machine. baffle extends BF by adding a stack, support for procedures, adding more arithmetic instructions, and a register. baffle can run original BF programs, and while it's not the fastest implementation of BF, but it's written in such a way that makes it easier to replace the instruction set, and to write similar languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libnetstream is set of stream library functions mainly for protocols for network like http https ftp tcp udp over a stream manner (FILE*) in stdio, the idea is to create the interfacing for internet protocol streams to a normal posix FILE* stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    luckyBackup

    luckyBackup

    ...a powerful, fast and reliable backup & sync tool.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows users, note that luckybackup is originally developed for linux and the windows port (version) is under heavy development at the moment. Feedback is more than welcome and will be appreciated, but please consider the above before you provide a negative review. windows dedicated forum: https://sourceforge.net/p/luckybackup/discussion/2264489/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 24

    Video Sheets (Vish)

    Motion contact sheets from any video file

    Generates a video composed of moving thumbnail images of a source video file, allowing easy evaluation and scene selection of archive video. Supports batch processing. Check out our YouTube channel for examples. https://www.youtube.com/channel/UCTRcG6hQpSgsDMG4TCwUpBw?&ytbChannel=null
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    pFUnit

    Unit testing framework for Fortran with MPI extensions

    pFUnit is now hosted and developed on GitHub. And will be completely removed from sourceforge on January 01, 2020 Please use: https://github.com/Goddard-Fortran-Ecosystem/pFUnit GitHub has been the primary host for some time now, but with the release of pFUnit 4.0 earlier in 2019, the sourceforge site is very out of date.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →