Showing 15 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    nvim-config

    nvim-config

    A modern Neovim configuration with full battery

    nvim-config is a personal, well-documented Neovim configuration maintained by jdhao, optimized for productivity and modern plugin ecosystems. It includes setups for language servers, autocompletion, syntax highlighting, fuzzy finding, and aesthetics. This configuration is a great starting point or reference for users setting up a performant and feature-rich Neovim environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    indent-blankline.nvim

    indent-blankline.nvim

    Indent guides for Neovim

    indent-blankline.nvim is a Neovim plugin that adds vertical indentation guides to visually indicate code structure. It supports modern syntax parsing through Treesitter and provides extensive configuration options for appearance, scope highlighting, and context awareness. This plugin is essential for users who want cleaner and more structured code visuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nvim-lspconfig

    nvim-lspconfig

    Quickstart configs for Nvim LSP

    nvim-lspconfig is a plugin for Neovim that simplifies the configuration and setup of built-in Language Server Protocol (LSP) support. It provides predefined configurations for many popular language servers, helping users quickly integrate features like code completion, diagnostics, go-to-definition, and refactoring into their Neovim setup. It is actively maintained and widely adopted by the Neovim community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Knit

    Knit

    Lightweight game framework for Roblox

    ...Since Knit handles the networking infrastructure, developers are not left with the burden of manually creating RemoteEvent and RemoteFunction objects throughout the hierarchy. Each service has the ability to expose specific endpoints to the client through declarative code.
    Downloads: 2 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.
    Learn More
  • 5
    lua-resty-openidc

    lua-resty-openidc

    OpenID Connect Relying Party and OAuth 2.0 Resource Server

    ...When used as an OpenID Connect Relying Party it authenticates users against an OpenID Connect Provider using OpenID Connect Discovery and the Basic Client Profile (i.e. the Authorization Code flow). When used as an OAuth 2.0 Resource Server it can validate OAuth 2.0 Bearer Access Tokens against an Authorization Server or, in case a JSON Web Token is used for an Access Token, verification can happen against a pre-configured secret/key. It maintains sessions for authenticated users by leveraging lua-resty-session thus offering a configurable choice between storing the session state in a client-side browser cookie or use in of the server-side storage mechanisms shared-memory|memcache|redis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header ==> 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & head-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix...
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 7
    ResNeXt

    ResNeXt

    Implementation of a classification framework

    ...The design is modular and homogeneous, making it relatively easy to scale (by tuning cardinality, width, depth) and adopt in existing residual frameworks. The official repository offers a Torch (Lua) implementation with code for training, evaluation, and pretrained models on ImageNet. In practice, ResNeXt models often outperform standard ResNet models of comparable complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    neuranep

    Neural Network Engineering Platform

    ...NeuraNEP handles microthread scheduling, synchronization, distribution and communication. This project is a fork of SpikeOS (sourceforge.net/projects/spikeos) and represents a major update to that code base, including a scripting interface and low-level rewrite of several components. SpikeOS was oriented towards computational modeling. NeuraNEP is oriented toward neural network research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    ...It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not planned). Front ends are provided for OpenGL (for graphics), and OIS and SFML (for input). An SFML graphics front end is in project. Documentation : http://lxgui.sourceforge.net/docs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    Jumper

    Jumper

    Fast and easy-to-use pathfinding library for grid-based games

    ...It features a wide range of search algorithms, built within a clean interface with chaining features which makes it very friendly and easy to use. Jumper is written in pure Lua. Thus, it is not framework-related and can be used in any project embedding Lua code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    Lightweight Linq-like library for Lua. For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those scripts where querying the hosting application entities is paramount: RPG videogames, Adobe Photoshop Lightroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The mistletoe parser library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    ...While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down hexagon-based map (dynamically generated and drawn in ANSI/ASCII art) giving a basic visual representation of your immediate surroundings in addition to traditional descriptions. Many (most?) MUD servers hard-code a specific game system, or a specific game setting within their code, but HexMUD strives to be as generic as possible in this area, allowing each separate administrator to easily build a custom code base while also gaining access to all of the core features HexMUD provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next