Showing 47 open source projects for "radix"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Kibo UI

    Kibo UI

    A custom registry of composable, accessible and open source shadcn/ui

    ...Designed for developers using React and TypeScript, Kibo extends the foundational primitives of shadcn/ui by offering a broader set of prebuilt components that integrate seamlessly with Radix UI and other headless libraries. It aims to reduce boilerplate while maintaining flexibility and accessibility, making it ideal for building modern, responsive web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gin Web Framework

    Gin Web Framework

    The fastest full-featured web framework for Go

    Gin is an incredibly fast web framework written in Golang that can perform up to 40 times faster, thanks to its martini-like API and custom version of httprouter. It’s got a very small memory footprint, no reflection and Radix tree based routing as well. For those looking for unprecedented speed and good productivity, Gin is the way to go. Gin is packed with great features, including middleware support, JSON validation and more. It gives an easy to use API for JSON, XML and HTML rendering, and can be extended easily with plenty of sample codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Reka UI

    Reka UI

    An open-source UI component library for building design systems

    ...Rather than forcing a predefined visual style, Reka UI focuses on accessibility, composability, and flexibility, allowing developers to implement their own visual themes and branding. The project evolved from the Radix Vue initiative and aims to bring the same accessibility-focused component patterns to the Vue ecosystem. By providing low-level building blocks instead of finished components, Reka UI allows developers to design complex interface elements while maintaining full control over styling and behavior.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Bits UI

    Bits UI

    The headless components for Svelte

    ...This headless architecture makes Bits UI particularly useful for teams that need reusable UI logic while maintaining consistent branding and visual customization. The project builds on concepts inspired by libraries such as Radix UI and React Spectrum and integrates builder patterns influenced by Melt UI to deliver powerful component abstractions. Developers can use Bits UI to implement complex interface patterns such as dropdowns, modals, and calendars while preserving accessibility standards and predictable interaction behaviors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    find-my-way

    find-my-way

    A crazy fast HTTP router

    A crazy fast HTTP router, internally uses a highly performant Radix Tree (aka compact Prefix Tree), supports route params, wildcards, and it's framework is independent. You can set a custom length for parameters in parametric (standard, regex and multi) routes by using maxParamLength option, the default value is 100 characters. If you are using a regex-based route, find-my-way will throw an error if detects potentially catastrophic exponential-time regular expressions (internally uses safe-regex2). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    re2

    re2

    Alternative to backtracking regular expression engines

    RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. This is the source code repository for RE2, a regular expression library. There is a fair amount of documentation (including code snippets) in the re2.h header file. Unless otherwise noted, the RE2 source files are distributed under the BSD-style license found in the LICENSE file. In POSIX mode, RE2 accepts standard POSIX (egrep) syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    L2

    A BST, B-tree and trie data structures library.

    L2 is a data structures library. Featured are self balancing BSTs and self balancing BST backed sequences, in memory B-trees and B-tree backed sequences, pointer sets, radix and critical bit trees. A few articles about L2 data structures and more here: https://dsxxi.home.blog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    headsort

    headsort: streaming sort + 2x faster than gnu sort

    ...(gnu sort must finish all bins) Well compatible with gnu sort (not perfect). other algorthms featured if menu used: bubble, selection, insertion, shell, distributive counting, straight radix, radix exchange, quick, merge. (some are by character, some by line, some both)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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.
    Downloads: 0 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
  • 10

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and links using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Matrix and class Polynomial facilitate finding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Elementary Algorithms

    Elementary Algorithms

    Book of elementary algorithms and data structures

    This book introduces elementary algorithms and data structure. It includes side-by-side comparison of purely functional realization and their imperative counterpart. From 2020/12, I started re-writing this book. The PDF can be downloaded for preview (EN, 中文). The 1st edition in Chinese (中文) was published in 2017. I recently switched my focus to the Mathematics of programming, the new book is also available in (github). To build the book in PDF format from the sources, you need the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    shadcn Taxonomy

    shadcn Taxonomy

    An open source application built using the new router

    ...Rather than serving as a simple template, Taxonomy acts as a real application example that includes authentication, subscription management, documentation pages, and blogging functionality. The application uses a modern development stack including TypeScript, Tailwind CSS, and UI components based on Radix UI to build accessible and responsive interfaces. It also integrates backend functionality through Prisma ORM and database services while supporting API routes and middleware for server-side logic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    RAD

    RAD

    Engine remake of the game "Radix: Beyond the void"

    This is an engine remake of the 1995 game "Radix: Beyond the void". You will need data from original game to play it (RADIX,DAT). Source code repository: https://github.com/jval1972/Rad-X
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Terrain Generator

    Terrain Generator

    A tool for creating Terrains.

    Exports RAD (Radix game remake) maps in WAD format and Doom maps in UDMF format for advanced source ports. RAD engine: https://sourceforge.net/projects/rad-x/ Source code repository: https://github.com/jval1972/DD_TERRAIN
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    levin

    levin

    in-memory key value server with fuzzy search capabilities

    Levin is an event-based key/value server based on radix-tree (space optimized trie). Key search can be performed with an approximate key matching algorithm based on Levenshtein edit distance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ZiteCalculator

    A simple Windows Calculator with Radix conversion and Memory Storage

    A simple Windows Calculator with Radix conversion, bit-wise operations(with 32-bit numbers only), other operations with 64-bit numbers. All radices from 2 to 10 & 16, binary, Decimal, Hex, Octa etc supported. The current operation will shown in a separate part to keep track. Multiple answers can be stored in Memory variables for further use. All Memory items stored, can be viewed in a separate window and its operation details also viewable, to help users select correct part and substitute during big evaluations done part by part. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    exchange-core java

    exchange-core java

    Ultra-fast matching engine written in Java based on LMAX Disruptor

    Exchange-core is an open source market exchange core based on LMAX Disruptor, Eclipse Collections (ex. Goldman Sachs GS Collections), Real Logic Agrona, OpenHFT Chronicle-Wire, LZ4 Java, and Adaptive Radix Trees. HFT optimized. Priority is a limit-order-move operation mean latency (currently ~0.5µs). Cancel operation takes ~0.7µs, placing new order ~1.0µs. Pipelined multi-core processing (based on LMAX Disruptor): each CPU core is responsible for certain processing stage, user accounts shard, or symbol order books shard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    exchange-core

    exchange-core

    Ultra-fast matching engine written in Java based on LMAX Disruptor

    Exchange-core is an open-source market exchange core based on LMAX Disruptor, Eclipse Collections (ex. Goldman Sachs GS Collections), Real Logic Agrona, OpenHFT Chronicle-Wire, LZ4 Java, and Adaptive Radix Trees. Designed for high scalability and pauseless 24/7 operation under high-load conditions and providing low-latency responses. Single order book configuration is capable to process 5M operations per second on 10-years old hardware (Intel® Xeon® X5690) with moderate latency degradation. HFT optimized. Priority is a limit-order-move operation mean latency (currently ~0.5µs). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HttpRouter

    HttpRouter

    A high performance HTTP request router that scales well

    ...The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching. With other routers, like http.ServeMux, a requested URL path could match multiple patterns. Therefore they have some awkward pattern priority rules, like longest match or first registered, first matched. By design of this router, a request can only match exactly one or no route. As a result, there are also no unintended matches, which makes it great for SEO and improves the user experience.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    List

    List

    An immutable list with unmatched performance and functional API

    An immutable list with unmatched performance and a comprehensive functional API. List is a purely functional alternative to arrays. It is an implementation of a fast persistent sequence data structure. Compared to JavaScript Array List has three major benefits. List is immutable. This makes it safer and better suited for functional programming. It doesn't tempt you with an imperative API and accidental mutations won't be a source of bugs. Since List doesn't allow mutations it can be heavily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sort and Threads test

    Sort and Threads test

    Test Application for sorting algorithms and multithreading functions.

    Test Application for sorting algorithms and multithreading functions. Sort tests are focusing in vissprite sorting efficiency of the Doom Game Engine (1993). More information at https://www.doomworld.com/forum/topic/102482-potential-for-improvement-in-vissprites-sorting/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    bel_fft

    bel_fft

    FFT co-processor in Verilog based on the KISS FFT

    bel_fft is a FFT co-processor that can calculate FFTs with arbitrary radix. It is a hardware implementation of the free software Kiss FFT ("Keep it simple, Stupid!"). The target was to allow a simple replacement of the software code with the hardware implementation. Therefore bel_fft comes with a software driver that is compatible with the Kiss FFT routines. bel_fft also has a modular architecture and allows interfacing different bus architectures.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    This takes a data stream and converts the radix from x to y. Radices can be anything from 2 up to about 4294967296...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dens PC

    Dens PC

    Periodontal and Dental charting - All in one

    ...Mesial movement 20. Missing tooth 21. Mobility 22. Odontomy 23. Overhanging crown margins 24. Overhanging filling margins 25. Periapical abscess 26. Post&Core 27. Radix 28. Recession on pocket 29. Root canal filling 30. Sensitivity 31. Suppuration on probing 32. Telescopic crown 33. Veener
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Multiprecision Calculator
    The calculator of big numbers This program was created for basic arithmetic operations with signed integer numbers. Each number represents the following data structure: array of 1024 unsigned integer numbers (digits), the number of significant digits, the radix (from 2 to 36 inclusive) and the sign of this number (-1 or 1). The program is written in C language and has Russian interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB