Showing 46 open source projects for "link index"

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
  • 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
  • 1
    Libros de Programación en Español

    Libros de Programación en Español

    List of programming books in Spanish for free

    Libros de Programación en Español is a curated list of free programming books in Spanish, organized by topic and technology so learners can find high-quality materials without cost. The README is structured as an index with general programming books, followed by sections for specific languages such as JavaScript, TypeScript, Python, Ruby, Rust, PHP, Haskell, Go, Kotlin, Java, and R.Each entry includes the book title, author, and a link to the official or legal free version (PDF, HTML, eBook, etc.), focusing on resources that are legitimately available. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gohttpserver

    gohttpserver

    The best HTTP Static File Server, write with golang+vue

    Our goal is to make the best HTTP File Server. Features include Human-friendly UI, file uploading support, and direct QR-code generation for Apple & Android install packages. Support QRCode code generate. Breadcrumb path quick change. All assets package to Standalone binary. Different file types and different icons. Support show or hide hidden files. Upload support (auth by token or session). README.md preview. HTTP Basic Auth. Partial reload pages when the directory change. When only one...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cryptofolio
    Cryptofolio is an open-source, and self-hosted solution for tracking your cryptocurrency holdings. It features a web interface, an Android mobile app, and a cross-platform desktop application for Windows, macOS, and Linux. These three platforms all work using a RESTful API, which you'd have to host yourself. It can provide you with a quick glance at the market, while also keeping track of your assets and their value. It also includes a feature that allows you to share your portfolio in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 16 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    C++ FFT

    C++ radix 2 & 3 multi-dimension complex FFT & graphical test program

    This C++ code does radix 2 & 3 multi-dimension (any) complex FFT and its inverse. Array dimensions with sizes that are not 2^m 3^n are automatically zero-padded to the nearest larger size integer of the form 2^m 3^n. The new array has the original data centered, except when a dimension size is increased by an odd number, the zero padding on the left is one less than the zero padding on the right. This FFT code is in is own namespace and is in one source file and one include file. There is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Penetration Testing Tools

    Penetration Testing Tools

    A collection of more than 170+ tools, scripts, cheatsheets

    Penetration-Testing-Tools is a curated collection of tools, scripts, cheatsheets and reference materials assembled to help security researchers, red-teamers, and students perform hands-on penetration testing across multiple domains. The repository groups resources by discipline — reconnaissance, web application testing, network exploitation, privilege escalation, post-exploitation and reporting — so users can quickly find relevant utilities and walkthroughs. Many entries include short usage...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    CodonU

    CodonU

    A python project for analysis of codon usage for gene or genome analys

    With CodonU, you can now easily read, manipulate, and analyze various file formats used in this kind of analysis, and generate high-quality graphics suitable for publishing. This open-source project incorporates various statistical measures necessary for codon usage analysis, including codon adaptation index, codon bias index, Gravy score, and correspondence analysis for both nucleotide and protein sequences. Start using CodonU today and see how it can revolutionize your genomics research! Find more at: https://github.com/SouradiptoC/CodonU Documentation link: https://souradiptoc.github.io/CodonU Example Link: https://github.com/SouradiptoC/CodonU/tree/master/Examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gormt

    gormt

    database to golang struct

    ...JSON tag and JSON tag output. gorm.Model Support export gorm.model. PRIMARY_KEY Specifies column as primary key. UNIQUE Specifies column as unique. NOT NULL Specifies column as NOT NULL. INDEX Create index with or without name, same name creates composite indexes. UNIQUE_INDEX Like INDEX, create unique index. Support foreign key related properties Support export gorm.model. Support function export (foreign key, association, index , unique and more)Support export function. model.Condition{} sql link. The exported function is only the auxiliary class function of Gorm, and calls Gorm completely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    go-gin-api

    go-gin-api

    The API framework based on Gin's modular design

    The API framework based on Gin's modular design encapsulates common functions, is easy to use, and is dedicated to rapid business development. For example, it supports cors cross-domain, jwt signature verification, zap log collection, panic exception capture, trace link tracking, prometheus monitoring indicators, swagger document generation, viper configuration file parsing, gorm database components, gormgen code generation tools, graphql query language, errno uniformly defines error codes,...
    Downloads: 0 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
    erlang-bookmarks

    erlang-bookmarks

    All about erlang programming language [powerd by community]

    ...The project is intended to help both newcomers and experienced engineers quickly discover high-quality learning materials and ecosystem references. Contributions are encouraged through pull requests or link submissions, making the collection continuously expandable. Its simple structure allows users to browse topics efficiently without heavy tooling or dependencies. Overall, erlang-bookmarks serves as a lightweight but valuable reference index for the Erlang developer community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    hordes

    hordes

    WordPress Plug curates list of links with titles icons and categories.

    Creates a front side submitted form that allows logged in user to add links or bookmarks of their favorite websites. Just copy and paste your address into the link text box and add then a title. Hordes will do the rest. There are many options including the ability to show all the data about your link, or to only show the title and the link which is handy to show more links on the page when you know what they are by only looking at the title and the link. If you need to search for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tribuit - vocabulary trainer in java
    ...Customizable term classes hold several information like principals, category or a noun's gender. Words can be trained by interrogation or list. The Tribuit multilingual translator has several search methods to find words. With Picture Mapping you can index pictures and link information with it. Ein universaler, kostenloser open source Vokabeltrainer und Übersetzer basierend auf Java mit Spezialfunktionen für Latein. Anpassbare Wortarten erlauben das Speichern von zusätzlichen Informationen wie Phonetic, Stammformen, Genitiv oder Genus. Verschiedene Suchfunktionen finden und übersetzen Vokabeln im Vokabular. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    anno

    anno

    Go package for text annotation

    ...There are two parts to anno, the first is a series of Finder functions that look for interesting articles (which it calls `Notes`) inside the text, returning a slice of Note structs. The second is the Expander, which replaces the text in each Note with something else, like the HTML for a link or something. It tells you the bytes that it found, the `Start` index and a string describing the kind of `Note`. The kind is useful for when you run pass `Finder` objects to the `FindMany` or `FindManyString` functions. Since most of the built-in finders operate on a per field basis (word by word), it made sense to add a special helper called `FieldFunc` that generates`FinderFunc` functions for us, and takes away the repetitive task of breaking the string up, and iterating over each word.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MS Excel Add-In - Good Plus Fast

    MS Excel Add-In - Good Plus Fast

    Microsoft Excel add-in used to shorten repetitive tasks.

    Create a roster by copying a list of email addresses from Outlook or consolidate multiple columns into one or two columns. Sheet control allows you to prefix all the sheets with numbers, sort the sheets alphabetically, or delete the desired sheets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Docmenta

    Docmenta

    Single Source Publishing Web-Application

    Docmenta is a Java web-application for single source publishing and help authoring. The application allows collaborative creation of documentation, e-books and online-help. Supported output formats are PDF, HTML, WebHelp, EPUB (eBook) and DocBook. For more information, visit: http://www.docmenta.org
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    *New version 2018.04.23* - use the contact page on opulos.com or sourceforge to report any issues. NüHelp converts Microsoft Word documents and HTML files to a CHM file. It's easy to use for beginners and has lots of options for advanced users. Requirements: 1) Word 2003, 2007, 2010 or 2013. 2) HTML Help Workshop (included in zip file) 3) .Net 3.5 Client Profile (already on most computers) *** Win7/8 users: After downloading the file, you will have to right click on the zip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phoneutria
    A Java Web crawler: multi-threaded, scalable, with high performance, extensible and polite. It can be used to crawl and index any web or enterprise domain and is configurable through a XML configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Projects-Solutions

    Projects-Solutions

    Links to others' solutions to Projects

    Projects-Solutions is a companion repository to Projects; while Projects contains the list of project ideas, Projects-Solutions links to solutions submitted by other users in multiple programming languages. It is effectively a community-driven gallery of implementations of the tasks defined in the “Projects” list, allowing learners to compare their solutions, study others’ code, and improve their approach. The repository aggregates links and resources rather than necessarily hosting all code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    debug_new

    debug_new

    C / C++ everything-memory debugger

    ... - Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++) - Supports C and C++ - Supports gcc and g++ - Supports pthread and any posix platform - Multithreading is supported. - Easy to use and install (just include the header and link the source). - Easily debug memory-leaks. - Easily debug dangling pointers. - Easily debug deallocation method correctness. - Easily debug array index errors (when writing past the end). - Easily profile memory usage and track down memory hawks. - Click-And-Goto-Source support for Visual Studio. - Integrated compatibility for new, new[], delete, delete[], malloc, calloc, realloc, free
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
     Free Responsive Black Template

    Free Responsive Black Template

    Free template based a CSS grid system, responsive

    # Free Responsive Black Template Free template based a CSS grid system, responsive, available as a free download with secure contact form, built with Bootstrap Framework. ## Characteristics of the template A responsive menu Block services of three sections homepage An index page A page about Service page 1 Service page 2 Service page 3 PHP page contact captcha Fontawesome icons Breadcrumb (breadcrumb) present on all pages Meta author page Google Plus ## Instructions Change each page title, meta description, title and html services, links and titles in the "breadcrumb" link of the Google page in meta more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SerialLinkClient

    SerialLinkClient

    Serial Link Client for Linux

    Simple application développée en java permettant de lire et d'écrire depuis une liaison série RS-232. L'application utilise la librairie libLinuxSerialParallel.so implémentant Java Communications API décrite ici : http://www.oracle.com/technetwork/java/index-jsp-141752.html Les implémentations disponibles peuvent être téléchargées à l'adresse suivante : http://web.mit.edu/~6.121j/arch/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Burst Video

    Burst Video provides customization to State-Of-The-Art Video Streaming

    Burst Video is a set of tools, and services that add value to the State-Of-The-Art Video Streaming Suites from MyVideoTalk. Burst Studio provides tools that customize MyVideoTalk experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Shobhit-Improved String Search

    SHOBHIT-Improved String Search is new improved string search algorithm

    In Computer Science, SHOBHIT-Improved String Search Algorithm is a string searching algorithm created by SHOBHIT UPADHYAYA in August, 2013. He is working as a Software Developer in Bangalore India. “This algorithm uses the first, last, mid1 and mid2 index of the substring for a pattern search.” TIME and SPACE Complexity: For a text of length n and substring of length m. Its best case, time complexity is O(m/4) and in worst case, time complexity is O(n – (m/4) ). In all the cases best, average and worst its space complexity is O(1). For more information please visit the following link :- http://learandexperiment.blogspot.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SHOBHIT-Advance String Search

    SHOBHIT-Advance String Search is a pattern search Algorithm

    ...In best case where the substring is at the start of the text, we can check all the character of substring in only m/2 time. In worst case where the substring is at the last of the text, we need to iterate till n – m For more information please visit the following link:- http://learandexperiment.blogspot.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Abysmal Depths

    "Abysmal Depths" is a simple C++-based text adventure game engine.

    This is a game engine which uses certain story files to drive a text-based adventure game with numeric inputs from users, always taking only a maximum of three choices (which can be extended in future versions). There is no limit on the length of the story included. The only constraint is that you should propely index and link to all of the storyfiles in an arc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB