Showing 25 open source projects for "ternary"

View related business solutions
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1
    qvac-fabric-llm.cpp

    qvac-fabric-llm.cpp

    QVAC Fabric: cross-platform LLM inference and fine-tuning

    ...It introduces native LoRA fine-tuning capabilities that can be executed directly on consumer hardware, allowing developers to train and adapt models locally without relying on cloud infrastructure. A key innovation is its support for BitNet ternary quantized models, enabling highly efficient inference and training even on resource-constrained systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eslint-plugin-unicorn

    eslint-plugin-unicorn

    More than 100 powerful ESLint rules

    More than 100 powerful ESLint rules. You might want to check out XO, which includes this plugin. Each rule has emojis denoting if it belongs to the recommended configuration if some problems reported by the rule are automatically fixable by the --fix command line option, or if some problems reported by the rule are manually fixable by editor suggestions. Use a preset config or configure each rules in package.json.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    bitnet.cpp

    bitnet.cpp

    Official inference framework for 1-bit LLMs

    bitnet.cpp is the official open-source inference framework and ecosystem designed to enable ultra-efficient execution of 1-bit large language models (LLMs), which quantize most model parameters to ternary values (-1, 0, +1) while maintaining competitive performance with full-precision counterparts. At its core is bitnet.cpp, a highly optimized C++ backend that supports fast, low-memory inference on both CPUs and GPUs, enabling models such as BitNet b1.58 to run without requiring enormous compute infrastructure. The project’s focus on extreme quantization dramatically reduces memory footprint and energy consumption compared with traditional 16-bit or 32-bit LLMs, making it practical to deploy advanced language understanding and generation models on everyday machines. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    PGFPlots

    PGFPlots

    A TeX package to draw normal and/or logarithmic plots directly in TeX

    ...It supports line plots, scatter plots, piecewise constant plots, bar plots, area plots, mesh and surface plots, patch plots, contour plots, quiver plots, histogram plots, polar axes, ternary diagrams, smith charts and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    MatMul-Free LM

    MatMul-Free LM

    Implementation for MatMul-free LM

    MatMul-Free LM is an experimental implementation of a large language model architecture designed to eliminate traditional matrix multiplication operations used in transformer networks. Since matrix multiplication is one of the most computationally expensive components of modern language models, the project explores alternative computational strategies that reduce hardware requirements while maintaining comparable performance. The architecture relies on quantization-aware training and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HanoiVM

    HanoiVM

    HanoiVM is a recursive, AI-augmented ternary virtual machine

    🚀 HanoiVM — Recursive Ternary Virtual Machine **HanoiVM** is a recursive, AI-augmented **ternary virtual machine** built on a symbolic base-81 architecture. It is the execution core of the **Axion + T81Lang** ecosystem, enabling stack-tier promotion, symbolic AI opcodes, and entropy-aware transformations across three levels of logic: - 🔹 `T81`: 81-bit operand logic (register-like) - 🔸 `T243`: Symbolic BigInt + FSM state logic - 🔺 `T729`: Tensor-based AI macros with semantic dispatch Designed for research, language development, and future ternary hardware acceleration, **HanoiVM** is literate, modular, and fully recursive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PicoBlaze_Simulator_in_JS

    PicoBlaze_Simulator_in_JS

    A simulator of Xilinx PicoBlaze soft-processor, runnable in browsers.

    A web-based assembler for and emulator of Xilinx PicoBlaze.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    OK

    OK

    Welcome to the future of programming languages

    ...is a modern, dynamically typed programming language created with a strong opinion: to remove needless complexity and help programmers write code that matters. It eliminates many common language features (e.g., ternary operators) in favour of a consistent, minimal syntax: for example it uses only switch statements for control flow and has only one comparison operator. OK? also treats errors as plain values (strings/arrays) and removes inheritance in favour of what it calls “evolution over composition.” The language emphasises readability and pushing logic out into functions so cases remain simple. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Neptune

    Neptune

    A calculator like programming language

    Neptune is a simple programming language indented for quick mathematical calculations, e. g. shape field calculation or budget analysing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 10

    C++ Math Expression Parser

    C++ Math Expression Parser Library

    The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. ExprTk supports numerous forms of functional, logical and vector processing semantics and is very easily extendible. Download http://partow.net/programming/exprtk/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FunctionalCalculator

    FunctionalCalculator

    A functional maths program calculating with functions

    ...The User-Functions can have arguments given by matrices, infinitely differentiable functions, complex numbers or arbitrary precision integers. Among the User-Functions you find: * The integral of f(x) from a to b * The derivative of f(x) * The Ternary Conditional * The gcd of two integers * Solve a System of Linear Equations FunctionalCalculator has a Grammar, which allows you to define you own recursive (meta) functions. The desktop edition has a functional and procedural scripting language based on this grammar and a plotter for complex functions and for real functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jPrediction

    Open project ternary classifier of the machine learning

    Open project ternary classifier of the machine learning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    function qualityGuide

    function qualityGuide

    A JavaScript Quality Guide

    function qualityGuide is a comprehensive JavaScript quality and style guide designed to keep codebases readable, consistent, and maintainable across teams. It lays out clear ground rules for everything from module usage and strict mode to spacing, semicolons, equality, and ternary operators. The guide emphasizes pragmatism: it explicitly warns against obsessing over superficial style checks while strongly recommending sensible linting and tooling that catch real issues. It provides concrete examples of good and bad practices for strings, variable declarations, conditionals, prototypes, object and array literals, regular expressions, and console usage. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    manticora

    ternary logic calculator

    Some scripts for boolean calculation, including a parser. Ternary logic support. Everything is written in Posix Sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TRIA

    TRIA

    Wearable Symbol Language

    ...It is a simplified and geometric figure evolution of natural language symbols. Comparing to the typical dot symbolic language braille which is a binary encoding system, but TRIA is a ternary encoding system. And TRIA is also easier to learn and input comparing to Braille. A portable coin sized TRIA keyboard with 3 or 4 touch endpoints can be designed. It can be used to replace the traditional 101 QWERT keyboard keys in special devices. TRIA can be used as a wearable device gesture language, with the flat surface input and 3D input to facilitate the information exchange. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jTernaryPlot

    jTernaryPlot

    A free Java ternary/triangle plot/diagram for geoscientists

    A free Java Ternary plot which is the way to classify igneous or/and sedimentary rocks. The ternary diagrams are used to represent the relative percentages of any three component system as A, B, and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Setun70 computer emulator. Setun70 is a soviet trinary (balanced-ternary) system based computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Alternative Logic Sets CAD

    ALST is a CAD for all imaginable logic systems (binary, ternary, etc)

    This project is available in the source code form (CodeEye' MixFile) only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    wxTernary
    WxTernary is a set of Python scripts that can be used to plot data on a ternary diagram; it includes contouring, multiple plotting from csv data and retrieving pie plots from data points included in multiple polygons within the ternary diagram.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Tunguska is a ternary computer emulator. The goal is to provide a relatively easy-to-use platform, reminiscent of an early PC, for people who want to experience and experiment with ternary computing hands-on.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    A simple Ternary Search tree implementation, which also includes delete and getting common prefixes operation. I've tested it on Linux WindRiver 1.4 box with g++. Please report bugs at kunalekawde2002@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ternary search tree stores keys in sorted order, which can be used as a symbol table. Searching operation is lightning fast, it is reported comparable with hashing table in most cases, and substantially faster than hashing for unsuccessful searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A ternary diagram plotter, with advanced features to cut triangles or trapeziums out of a diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GCDPlot is a Microsoft Excel VBA program for geochemistry and geology data analysis. GCDPlot can use the Microsoft Excel data to plot scatter, ternary chart and discrimination diagrams that can be add, delete and modify by user.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    ternary-plot

    Program do tworzenia wykresów fazowych (trójkąt Gibbsa).

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB