Showing 22 open source projects for "token"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Alova.js

    Alova.js

    Workflow-Streamlined next-generation request tools

    ...Automatically manage paging data, and data preloading, reduce unnecessary data refresh, improve fluency by 300%, and reduce coding difficulty by 50%. Send requests immediately by watching state changes, useful in tab switching and condition querying. Global interceptor that supports silent token refresh, as well as providing unified management of token-based login, logout, token assignment, and token refresh.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Markplane

    Markplane

    AI-native, markdown-first project management

    ...It eliminates the need for external SaaS tools by treating the repository itself as the source of truth for tasks, epics, and project state. The system is designed to integrate seamlessly with AI coding assistants by compressing project information into token-efficient summaries that models can understand and act on. It enables developers to manage their workflow entirely within their existing tools, avoiding context switching between code and project management platforms. The inclusion of an MCP server allows AI systems to query, update, and manage project data directly through natural language interactions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Obsidian Visual Skills Pack

    Obsidian Visual Skills Pack

    Generate Canvas, Excalidraw, and Mermaid diagrams from text

    LLM-TLDR is a Python-based tool designed to dramatically reduce the amount of code a large language model needs to read by extracting the essential structure and context from a codebase and presenting only the most relevant parts to the model. Traditional approaches often dump entire files into a model’s context, which quickly exceeds token limits; LLM-TLDR instead indexes project structure, traces dependencies, and summarizes code in a way that preserves semantic relevance while shrinking input size by up to 95 %. This makes queries and analysis much faster and cheaper, with dramatic token savings and latency improvements for LLM-driven development workflows. The project supports multiple programming languages and includes utilities for warming an index and then generating LLM-ready contexts or summaries of specific parts of a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Durable Streams

    Durable Streams

    The open protocol for real-time sync to client applications

    ...It defines an append-only, offset-addressable stream primitive where each stream is mapped to a URL that clients can read from or tail, supporting catch-up reads, historical replay, and live updates with robust resume capabilities across reconnections. The protocol is aimed at modern client-centric applications including AI token streaming, mobile and web UI sync, collaborative editing, and other real-time scenarios where network interruptions are common and clients must maintain continuity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Superalgos

    Superalgos

    Free, open-source crypto trading bot, automated bitcoin trading

    ...Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments. Superalgos is not just another open-source project. We are an open and welcoming community nurtured and incentivized with the project's native Superalgos (SA) Token, building an open trading intelligence network. You will notice the difference as soon as you join the Telegram Community Group or the new Discord Server! Superalgos is an ever-growing ecosystem of tools and applications. Once you install and launch the app, a series of interactive tutorials take you by the hand and walk you all around the system while you learn the basic skills required to use the interface, mine data, backtest strategies, and even run a live trading session.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Cleanlab

    Cleanlab

    The standard data-centric AI package for data quality and ML

    cleanlab helps you clean data and labels by automatically detecting issues in a ML dataset. To facilitate machine learning with messy, real-world data, this data-centric AI package uses your existing models to estimate dataset problems that can be fixed to train even better models. cleanlab cleans your data's labels via state-of-the-art confident learning algorithms, published in this paper and blog. See some of the datasets cleaned with cleanlab at labelerrors.com. This package helps you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is devoted to provide a simple software layer for digital signature, when an hardware cryptographic token is required. The default implementation tries to comply as strictly as possible with the italian law digital signature directives.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 8
    ADAMANT Market-Making Software

    ADAMANT Market-Making Software

    Free self-hosted liquidity bot for token issuers

    Maintain order book depth, tighter spreads, price ranges, and live-like market activity on supported CEXs — without sending your tokens, funds, or API keys to a third-party market maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    thuBeacon

    thuBeacon

    thuBeacon is a client-server system for pushing scrolling alert banner

    ...Three components: a Windows Service (server), a lightweight agent (installed on workstations via MSI/GPO/SCCM), and an admin GUI. Key capabilities include multi-tenant management, scheduled and repeating messages, per-message banner colors, agent auto-update, high availability, encrypted token authentication, and built-in analytics with inventory, usage charts, and maintenance window suggestions. Target audience: Small to mid-sized IT departments and MSPs managing 10–1000+ workstations across one or multiple customer sites, looking for a simple, on-premise desktop alerting solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    ESignPDF

    ESignPDF

    Sign PDF with Digital Signature Certificate

    ...endpoint=zulu&uuid=f0851b11-f391-43b0-ae80-4a29f9cc8c9f -> Download ESignPDF jar file -> Double click on downloaded file -> Follow displayed instructions -> Get signed PDF You can request to concerned certificate authority for obtaining Digital Signature Certificate ( DSC ) file despite of USB token if you have any query, then mail me at parvesh.garg@outlook.com
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Tokenize.jl

    Tokenize.jl

    Tokenization for Julia source code

    Tokenize is a Julia package that serves a similar purpose and API as the tokenize module in Python but for Julia. This is to take a string or buffer containing Julia code, perform lexical analysis and return a stream of tokens.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    akello

    akello

    Healthcare infrastructure for absolutely everyone

    Akello is an open-source platform that simplifies healthcare service integration using microservices. It offers flexibility, scalability, and strong security for developers building healthcare infrastructures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project Beta Automations

    Project Beta Automations

    This automation provides the ability to automate issues

    A GitHub Action designed for the new GitHub Projects (beta, aka Project V2) that automatically tracks issues and PRs: unassigned items are added to a designated project and moved to target columns. It also supports custom field updates, requiring a scoped token for full access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Quoter

    Quoter

    Quoter - The Console Based Stock Quote Tool

    ...Please check their usage agreements prior to signing up and ensure you are allowed to user their service. After getting an account, log into the dashboard and you can see your API tokens. You'll need the secret token to use this program. The secret key starts with sk_ This is a single executable JAR file. While you will need Java installed, there is no need to install this program. Just download the JAR file, place it somewhere convenient, and execute it from the command line: java -jar quoter.jar See Homepage for detailed usage instructions
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Discord Mass DM GO

    Discord Mass DM GO

    The most popular Discord selfbot written in GO

    ...DMDGO is a Multi-threaded Discord Self-Bot primarily used for mass messaging users on Discord. It has numerous other quality features to enhance the user experience and allow the user to target the most users. Multiple Captcha APIs supported. Supports token & email:pass:token formats. Compatible with all major OS and Architectures. Proxyless. Supports HTTP(s), SOCKS5 and SOCKS4 proxies. Free & Open source. Emulates Discord's requests to a very high accuracy to prevent detection. Highly Documented. Multi-threaded using Light-weight Goroutines supporting thousands of concurrent accounts. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Vehicle Weighbridge Software

    Vehicle Weighbridge Software

    Vehicle Weighing Software

    Vehicle Weighing Software - Veighsoft, weighbridge application software for the vehicle weight management in the field of Mining, Logistics, Industrial Plants, Ports and Roadways Industries as private and roadways usage. This software can be used for all type of full weighbridges, axle weighbridges and wheel weighing pads. It can transfer data to Cloud, Shared or Main server database in online and offline mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    md2googleslides

    md2googleslides

    Generate Google Slides from markdown

    ...While it does not yet produce stunningly beautiful decks, you are encouraged to use this tool for quickly prototyping presentations. The first time the command is run you will be prompted for authorization. OAuth token credentials are stored locally in a file named ~/.md2googleslides/credentials.json. Each time you will run the above comment, new slide deck will be generated. In order to work on exactly the same deck, just get the ID of the already generated slides. md2googleslides does not edit or control any theme-related options. Just set a base theme you want on Google Slides directly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tushare

    Tushare

    TuShare is a utility for crawling historical data of China stocks

    ...Tushare is widely used in quantitative trading, data analysis, and academic research. It supports both free and premium data tiers via Tushare Pro, which requires an API token.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    androidstoken

    androidstoken

    Android Token is based off of Infinitecoin

    Android Token is based off of Infinitecoin using scrypt as a proof of work scheme. Android Token also known as ADT is one of the fastest if not the fastest confirm rate coin out there. Features Proof of Stake 0.1%, 30 days/60 Max Weight Tx Fee = 0.1% 180,000,000,000 Max Coins Ever 524288 Coins Per Block, Halving every 100,000 Blocks 30 Second Blocks Retarget every block, with 70 Confirms per block 6 Confirms per TX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A software written in java to compute the digital signature on documents and verify them, using a smart card or a token file in p12 format
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Token server reference implementation for the TorBank anonymous virtual currency system, useable via TOR onion routing or the WWW. Includes the bank-network backend server, a web frontend for end users, and a library for payment and online transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo