1. indexmap

    A hash table with consistent order and fast iteration

    v2.12.1 39.6M #hash-map #iteration-order
  2. fs-err

    A drop-in replacement for std::fs with more helpful error messages

    v3.2.2 4.4M #error-message #file-io #filesystem #directory #permissions #open-file #security
  3. polars

    DataFrame library based on Apache Arrow

    v0.52.0 485K #apache-arrow #query-engine #dataframe #arrow
  4. streaming-iterator

    Streaming iterators

    v0.1.9 1.1M #element #convert #create #advance #filter
  5. tauri

    Make tiny, secure apps for all desktop platforms with Tauri

    v2.9.5 524K #tauri-app #webview #desktop-app #secure #os #web-apps #js-api #mobile-app #desktop-platform #desktop-applications
  6. lalrpop

    convenient LR(1) parser generator

    v0.22.2 2.4M #parser-generator #grammar-parser #lr-parser-generator
  7. biscuit-auth

    an authorization token with decentralized verification and offline attenuation

    v6.0.0 271K #biscuit-token #authorization #offline-attenuation #authentication #auth-token #decentralized #datalog #serialization #symbol-table #ambient-data
  8. ed25519-dalek

    Fast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust

    v3.0.0-pre.3 4.5M #cryptography #ed25519-signature #ed25519 #ecc #curve25519
  9. dary_heap

    A d-ary heap

    v0.3.8 1.2M #priority-queue #binary-heap #d-ary
  10. npyz

    NumPy file format (de-)serialization. Fork of outdated npy-rs.

    v0.8.4 278K #numpy-file-format #npy #numpy
  11. ogg

    Ogg container decoder and encoder written in pure Rust

    v0.9.2 222K #codec #xiph #decoder
  12. starship-battery

    Cross-platform information about the notebook batteries

    v0.10.3 39K #battery #linux #windows
  13. aide

    A code-first API documentation library

    v0.16.0-alpha.1 63K #documentation #openapi #specification #generate
  14. embassy-stm32

    Embassy Hardware Abstraction Layer (HAL) for ST STM32 series microcontrollers

    v0.4.0 40K #hal #stm32-hal #embedded-hal-async #embedded-hal #stm32 #stm32-embedded
  15. nanorand

    A tiny, fast, zero-dep library for random number generation

    v0.8.0 2.4M #random #entropy #rand
  16. slog-term

    Unix terminal drain and formatter for slog-rs

    v2.9.2 1.3M #slog #logging #term
  17. docify

    allows you to live-embed at compile time pieces of code from throughout your project as rust doc examples

    v0.4.1 230K #compile-time #macro #documentation #embed
  18. walkdir

    Recursively walk a directory

    v2.5.0 13.7M #iterator #cross-platform #walk-directory #directory-recursion
  19. vector-map

    VecMap<K, V>: a Linear Search with Map API

    v1.0.2 121K #vec-map #structures #map
  20. pyroscope

    Profiler Agent for continuous profiling of Rust, Python and Ruby applications

    v0.5.8 252K #profiling #pprof #profiler
  21. kiss3d

    Keep it simple, stupid, 2D and 3D graphics engine for Rust

    v0.37.2 6.8K #3d #graphics #opengl #kiss
  22. stats_alloc

    An allocator wrapper that allows for instrumenting global allocators

    v0.1.10 595K #global-allocator #statistics #alloc
  23. intentrace

    strace with intent, it goes all the way for you instead of half the way

    v0.10.4 3.1K #syscalls #strace #goes-for-of-half #intent #child-process #intercept #linux-syscalls
  24. swc

    Speedy web compiler

    v51.0.0 33K #babel #typescript #javascript #testing #string #typescript-compiler
  25. odbc-sys

    ODBC ffi bindings

    v0.28.0 23K #sql #database #ffi
  26. assertor

    Fluent assertion library with readable failure messages

    v0.0.4 10K #fluent-assertions #unit-testing #assert #assertions
  27. janitor-service

    A service that cleans up your downloads folder

    v0.1.40 1.7K #cleanup #file-organizer #download #service #folder #janitor #file-pattern #comma-separated
  28. csv-diff

    Compare two CSVs - with ludicrous speed 🚀

    v0.1.2 3.0K #csv #diff #difference
  29. swc_ecma_parser

    Feature-complete es2019 parser

    v31.0.0 1.3M #swc #typescript-parser #javascript-parser #lexer #babel #es2019 #feature-complete #tc39
  30. option_set

    Bitflags on steroids

    v0.4.0 218K #bit-flags #bitmask #options #bitflags
  31. flatc-rust

    FlatBuffers flatc command as API

    v0.2.0 60K #flat-buffers #compiler
  32. reval

    expression evaluator

    v0.11.0-rc.0 2.0K #expression-evaluator #serialization #evaluator #expression
  33. adler2

    clean-room implementation of the Adler-32 checksum

    v2.0.1 17.5M #zlib #checksum #adler32 #integrity
  34. cgmath

    A linear algebra and mathematics library for computer graphics

    v0.18.0 318K #vector-math #quaternions #vector #math #vector-matrix
  35. openai

    An unofficial Rust library for the OpenAI API

    v1.1.1 3.1K #library #machine-learning #ai
  36. mini-alloc

    Very simple global allocator

    v1.0.0 10K #global-allocator #wasm #stylus
  37. momoa

    A JSON parsing library suitable for static analysis

    v3.2.5 #ast #json-parser #static-analysis #tokenize
  38. nunny

    the definitive non-empty slice/array/vec library for Rust

    v0.2.2 6.5K #arrayvec #vec #non-empty #slice #definitive #try-from #partial-eq
  39. lepton_jpeg

    Rust port of the Lepton lossless JPEG compression library

    v0.5.6 #jpeg #lossless-compression #lepton #port #progressive #baseline #drop-box #fact
  40. esi

    A streaming parser and executor for Edge Side Includes

    v0.6.2 900 #streaming-parser #edge-compute #executor #fastly #side
  41. windmark

    An elegant and highly performant async Gemini server framework

    v0.4.0 2.2K #gemini-server #server-framework #gemini
  42. kubert

    Kubernetes runtime helpers. Based on kube-rs.

    v0.25.0 4.4K #client-server #kubernetes-run-time #run-time #kubernetes-client #kubernetes
  43. rust-rule-engine

    blazing-fast Rust rule engine with RETE algorithm, backward chaining inference, and GRL (Grule Rule Language) syntax. Features: forward/backward chaining, pattern matching, unification…

    v1.14.1 120 #rules-engine #artificial-intelligence #grl #ml
  44. google-factchecktools1_alpha1

    A complete library to interact with Fact Check Tools (protocol v1alpha1)

    v6.0.0+20240626 1.0K #google-api #factcheck-tools #web-api
  45. vk-sync-fork

    Simplification of core Vulkan synchronization mechanisms such as pipeline barriers and events. Forked off of the original vk-sync crate which is currently unmaintained.

    v0.5.2 550 #vulkan #ash #3d #graphics #api-bindings
  46. linked

    Create families of linked objects that can collaborate across threads while being internally single-threaded

    v1.0.0 2.7K #thread-local #object #collaborate #families #arc-mutex #single-threaded #fact #synchronized #shared-state #thread-spawn
  47. freya-animation

    Animation APIs for Freya

    v0.4.0-alpha.6 #freya #animation #cross-platform
  48. osakit

    macOS Framework adapted for Rust

    v0.3.1 64K #javascript #applescript #osascript #osa #api-bindings
  49. carddown

    cli tool to keep track of (and study) flashcards in text files

    v0.1.10 650 #flashcards #spaced-repetition #memorization #learning #study
  50. google-factchecktools1_alpha1-cli

    A complete library to interact with Fact Check Tools (protocol v1alpha1)

    v6.0.0+20240626 650 #google-api #cli #google #factcheck-tools
  51. avr-tester

    Framework for testing AVR binaries

    v0.6.2 #test-framework #avr #simavr #testing #micro-controllers
  52. number-theory

    Fast primality, factorization and elementary number theory for integer types

    v0.0.25 1.3K #prime #bignum #primes
  53. freya-edit

    Text Editing APIs for Freya

    v0.4.0-alpha.6 #freya #text #text-editing
  54. biscuit-parser

    Datalog parser used in the biscuit-auth and biscuit-quote crates

    v0.2.0 271K #datalog #biscuit #parser #biscuit-auth #order #re-exports
  55. witchcraft-log

    A structured logging facade for Witchcraft servers

    v5.0.0 1.9K #log-structured #logging #error-logging #facade #witchcraft #serialization
  56. crankshaft

    A headless task execution engine that supports local, cloud, and HPC

    v0.7.0 900 #task-execution #task-execution-engine #headless #hpc #cloud #bioinformatics
  57. goalie

    🎯 AI-powered research assistant with GOAP planning, advanced reasoning, MCP protocol support, and Perplexity API integration - Rust wrapper for goalie npm package

    v1.0.3 #goap #mcp #perplexity #planning #ai
  58. antimatter_api

    Interact with the Antimatter Cloud API

    v2.0.13 3.0K #encryption-key #peer-domain #identity-provider #control-plane #domain-status #cloud-api #control-key #fact #control-api #data-control
  59. treeedb

    Generate Datalog facts from tree-sitter parse trees

    v0.2.0-rc.1 #tree-sitter #datalog #souffle
  60. neorusticus

    A Prolog implementation in Rust with enhanced error handling

    v0.1.3 330 #logic-programming #interpreter #prolog #unification
  61. py32-metapac

    Peripheral Access Crate (PAC) for all PY32 chips, including metadata

    v0.4.1 350 #peripheral-access-crate #mcu #py32 #chip
  62. ascent

    Logic programming in Rust

    v0.8.0 15K #logic-programming #datalog #program-analysis #proc-macro
  63. rustyproxy-srv

    Proxy server for the RustyProxy project. Used to save HTTP(s) requests for security analysis

    v1.0.8 500 #proxy-server #http-proxy #security-analysis #https-proxy #web-server #srv #mitm #authentication #localhost
  64. unfold-symlinks

    unfold is a small command line utility that replaces symbolic links with their targets

    v0.2.1 190 #symlink #link #symbolic
  65. lemma-engine

    A language that means business

    v0.6.9 #rules #dsl #rust #logic
  66. cros-libva

    Safe bindings over libva

    v0.0.13 3.4K #libva #bindings #abstraction #h264 #va-api #vp8 #chrome-os
  67. nervusdb-core

    Embeddable Graph Database Core (Rust)

    v1.0.3 #rdf-graph #graph-database #cypher #rdf #embedded-database
  68. moq-relay

    Media over QUIC

    v0.10.1 #quic #relay #media-server #cache #authentication #deduplicate #web-server #certificate #announced #fingerprint
  69. openpgp-card-rpgp

    Companion crate for using openpgp-card with rPGP

    v0.6.0 #openpgp-card #pgp #rpgp #key-material #signature #private-key #decryption
  70. ptr-union

    Pointer union types the size of a pointer by storing the tag in the alignment bits

    v2.3.0 900 #pointers #enums #thin-pointers #union
  71. below

    An interactive tool to view and record historical system data

    v0.9.0 #historical-system-data #historical-data #process-information #resource-utilization #system-resources #prometheus
  72. flaw

    Embedded signal filtering, no-std and no-alloc compatible

    v0.6.0 #filtering #embedded #iir-filter #signal-filtering #cutoff #no-alloc #gain #impulse-response #sos #state-space
  73. gzip-header

    decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate

    v1.0.0 1.0M #gzip #compression
  74. rp2040-hal

    Embedded-HAL impl for the rp2040 microcontroller

    v0.11.0 35K #embedded-hal #rp2040 #embedded #raspberry-pi #hal
  75. tribles

    knowledge base implementation for rust

    v0.5.1 2.8K #semantic-web #storage #version-control #knowledge-base #distributed-systems #trible #knowledge-representation #graph-database #data-exchange #distributed-storage
  76. path_facts

    You've subscribed to PATH FACTS: Tidy filesystem information to help debug unexpected errors

    v0.2.1 5.3K #fact #debugging #directory #error #unexpected-error #tidy #read-directory #ve #subscribed #system-information
  77. json_to_prolog

    convert JSON to Prolog

    v0.4.0 #convert-json #prolog #json-schema #json-schema-validation #rules #fact #wasm-bindings
  78. tcp-handler

    Conveniently transfer data in chunk through tokio TCP stream

    v1.0.2 650 #tcp-stream #tokio-tcp #tokio #io
  79. portablemc-cli

    Cross platform command line utility for launching Minecraft quickly and reliably with included support for Mojang versions and popular mod loaders

    v5.0.0-rc.3 #minecraft-launcher #cross-platform #mod-loader #forge #mojang #minecraft-mod #fabric #quilt #neo-forge #command-line-tool
  80. display_full_error

    Minimal display formatter for error chains

    v1.1.0 175K #error-display #no-alloc #format
  81. wsrx

    Controlled TCP-over-WebSocket forwarding tunnel

    v0.5.14 #websocket #tunnel #forwarding #controlled #reflector
  82. wasmer-compiler-singlepass

    Singlepass compiler for Wasmer WebAssembly runtime

    v6.1.0 22K #wasmer-compiler #singlepass-compiler #wasm-compiler #wasm #compiler
  83. lina

    Linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)

    v0.2.2 #graphics #linear-algebra #computer-graphics #graphics-math #math
  84. ndarray-ndimage

    Multidimensional image processing for ArrayBase, the n-dimensional array data structure provided by ndarray

    v0.5.0 7.0K #image-processing #multi-dimensional-array #matrix
  85. h3o-zip

    A compression scheme tailored for H3 cell indexes

    v0.1.9 280 #compression #cell-index #h3
  86. aranya-policy-vm

    The Aranya Policy Virtual Machine

    v0.16.0 4.8K #aranya #vm #policy #information #dag
  87. augur

    Reverse engineering assistant that extracts strings and related pseudocode from a binary file

    v0.7.4 #reverse-engineering #ida #idalib #binary-file #vuln-dev
  88. tract-ffi

    Tiny, no-nonsense, self contained, neural network inference

    v0.22.0 1.8K #onnx #neural-network #tensorflow
  89. graph_solver

    An undirected graph constraint solver for node and edge colors

    v0.5.0 #graph #graph-theory #theorem #theory
  90. sqlx-d1

    SQLx for Cloudflare D1

    v0.3.1 #d1 #database #sqlx #cloudflare
  91. ocommit

    quickly create a git commit message with ollama and commit, locally

    v0.2.0 #ollama #git #llm #cli
  92. tailcall

    Safe, zero-cost tail recursion

    v1.0.1 9.1K #tail-recursion #recursion #become
  93. pm-remez

    Parks-McClellan Remez FIR design algorithm

    v0.2.2 #dsp #fir #remez
  94. aranya-policy-ast

    The Aranya Policy Language AST

    v0.10.0 4.9K #ast #policy-language #aranya #fact #action
  95. uncertain-rs

    uncertainty-aware programming, implementing the approach from 'Uncertain<T>: A First-Order Type for Uncertain Data'

    v0.2.0 100 #statistics #monte-carlo #sprt #uncertainty
  96. dsi-progress-logger

    A tunable time-based progress logger to log progress information about long-running activities

    v0.8.2 3.1K #logging #progress
  97. petfacts

    CLI program to print out cat and dog facts to the console

    v0.1.5 #fact #dog #cat #cli #pets
  98. omega-memory

    12-tier cosmic memory system with automatic consolidation (Instant → Omega)

    v1.1.0 #cognitive #intelligence #neural #memory
  99. nervusdb-temporal

    Temporal Store for NervusDB - AI Memory / Episode management

    v1.0.3 #graph-database #temporal #episode #ai-memory #graph
  100. env-select

    Easily switch between common values for arbitrary environment variables

    v1.2.0 1.1K #env-vars #shell-environment #export
  101. pager2

    pipe your output through an external pager

    v0.6.3 190 #pager #less #more
  102. gedcomx

    The core data structures and serialization / deserialization of the GEDCOM X format

    v0.1.7 750 #gedcom #genealogy #family-trees
  103. detsys-ids-client

    A client for install.determinate.systems

    v0.6.2 #events #http-transport #system #determinate #client #recorder #collator #submitter #identifying #fact
  104. hcl-edit

    Parse and modify HCL while preserving comments and whitespace

    v0.9.3 26K #hcl #white-space-preserving
  105. zugferd-code-lists

    ZUGFeRD code lists, e.g. languages enum, currencies enum, countries enum, etc.

    v0.1.19 #enums #zug-fe-rd #factur-x #code-lists
  106. cik

    Support for creating and validating CIKs

    v0.1.5 330 #finance #identifier #company #entity
  107. kz80_prolog

    Prolog compiler for Z80 - Logic programming on the RetroShield

    v0.1.0 #prolog #compiler #logic-programming #z80 #retro
  108. pager

    pipe your output through an external pager

    v0.16.1 9.9K #less #more
  109. pylyzer

    A static code analyzer & language server for Python

    v0.1.0-beta.0 #language-server #static-analysis #python #server-for-python #type-checker
  110. tokio-cadence

    Tokio-based metric sinks for Cadence

    v0.7.0 750 #statsd #async-metrics #statsd-cadence #statsd-metrics #cadence #tokio-metrics
  111. clingo

    Rust idiomatic bindings to the clingo library

    v0.8.0 1.5K #idiomatic-bindings #api-bindings
  112. tract-hir

    Tiny, no-nonsense, self contained, TensorFlow and ONNX inference

    v0.22.0 18K #onnx #neural-network #tensorflow
  113. kaledis

    A new way to LÖVE. Kaledis is a tool for allowing Luau to be used with Love2D via transpiling, alongside providing easier & simpler management of Love2D projects.

    v2.1.1 #love2d #luau #love #management #alongside #transpiling #lua
  114. univec

    A vector that can hold elements of any single type

    v1.1.0 550 #vec #dynamic #homogeneous #any
  115. eggplant

    High-Level Rust API crate for Egglog

    v0.2.7 #egglog #datalog #compiler #e-graphs #equality
  116. flagged_pointer

    A safe abstraction for tagged pointers using unused bits for flags

    v0.1.3 #tagged-pointers #pointers #tagged
  117. css_lexer

    A spec-compliant CSS tokenizer with zero-copy cursors and optional feature gates

    v0.0.9-canary.fe59172891 130 #lexer-tokenizer #css #css-parser #parser
  118. polonius-engine

    Core definition for the Rust borrow checker

    v0.13.0 65K #borrow-checker #datalog #borrowck #compiler
  119. switchyard-fs

    Switchyard: safe, atomic, reversible filesystem swaps with policy and audit

    v1.0.0 #atomic-swap #reversible #filesystem
  120. puzzle_design

    A game engine for generic puzzle design and problem solving

    v0.2.0 #puzzle #combinatorics #math #piston
  121. rstm-tape

    various tape implementations for the rstm framework

    v0.1.0 #turing-machine #utm #turing
  122. omg_runtime

    The OMG language runtime and virtual machine, providing bytecode execution, REPL, and built-in functions

    v0.1.4 #bytecode-interpreter #vm #educational #interpreter #bytecode
  123. on-this-day

    A CLI tool to fetch a historical event for the current day from Wikipedia

    v0.1.1 #events #fetch #wikipedia #historical #command-line-tool #death
  124. crockford

    Base32 encoding for identifiers (e.g. u64 values).

    v1.2.1 500 #base32 #identifier
  125. r3bl_analytics_schema

    Support crate for r3bl-cmdr, r3bl-base

    v0.0.3 120 #developer-productivity #r3bl #parallel #app #syntax-highlighting #command-line-utility #tui-framework #command-line-tool #concurrency #css
  126. hayro

    A rasterizer for PDF files

    v0.4.0 28K #pdf #rasterizer #color #blending #renderer #encryption #performance-optimization #github-repository #feature-complete #test-suite
  127. swc_experimental_ecma_parser

    An extensible Rust-based platform for the next generation of fast developer tools

    v0.3.5 700 #typescript-parser #javascript
  128. biscuit-actix-middleware

    Biscuit middleware for actix-web

    v0.3.0 #biscuit-token #authorization #actix-web #token #http
  129. treeedb-java

    Generate Datalog facts from Java source code

    v0.2.0-rc.1 #java #datalog #souffle #parser
  130. cloud_profiler_rust

    Google Cloud Profiler Rust Agent

    v1.2.3 8.3K #profiling #gcp #pprof
  131. ino_color

    A output coloring crate with limited functionality, limit platform support and limited allocations

    v4.0.0 #ansi-colors #limit-platform-support #allocation #import #fg
  132. treeedb-javascript

    Generate Datalog facts from JavaScript source code

    v0.2.0-rc.1 #javascript #datalog #souffle #javascript-parser #parser
  133. treeedb-csharp

    Generate Datalog facts from C# source code

    v0.2.0-rc.1 #datalog #c-sharp #souffle
  134. tracing-slog

    compatibility between tracing and the slog crate. Use when a library uses slog but your application uses tracing

    v0.4.0 26K #logging-tracing #slog #logging
  135. treeedb-c

    Generate Datalog facts from C source code

    v0.2.0-rc.1 #datalog #souffle #parser #c
  136. clay-layout

    Rust bindings for Clay, a UI layout library written in C

    v0.4.0 180 #ui-layout #clay #bindings #ui
  137. rede

    CLI tool to run and configure suites of HTTP requests defined in readable files

    v0.3.1 260 #web-api #api-request #http-request #http
  138. nh-xml-from

    that lets you convert various formats to XML for New Horizons

    v1.3.1 410 #outer-wilds #modding #new-horizons #cli
  139. recaptcha-verify

    Recaptcha verification helper for v2/v3 and enterprise

    v0.2.0 270 #recaptcha #helper #api-bindings
  140. stupidfs

    More files per file: hide files by storing them in the metadata of other files

    v0.2.1 420 #file-metadata #per-file #hide #storing #store-data
  141. eval-metrics

    Evaluation metrics for machine learning

    v1.0.2 800 #evaluation-metrics #classification #machine-learning
  142. ballpark

    Approximate comparisons for floating-point numbers

    v1.0.0 210 #ulp #equality #ulps #no-alloc #approx
  143. swipl

    A high-level library for building SWI-Prolog extensions and embedding SWI-Prolog in rust applications

    v0.3.16 400 #swi-prolog #blob #foreign-interface #define #extension #embedding
  144. lewton

    Pure Rust vorbis decoder

    v0.10.2 180K #ogg-vorbis #vorbis-decoder #audio-decoder #audio #decoder
  145. is-test

    A replacement for the test command, with options that are memorable. Makes shell scripting much easier.

    v0.3.0 #shell #replace #testing #scripting #memorable #single-letter #fact
  146. greynet

    High performance rule and constraint satisfaction engine

    v0.11.0 500 #rule-engine #solver #greyjack
  147. cjtoolkit-structured-validator

    validating structured data

    v0.5.4 #validation #validator
  148. treeedb-cpp

    Generate Datalog facts from C++ source code

    v0.2.0-rc.1 #datalog #souffle #cpp #parser
  149. treeedb-go

    Generate Datalog facts from Go source code

    v0.2.0-rc.1 #datalog #souffle #go #parser
  150. treeedb-python

    Generate Datalog facts from Python source code

    v0.2.0-rc.1 #datalog #souffle #python #parser
  151. treeedb-bash

    Generate Datalog facts from Bash scripts

    v0.2.0-rc.1 #datalog #souffle #bash #parser
  152. disklru

    experimental LRU store

    v0.3.3 290 #lru-cache #cache #sled #lru
  153. treeedb-php

    Generate Datalog facts from PHP source code

    v0.2.0-rc.1 #datalog #souffle #php #parser #php-parser
  154. rsonpath-lib

    Blazing fast JSONPath query engine powered by SIMD. Core library of rsonpath.

    v0.9.4 470 #json-query #json-path-query #simd-json #json-path #search
  155. cu29-intern-strs

    loader for the intern strings logged at build time by Copper. It can be used independently from the copper project.

    v0.11.0 950 #robotics #copper #real-time #middleware
  156. glsl-lang-quote

    Quoting proc-macro for glsl-lang

    v0.8.1 900 #ast #glsl #parser #glsl-language
  157. adaptive-card-rs

    working with Adaptive Cards, a format for rendering card-like user interfaces

    v0.4.0 #adaptive-cards #ui #json
  158. logru

    A small, embeddable and fast interpreter for a subset of Prolog

    v0.4.1 250 #logic-programming #prolog #first-order #first-order-logic
  159. edgarkit

    An unofficial Rust client for the SEC EDGAR system

    v0.1.0 #filings #finance #sec #edgar #api-bindings
  160. chewing_capi

    The Chewing (酷音) intelligent Zhuyin input method

    v0.11.0-alpha.6 #input-methods #chewing #text-input #io #symbols #im #phonetic #zhuyin #libchewing
  161. treeedbgen-souffle-souffle

    Generate Soufflé types and relations from the Soufflé tree-sitter grammar

    v0.1.0 #souffle #java #datalog
  162. aranya-runtime

    The Aranya core runtime

    v0.17.0 4.7K #run-time #aranya #storage-provider #policy #send-sync #sync-request #syncer
  163. treeedb-souffle

    Generate Datalog facts from Soufflé source code

    v0.1.0 #tree-sitter #datalog #souffle
  164. mem0-rust

    mem0 - Universal memory layer for AI Agents

    v0.2.0 #artificial-intelligence #ai-agents #vector-store #embedding #memory-store
  165. braindump

    An ergonomic, opinionated memory interface for AI agents

    v0.0.2 #llm #persistence #ai-agent
  166. drcp-format

    Parse and write DRCP and literal definition files

    v0.3.0 460 #solver #parser #proof #constraint-programming #atomic #conclusion #forms #parse-and-write
  167. lemma-cli

    A language that means business

    v0.6.9 #documentation #rules #business #mcp-server #language #web-server #fact #model-context-protocol #auditable #cli-for-running
  168. svix-ksuid

    A pure Rust and fully tested KSUID implementation

    v0.8.0 30K #ksuid #svix #uuid #segment
  169. oxirs-rule

    Forward/backward rule engine for RDFS, OWL, and SWRL reasoning

    v0.1.0-rc.1 #rules #rdfs #owl #inference #reasoning
  170. hrtf

    HRTF (Head-Related Transfer Function) audio signal processor

    v0.8.1 12K #audio #binaural #sound
  171. jsonlogic-rs

    jsonlogic (jsonlogic.com) implemented in Rust

    v0.5.0 #s-expr #json #web #logic
  172. infinitree

    Embedded, encrypted database with tiered cache

    v0.11.0 1.2K #rocksdb #cache #cryptography #database
  173. pombase-gocam

    Parser for Gene Ontology Consortium GO-CAM JSON files

    v0.101.0 #bioinformatics #go-cam #gene-ontology
  174. nyxstone

    Bindings for the nyxstone assembler/disassembler

    v0.1.4 300 #reverse-engineering #disassembly #arm #x86-64 #assembly
  175. imagic

    A thin rendering framework, implemented by Rust and WGPU

    v0.1.2 #wgpu #3d-rendering #rendering-engine #game-engine #3d #3d-rendering-engine
  176. algae-cli

    Lightweight age profile for user-friendly encryption (CLI tool and library)

    v1.0.13 #encryption #cryptography #age-encryption #age
  177. ranked-searcher

    Search inside text files using tf-idf formula, showing the most relevant search at the top

    v0.1.5 #text-search #text-document #tf-idf #search #document-text
  178. fletcher

    A dependency free implementation of the Fletcher's checksum algorithm

    v1.0.0 3.7K #checksum #data-integrity
  179. rustyfix

    FIX & FAST (FIX Adapted for STreaming) in pure Rust

    v0.7.4 #fix-parser #fast #hft #trading
  180. solverforge

    Constraint solver library powered by Timefold

    v0.2.6 #constraint-solver #scheduling #planning #optimization #solver
  181. texclean-rs

    A command line tool to remove temporary files created during (La)TeX compilation

    v0.1.0-DEV #latex #command-line-tool #temporary-files #remove #delete
  182. regexml

    XPath compatible regex engine

    v0.2.1 2.9K #xpath #xml-schema #xml
  183. fact-wasm-core

    FACT WASM Core - High-performance WebAssembly cognitive processing engine with advanced caching and template optimization

    v1.0.0 #cache #cognitive #cache-performance #wasm #performance
  184. slip-10

    SLIP10 implementation in Rust

    v0.4.1 1.5K #wallet #key-generation #elliptic-curve #key-derivation #slip #secp256k1 #1h
  185. treeedbgen-souffle-javascript

    Generate Soufflé types and relations from the JavaScript tree-sitter grammar

    v0.1.0 #datalog #souffle #javascript-parser #javascript
  186. lace-ws

    work-stealing library based on the lace deque

    v1.0.0 #lace #work-stealing #deque #worker #keep
  187. treeedbgen

    Parse node-types.json from a tree-sitter grammar

    v0.2.0-rc.1 #tree-sitter #tree-sitter-grammar #parser
  188. treeedbgen-souffle-rust

    Generate Soufflé types and relations from the Rust tree-sitter grammar

    v0.1.0 #souffle #datalog #parser #rust
  189. treeedb-rust

    Generate Datalog facts from Rust source code

    v0.1.0 #datalog #souffle #parser #rust
  190. magellan

    A dumb, deterministic codebase mapping tool for Rust projects

    v0.1.0 #ast #code-analysis #source-code #code-indexing
  191. quickcfg

    Do basic configuration of a system, declaratively and quickly

    v0.6.3 #system-config #system-configuration #cli
  192. plane-projection

    Zero-dependency fact approximate distance on Earth calculation

    v0.3.6 #distance #geo #maps
  193. treeedbgen-souffle-c

    Generate Soufflé types and relations from the C tree-sitter grammar

    v0.1.0 #souffle #datalog #c #parser
  194. gsetl

    etl

    v0.9.0 650 #etl #eda #bugfix #useless #column
  195. treeedb-swift

    Generate Datalog facts from Swift source code

    v0.1.0 #datalog #souffle #swift
  196. treeedbgen-souffle-csharp

    Generate Soufflé types and relations from the C# tree-sitter grammar

    v0.1.0 #souffle #c-sharp #datalog
  197. asdi

    Simplistic Datalog Implementation (in Rust)

    v0.2.5 #datalog #simplistic #graphviz #variables #pest-parser #io-text #text-format #edb #idb #json-format
  198. contrafact

    A trait for highly composable constraints ("facts") which can be used both to verify data and to generate arbitrary data within those constraints

    v0.2.0-rc.1 3.4K #testing-fixtures #composable #constraints
  199. monotonic_solver

    A monotonic solver designed to be easy to use with Rust enum expressions

    v0.5.0 #monotonic #reasoning #theorem #solver
  200. kdl-script

    execute kdl documents!

    v1.1.0 420 #abi-cafe #scripting-language #input #output #kdl #caller #callee
  201. rify

    RDF reasoner that operates on RIF-like conjunctive rules. Outputs a machine readable proof of some claim which can be cheaply verified.

    v0.7.1 #rdf #rules #vec #validation #bounds #machine-readable #conjunctive #reasoner #inference-engine #rule-engine
  202. treeedbgen-souffle-java

    Generate Soufflé types and relations from the Java tree-sitter grammar

    v0.1.0 #java #souffle #datalog #parser
  203. treeedbgen-souffle-swift

    Generate Soufflé types and relations from the Swift tree-sitter grammar

    v0.1.0 #souffle #datalog #swift #parser
  204. fact-tools

    FACT (Fast Augmented Context Tools) - High-performance context processing engine for AI applications

    v1.0.0 #fact #cognitive #cache-performance #cache #performance
  205. treeedbgen-souffle

    Generate Soufflé types and relations from tree-sitter grammars

    v0.1.0 #tree-sitter-grammar #souffle #datalog #parser
  206. ehelply

    SuperStack SDK

    v1.1.118 #delete-place #projects-api #member #delete-file #encryption #uuid #payment #delete-service #reverse-geocoding #appointments
  207. misfortunate

    Perverse implementations of safe Rust traits

    v1.3.0 180 #traits #perverse #safe #maxwell #equals #equivalence #collection-traits #hash
  208. occams-rpc

    razor-rpc is a modular, pluggable RPC for high throughput scenario, supports various runtimes, with a low-level streaming interface, and high-level remote API call interface

    v0.3.0 #rpc-interface #streaming-interface #rpc #networking
  209. modus_ponens

    develop forward chaining inference engines

    v0.11.5 #inference-engine #rules-engine #chaining #data-store #query-language #data-analysis #knowledge-representation #json-query-language #grammar-parser
  210. eggplant-transpiler

    transpiler of eggplant to generate rust code from egglog code

    v0.2.7 #eggplant #egglog #dsl #pattern #define #rewrite-rules #rust-api #version-control #datatype #fact
  211. aranya-aqc-util

    Aranya QUIC Channels

    v0.9.0 #aranya #channel #vm #encryption #cryptography #dag #unidirectional #quic #cargo-workspace #fact-db
  212. nall

    Not Another Logging Library

    v0.6.0 900 #logging #clog #not-another #fact
  213. crabrl

    High-performance XBRL parser and validator

    v0.1.0 #sec-edgar #xbrl #finance #sec #edgar
  214. pddlp

    A PDDL Parser

    v0.1.7 500 #domain #pddl #parser #problem #object
  215. suiron-rust

    A fast Prolog-like inference engine

    v0.1.0 #inference-engine #knowledge-base #logic-programming #query #fact #prolog #tutorial #father #cargo-run #prolog-like
  216. p1am_100

    Board Support crate for the Facts Engineering P1AM-100

    v0.3.1 120 #embedded-hal #cortex-m #arm
  217. factrs

    Factor graph optimization for robotics

    v0.2.0 #non-linear-optimization #robotics #slam #estimation #non-linear
  218. linear_solver

    A linear solver designed to be easy to use with Rust enum expressions

    v0.2.2 #theorem #linear #reasoning #proving
  219. datom

    datom-rs: an open-source database inspired by Datomic

    v0.1.1-pre4 #datomic #database
  220. polonius

    Core definition for the Rust borrow checker

    v0.3.0 #borrow-checker #datalog #borrowck #compiler
  221. thomas

    An ECS game engine

    v0.2.4 #ecs #game-engine
  222. Try searching with DuckDuckGo or on crates.io.

  223. fefixp

    FIXS implementation in pure Rust

    v0.1.0 #session #fixs #asn-1 #transport-layer #encoding #ferrum-fix #fix-engine #javascript-object-notation #technical-standard #error-recovery
  224. anything

    Calculate everything and nothing with perfect precision

    v0.1.5 #scripting-language #calculate #cli #scripting
  225. tfdeploy

    Tiny, no-nonsense, self contained, TensorFlow inference

    v0.0.10 #tensorflow #neural-network
  226. coppice

    Dynamic programming library for acyclic analytical queries

    v0.3.1 160 #dynamic-programming #map-reduce #query #cache #analytical #fact #opaque
  227. serde_datalog

    A Serde serializer that extracts Datalog facts

    v0.2.0 130 #datalog #fact #serde
  228. seaplane

    SDK

    v0.8.0 100 #rust-sdk #service #fact
  229. goaprs

    Goal Oriented Action Planning implementation in Rust

    v0.2.1 #goal-oriented-action-planning #world-state #algorithm #precondition #path-finding #goap #costs
  230. uindex

    Universal index

    v0.1.1 #peg #db #index #universal #grammar #query-language #grammar-parser #context-free #database-schema #character-database
  231. bios-sdk-invoke

    An embeddable message queue system

    v0.2.0 #message-queue #bios #system #os #cloud #informatization #hardware-access
  232. fluid

    An human readable test library

    v0.4.1 #human-readable #bdd #fluent
  233. domain_patterns

    Domain patterns holds patterns from the world of Domain Driven Design

    v0.2.141 #database #domain #pattern #database-design
  234. yago

    RDFS knowledge base, collection of facts based on Wikidata

    v4.0.0 #knowledge-base #rdfs #knowledge
  235. cultura

    Enhance your knowledge day by day, directly from your terminal

    v1.0.0 #terminal #day #enhance #fact #zsh #bash #fish #reddit #culture #wikipedia
  236. animality

    API wrapper for the https://animality.xyz api

    v1.0.0 #api-wrapper #animal #web
  237. recur-fn

    that provides you a more flexible way to construct and extend the recursive function

    v2.2.0 900 #recursion #recur
  238. cat-fax

    Like Cowsay, but with (mostly) factually accurate cat facts!

    v1.1.0 #terminal-output #cat #cowsay #fact #color #output-image #display-output
  239. wetware

    manage personal, networked thoughts and facts about subjects and topics

    v0.4.0 290 #thought #networking #subject #notes
  240. muscleman

    A buffer utility

    v0.3.1 #buffer #utility #funny #fact #manager #buff #thinking
  241. pleingres

    A pure Rust interface to PostgreSQL. Will never block (hence the name, a pun on that fact in french).

    v0.4.5 #sql #portal #postgresql #query #server #database #postgresql-client #french #fact #send-request
  242. geobacter-runtime-core

    Geobacter platform runtime shared code. Requires the Geobacter Rust compiler to build.

    v1.0.0 #driver #run-time #rust-compiler #kernel #geobacter #accelerator #llvm #vulkan #fact #spir-v
  243. aranya-buggy

    A less panicky replacement for unreachable!() and unwrap

    v0.1.0 #aranya #vm #unreachable #dag #replace #panicky #cargo-workspace #fact-db #encryption #cryptography
  244. i-build

    bui

    v1.0.0-beta.3 #tauri-app #tauri-build #message #bui #webview #built-with-tauri #ship #js-api #reversing #fact
  245. mangle-factstore

    Mangle, a logic programming language

    v0.1.1 #fact #logic #iops #io #mangle
  246. aranya-base58

    Base58 encoding and decoding

    v0.1.0 #aranya #base58 #vm #dag #encoding-decoding #encryption #cryptography #cargo-workspace #fact-db
  247. mangle-engine

    Mangle, a logic programming language

    v0.1.1 100 #logic #mangle #rules #naive #fact
  248. rench

    http benchmark utility. Written in rust... rust + bench = rench

    v0.3.0 #benchmark #cli #http
  249. lincoln

    A low level programming language features linear types and direct manipulation of continuation (returning points)

    v0.1.0 #interpreter #programming-language #continuation #low-level #ir #fact #low-level-programming #lambda-calculus #turing-machine #state-transition
  250. aranya-trouble

    A wrapper to implement the Error trait

    v0.1.0 #aranya #traits #vm #dag #policy #cargo-workspace #fact-db #encryption #cryptography
  251. aitia

    making sense of events in terms of causal graphs

    v0.4.0-dev.0 2.4K #holochain #fact #holo
  252. polonius-parser

    Parser for the Polonius project

    v0.2.0 #polonius #block #fact #description #ir #goto #test-cases #parse-input #data-model
  253. is-thirteen

    Did you consider the fact that "Jodie Whittaker" represents the number 13 in some cultures? No you didn't. That's why you need this crate.

    v0.13.0 #why #equals #13 #fact #original #whittaker #medium #blog #posted
  254. phreak_engine

    Rule matching algorithm focussed on speed

    v0.1.5 #rules-engine #matching-algorithm #fact #phreak #production #focussed #cpu-cache
  255. lincoln_compiled

    Lowest level presentation of Lincoln

    v0.1.0 #interpreter #lincoln #value #context #ir #fact #permutation #lambda-calculus #lowest #turing-machine
  256. shunting-yard

    shunting yard algorithm implementation in Rust

    v1.0.2 #shunting-yard-algorithm #fact #variables #minus #glory #teammates
  257. lincoln_common

    Common functions, traits for Lincoln

    v0.1.0 #interpreter #lincoln #ir #value #traits #lambda-calculus #turing-machine #state-transition #instruction-set #fact
  258. bigfactorial

    Precalculated compile-time factorial macro for numbers upto 99

    v0.1.2 #macro #compile-time #factorial #upto #numbers #precalculated #fact #99