1. zerocopy

    makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.

    v0.9.0-alpha.0 70.1M #convert #transmute #cast #transmutation #type-punning #no-alloc

  2. colored

    The most simple way to add colors in your terminal

    v3.1.1 13.4M #terminal-colors #term-painter #color-string

  3. csv

    Fast CSV parsing with support for serde

    v1.4.0 13.0M #csv-parser #serde #parser

  4. ipnet

    types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new IpNet, Ipv4Net, and Ipv6Net types build on the existing IpAddr

    v2.12.0 38.2M #subnet #cidr #prefix

  5. webpki-roots

    Mozilla's CA root certificates for use with webpki

    v1.0.8 49.3M #ca-certificate #web-pki #root-certificate #mozilla

  6. brotli

    compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that…

    v8.0.4 16.7M #decompression #huffman #no-std #lz77

  7. byteorder

    reading/writing numbers in big-endian and little-endian

    v1.5.0 41.0M #endianness #endian

  8. webbrowser

    Open URLs in web browsers available on a platform

    v1.2.1 3.3M #platform #browser

  9. rustc-hash

    A speedy, non-cryptographic hashing algorithm used by rustc

    v2.1.3 59.6M #hasher #fxhash #rustc

  10. matrixmultiply

    General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86…

    v0.3.10 8.3M #matrix-multiplication #dgemm #sgemm #matrix

  11. figment

    A configuration library so con-free, it's unreal

    v0.10.19 2.2M #config #toml #configuration

  12. brotli-decompressor

    brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard…

    v5.0.3 16.9M #brotli #decompression #huffman #lz77

  13. enigo

    Cross-platform (Linux, Windows, macOS & BSD) library to simulate keyboard and mouse events

    v0.6.1 543K #automation #input-simulation #mouse #keyboard #simulation

  14. enum-map

    A map with C-like enum keys represented internally as an array

    v3.0.0-beta.2 2.9M #enums #no-std

  15. lalrpop

    convenient LR(1) parser generator

    v0.23.1 2.8M #parser-generator #lr-parser #grammar #lr-parser-generator

  16. coset

    Set of types for supporting COSE

    v0.4.2 929K #cose #cryptography

  17. cryptoki

    Rust-native wrapper around the PKCS #11 API

    v0.12.0 271K #pkcs11 #hsm #api-bindings

  18. relative-path

    Portable, relative paths for Rust

    v2.0.1 7.1M #utf-8 #path

  19. dlopen2

    opening and operating on dynamic link libraries (also known as shared objects or shared libraries)

    v0.8.2 2.9M #dlopen #dylib #dll #so

  20. khronos-egl

    Rust bindings for EGL

    v6.0.0 2.6M #opengl #egl #khronos

  21. wayland-sys

    FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.

    v0.31.11 5.1M #wayland-client #wayland-server #libwayland #bindings #egl

  22. lddtree

    Read the ELF dependency tree

    v0.5.0 227K #elf #ldd

  23. scoped-tls

    standard library’s old scoped_thread_local! macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS

    v1.0.1 9.0M #thread-local-storage #scoped-thread-local #standard #stored #old

  24. sozu-command-lib

    configuration library to command a sozu instance

    v2.1.0 500 #reverse-proxy #sozu #logging #http #audit-logs #unix-socket #plain-text #structured-data #control-plane #transmit

  25. sequoia-octopus-librnp

    Reimplementation of RNP's interface using Sequoia for use with Thunderbird

    v1.11.1 #encryption #pgp #cryptography

  26. curl-sys

    Native bindings to the libcurl library

    v0.4.90+curl-8.21.0 1.4M #libcurl #bindings #native-bindings #header #tls #keep-alive

  27. stringcase

    Converts string cases between camelCase, COBOL-CASE, kebab-case, and so on

    v0.4.0 330K #snake-case #camel-case #pascal-case #kebab-case #kebab

  28. bitbybit

    Efficient implementation of bit-fields where several numbers are packed within a larger number and bit-enums. Useful for drivers, so it works in no_std environments

    v2.0.0 50K #bit-fields #integer #misaligned #unaligned #bit-field

  29. glslint

    A luma.gl/deck.gl-aware GLSL checker and language server

    v0.7.0 #shader #glsl-shader #linter #webgl #glsl #lsp #graphics

  30. upnp-daemon

    A daemon for continuously opening ports via UPnP

    v0.7.2 #daemon #upnp #csv #json-format #opening #logging #ip-address #oneshot #port-mapping

  31. claude-plan-bridge

    Bridges Claude Code's TaskCreate task list to a canonical PLAN.md so the two systems stop fighting. Provides hooks, an MCP server, and an archive sweeper.

    v1.4.0 #markdown #claude-code #mcp #hook

  32. clang-sys

    Rust bindings for libclang

    v1.9.1 17.6M #libclang #bindings #run-time #linker #instance #3-5

  33. gerust

    takes care of the accidental complexity of Rust backend projects so you can stay focused on what matters

    v0.0.6 500 #database #axum #back-end

  34. clircle

    Detect IO circles in your CLI apps arguments

    v0.6.1 267K #io #arguments #argv #cycle

  35. silence-cli

    Remove comments from source code using tree-sitter. Installs a post-edit hook into Claude Code, Codex, Opencode, and Pi so AI-written slop comments are stripped automatically. Provides the silence binary.

    v0.7.0 #comments #claude-code #codex #agent

  36. harn-builtin-meta

    Shared type definitions for Harn builtin signatures (BuiltinSignature, Param, Ty). Consumed by both harn-parser and harn-vm so signatures stay cycle-free.

    v0.10.41 2.1K #harn #harn-parser #run-time #signature #transcript #harn-vm #type-definition #acp #programming-language #artificial-intelligence

  37. hjkl-bonsai

    Tree-sitter grammar registry + highlighter for the hjkl editor stack

    v0.33.3 370 #syntax-highlighting #editor #vim #tree-sitter

  38. scry-sai-core

    Pure, bindgen-free analyzer core for scry (FEAT-014 / DD-012): the wasmparser + fixpoint + transfer logic and its plain-Rust result types, extracted from scry-analyzer so the analyzer's…

    v3.0.0 950 #scry #call-graph #canonical-abi #abstract-interpretation #analyzer #summaries #wasm-parser #dc #mc #witness

  39. gitnu

    indexes your git status so you can use numbers instead of filenames

    v0.7.8 #git #git-status

  40. solv

    SOLution Validation tool that analyzes Microsoft Visual Studio solutions

    v0.22.0 #visual-studio #solution #sln #microsoft-visual-studio #parser

  41. battery_monitor

    Monitors battery charge and beeps when fully charged so you can unplug. Also supports optional water and movement reminders.

    v0.3.0 #laptop-battery #notifications #monitor #cli

  42. zlayer-vzagent

    Apple-Virtualization Linux-guest runtime support for ZLayer on macOS. Ships the in-guest PID1 agent (Linux-only binary) that boots inside a VZLinuxBootLoader VM to run OCI Linux containers on Apple Silicon…

    v0.14.1 #zlayer #docker #oci #cross-platform #z-layer #apple-silicon #wasm-build #auto-scaling #bootloader #wasm-module

  43. distributed_cli

    The dctl CLI for Distributed services: scaffold projects, describe their manifest, and render schema artifacts (SQL or Atlas Operator resources). Also a library so other CLIs (e.g. hops) can mount its commands.

    v3.3.2 #scaffold #agent-skills #service #render #resources #atlas #sql #hops #command-line-tool #manifest-json

  44. dig-dht

    Kademlia DHT with provider records for the DIG Node peer network — maps DIG content (store / capsule / root / resource) to the peer_ids holding it, so a node can locate which peers…

    v0.11.1 900 #dht #kademlia #dig #provider

  45. agent-first-http

    Give your AI agent its own private browser — so it reads the real page, past logins and bot walls, without ever touching yours

    v0.7.2 #ai-agent #browser #read #browser-agent #bot #walls #agent-first #logins #yours #touching

  46. check_keyword

    A trait for String-like types to check if it is a keyword and convert it to a safe non-keyword if so

    v0.4.1 242K #string-like #reserved #string #keyword

  47. cargo-exasol-udf

    Cargo subcommand to scaffold, build (static musl .so), and validate Exasol Rust UDF crates

    v0.20.2 #udf #scaffold #exasol #musl #container #cargo-subcommand

  48. fidius-guest

    Guest-side, wasm-buildable shared types for the Fidius plugin framework — interface hashing, descriptors, the neutral Value model, and the bincode wire format. No host-only dependencies…

    v0.5.5 380 #fidius #wire-format #archive #plugin-interface #plugin-framework #plugin-system #hashing #bincode #wasm32-wasip2 #guest-side

  49. axon-lang

    AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime:…

    v2.85.0 #closed-catalog #axon #compiler

  50. dig-node-control-interface

    Canonical client <-> dig-node CONTROL interface contract: the method catalog for controlling/querying a running dig-node (config, status, peers, subscriptions, cache, wallet), transport-agnostic…

    v0.8.0 #control #json-rpc #dig

  51. goish

    — write Rust using Go idioms. Ports Go's standard library and syntax so Go programmers can write Rust code that reads and feels like Go.

    v0.20.7 #golang #idioms #port #stdlib #api-bindings

  52. taktora-medkit-gateway-axum

    axum HTTP surface for taktora-medkit: serves the read-diagnostic core over the ros2_medkit-compatible REST contract on a tokio runtime. axum/tokio are not taktora dependencies, so this…

    v0.4.0 #robotics #ethercat #iceoryx2 #real-time #ipc

  53. product-os-async-executor

    Product OS : Async Executor provides a set of tools to handle async execution generically so that the desired async library (e.g. tokio, smol) to be used can be chosen at compile time.

    v0.0.18 #product-os #async-executor #tokio-executor

  54. claudectl-tui

    Terminal UI, dashboard recording, and demo-mode fixtures for claudectl. Splits out of the binary so the TUI can evolve independently of the brain/coord/bus subsystems.

    v0.59.0 #ratatui #claude-code #tui

  55. rammap-core-temp

    TEMPORARY fork of rammap-core (== 1.1.0) adding a per-thread DP scratch-cache cap (jwanglab/rammap PR #9) that bounds peak RSS at high thread counts. Published only so oarfish can depend on the fix from crates…

    v1.2.0 #aligner #sequence-alignment #fasta #dp #rss #wasm #cigar #per-thread #splice #cap

  56. plane-cli-requiem

    A fast, composable CLI for Plane.so project management

    v0.3.3 #plane #project-management

  57. lightweight-system-monitor

    A Linux system monitor so lightweight even floating point math is prohibited

    v0.0.3 #monitor #linux #system

  58. ryra-protocol

    The typed wire protocol for driving ryra over rpc. No engine dependency, so any client can speak it without compiling ryra-core.

    v0.10.3 #deployment #self-hosting #ryra #vm #service #speak #wire-protocols #podman #systemd #rootless

  59. product-os-service-handler

    Product OS : Service Handler is a full implementation of the Javascript feathers endpoint framework handling reads and writes to services in the same manner so that a Product OS server is compatible with FeathersJS

    v0.0.10 #product-os-service #service-handler #product-os

  60. alpm-soname

    command line interface for looking up soname data in an ALPM context

    v0.4.2 #alpm #arch-linux #packaging #linux

  61. netgauze-bmp-service

    BMP Protocol Server

    v0.12.1 #bgp #parser #bmp-protocols

  62. jiwa

    Terminal text reveal animations — typewriter + per-grapheme fade-in + pulse. Renderer-agnostic: returns plain RGB so the caller maps to crossterm, ratatui, or its own ANSI writer.

    v0.3.0 #ansi-term #typewriter #lolcat #reveal

  63. smix-adapter-maestro

    — Maestro YAML adapter for smix. Parses Maestro test flow YAML and translates each Step into a smix-sdk action call so a CI job can shell out to smix for any Maestro yaml instead of the Maestro Kotlin CLI.

    v2.2.0 #maestro #adapter #automation #yaml #ios

  64. nss-docker-ng

    NSS plugin for finding Docker containers by their ID or name

    v1.2.1 #docker #name #nss #plugin-for-finding #container-id #subdomain #docker-run #domain-name

  65. cosmian_pkcs11_verify

    Diagnostic binary to verify that libcosmian_pkcs11.so is loadable and communicates with the KMS server

    v5.23.0 #cosmian #pkcs11 #kms

  66. suitecase

    The structured test toolkit. A sync Rust crate for named cases, optional suite and per-case hooks, and macros so each case appears in cargo test—without a custom harness or DSL.

    v0.1.1 #testing #test-cases #test-suite #test-harness #mocking #assertions #test-run #dsl

  67. matrixbot-ezlogin

    I wrote the login and E2EE bootstrap code for Matrix bots so you don’t have to

    v0.3.9 #matrix-chat #ruma #chat

  68. ldconfig

    glibc tool

    v0.1.1 #glibc #ld-so-cache

  69. beachcomber

    A centralized daemon that caches shell state (git, battery, hostname, etc.) so every consumer reads from one fast cache instead of independently forking shells

    v0.7.0 #shell-prompt #daemon #tmux #git #shell

  70. korp-collectors

    — the standalone LEAF of korp’s open-data collector layer: one object-safe Collector trait + per-access-METHOD import collectors (DCAT-AP-SE, PxWeb/JSON-stat2, ENTSO-E, generic REST/JSON…

    v0.1.5 #collector #json-parser #row #open-data #arrow #osm #facett #object-safe #csv #mainframe

  71. pounce-cinterface

    C ABI for POUNCE (port of Ipopt's Interfaces/IpStdCInterface.{h,cpp}). Provides CreateIpoptProblem / IpoptSolve / FreeIpoptProblem so existing PyIpopt / cyipopt / JuMP / AMPL clients link without source changes…

    v0.9.0 #ipopt #nlp #optimization #c-api #api-bindings

  72. ryu-monitors

    Website monitors for Ryu (price / stock / keyword / content-diff / uptime): watch a URL on a schedule and alert on change, with notification fan-out (webhook / Telegram / Expo push / BYO SMTP email)…

    v0.1.8 #email #ryu #notifications #send-email #push-notifications #web-crawler #monitors #uptime #alert #webhook

  73. bunsh

    Easily iterate on typescript scripts so you can write less shell commands

    v0.1.1 #typescript #scripting #bun #editor

  74. spg-embedded-tokio

    Tokio-friendly async wrapper around spg-embedded. Single-writer Database serialised via tokio::sync::Mutex; blocking engine calls dispatched via spawn_blocking so the runtime never stalls on WAL fsync.

    v7.32.1 #spg #embedded-database #database

  75. pwninit

    automate starting binary exploit challenges

    v3.3.2 600 #elf #pwn #exploit #init

  76. rustorio

    first game written and played entirely in Rust's type system. Not just do you play by writing Rust code, the rules of the game are enforced by the Rust compiler! If you can write the…

    v0.1.2 #play-game #rust-compiler #type-system #rules #write #tutorial #copper #furnace #ore

  77. darra-ethercat-master

    EtherCAT master protocol stack for Rust: 7 mailbox protocols (CoE/SoE/FoE/EoE/AoE/VoE/FSoE), CiA 402/401, distributed clocks, cable redundancy, hot-plug, complex topologies; microsecond…

    v2.7.1 #ethercat #industrial #fieldbus #darrart

  78. mirl

    Miners Rust Lib - A massive collection of ever growing and changing functions, structs, and enums. Check the description for compatibility and toggleable features! (Most of the lib…

    v9.2.0 #windowing #graphics #utilities #system #extensions

  79. figment2

    Remaintained fork of figment: A configuration library so con-free, it's unreal

    v0.11.5 35K #config #toml

  80. fidius-build

    build.rs helper for Fidius WASM plugins: regenerates the wit/ dir and the author↔component conversions from the crate source, so #[derive(WitType)] user types work with plain cargo build

    v0.5.5 #fidius #wasm-plugin #cargo-build #plugin-system #user #author #wit #plugin-framework #source-build #build-helper

  81. simple-si-units

    providing base SI Units and common conversions. SI Units are provided as templated types so that you can write APIs that enforce correct units

    v1.1.1 7.3K #si-units #physics #measurement #science #no-alloc

  82. commonregex

    Rust port for CommonRegex. Find all times, dates, links, phone numbers, emails, ip addresses, prices, hex colors, and credit card numbers in a string. We did the hard work so you don't have to.

    v0.2.1 #regex #string #credit-card

  83. trust-region-least-squares

    dense trust-region-reflective nonlinear least-squares solver that reproduces SciPy's least_squares (method='trf') bit-for-bit on its unbounded path for arbitrary dimension n, every…

    v0.9.0 #trust-region #least-squares #scipy #numerical #optimization

  84. schemalint

    Static analysis tool for JSON Schema compatibility with LLM structured-output providers

    v1.1.0 #json-schema #openai #anthropic #linter #llm

  85. web-api-cat

    Bindings between boa-cat (JS engine) and the DOM (html-cat tree) plus fetch (net-cat). v0.7.17 adds the :empty and :root structural pseudo-classes plus a semantic fix: `document…

    v0.7.17 #dom #javascript #type-driven #boa #fetch

  86. ckm

    CKM (Codebase Knowledge Manifest) — pure Rust core library. The SSoT for all language wrappers.

    v2026.3.1 #sdk #topic #manifest #codebase #typescript #machine-readable #validation-rules #calver #nodejs #progressive

  87. git-layer

    Manage .git/info/exclude so your personal AI files stay out of git — without touching .gitignore

    v0.1.8 #layer #llm-context #cli #git

  88. picolibc

    Builds picolibc from source and statically links it into Rust, for baremetal targets such as UEFI. Generates Rust bindings to the libc/libm types and functions, and exposes the C include…

    v0.0.5 #bare-metal #libc #uefi

  89. cu-feetech

    A copper-rs bridge for Feetech STS/SCS serial bus servos (e.g. STS3215 used in SO-100/SO-101 arms).

    v1.0.1 #robotics #copper #real-time

  90. chadmespath

    JMESPath for JSON — a fork of jmespath 0.3 (MIT) adding Expression::search_cached, which evaluates against a pre-converted Rcvar so a document is converted once, not per query. Used by chadselect.

    v0.3.0 #jmespath #query #json

  91. onnx-runtime-capi

    C ABI for the ORT 2.0 runtime: a libonnxruntime.so drop-in surface (skeleton)

    v0.1.0-dev.2 #onnx #c-api #onnx-inference #api-bindings #run-time

  92. runewarp

    ingress tunneling tool for exposing local services without moving TLS termination to the edge. Clients connect out over QUIC, so you can publish services without putting your backend…

    v0.1.0 #ingress #port-forwarding #nat-traversal #tls-passthrough #tls-tunnel

  93. so

    A terminal interface for StackOverflow

    v0.4.10 #tui #stack-overflow #stackexchange

  94. wombatkv-cabi

    C ABI over WombatKV. Produces libwombatkv.dylib + wombatkv.h so C/C++ engines (ds4, llama.cpp, custom) integrate without a Rust path dependency. Headline ABI surface for the system.

    v0.1.0-alpha.pre1.0 #inference #kv-cache #object-storage #llm

  95. edgefirst-egl

    Rust bindings for the Khronos EGL API (maintained fork of khronos-egl)

    v0.27.0 290 #opengl #egl #khronos

  96. axil-atlas-proto

    Wire DTOs for the Atlas sync protocol — shared by the public axil-sync client and the (private) Atlas server so both agree on the protocol without code coupling

    v2.0.1 #axil #agent-memory #ai-agent #public-private #atlas #knowledge-graph #dto #llm #full-text #time-series

  97. cxpak

    Spends CPU cycles so you don't spend tokens. The LLM gets a briefing packet instead of a flashlight in a dark room.

    v2.3.0 #artificial-intelligence #llm #tree-sitter #llm-context

  98. hotload

    Zero cost hot update dynamic library; supporting DLL, SO

    v1.2.0 #dll #dlopen #dylib #hotupdate #so

  99. sigmashake-ssg

    AI Agent Governance CLI — evaluate tool calls against rules, block dangerous operations. Installer wrapper around the prebuilt ssg binary; the ssg name on crates.io is squatted so this crate ships under sigmashake-ssg.

    v0.29.156 #ai-agent #governance #ai-governance #safety

  100. crawk

    Dependency crawler for Rust. It crawls so you don't have to untangle

    v0.6.0 #ast #module #rust #ast-analysis #dependencies

  101. libafl_bolts

    Low-level bolts to create fuzzers and so much more

    v0.15.4 15K #fuzzer #shared-memory #testing #security

  102. dynamic-loader-cache

    Reader of the dynamic loader shared libraries cache

    v0.2.3 110 #ld-so-cache #linker #library #loader #ld-elf-so-hints

  103. std_x

    Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.

    v0.1.4 2.1K #module #solve #general-purpose

  104. dlwrap

    dlopen wrapper code generator

    v0.3.9 #dlopen #codegen #applications #error-prone #defer #multiple-backends #cumbersome #zstd #cryptography #version-string

  105. yes_parser

    Your Extensible Script standard parser reads so you can write!

    v1.0.3 150 #parser #script #simple

  106. ldtray

    Cross-platform tray icons with zero compile-time linkage to platform GUI libraries — every toolkit is loaded at runtime via libloading, so headless daemons degrade gracefully instead of failing to link

    v0.1.2 #notifications #cross-platform #libloading #tray

  107. fuellite

    Fuel and byte-budget primitives: mechanical termination and output bounds. One shared budget across all composition, so fractal recursion terminates by construction.

    v0.1.0 #interpreter #termination #budget #fuel #sandbox

  108. ud-arch-codec

    Arch-codec trait + open registry: the shared interface every univdreams arch backend implements so the compile/decompile pipeline can dispatch generically

    v0.2.0 #reverse-engineering #binary-analysis #decompiling #compiler

  109. sono

    Sandbox for your agents

    v0.2.2 #agent #sandbox #cli-agent

  110. pamoja-lorawan

    LoRaWAN 1.0.x MAC framing for pamoja: build and parse data-frame PHYPayloads with the message integrity code and payload encryption the spec mandates, plus the over-the-air-activation join exchange…

    v0.1.13 #lorawan-radio #driver #encryption #dataframe #cryptography #pamoja #allocation-free #session-keys #uplink #mic

  111. pagination-packing

    efficiently solving bin-packing problems with overlap: so-called “pagination” problems

    v2.1.3 450 #bin-packing #pagination

  112. pair_macro

    Create types consisting of the same type values such that Pair, Triplet, and so on

    v0.1.5 #pair #macro #no-std #tuple #data-structures

  113. luna-runtime-helpers

    Static-link runtime entry for AOT-produced binaries. Exposes a single C-ABI symbol luna_aot_run(bytecode, len) -> i32 that constructs a luna Vm, undumps the embedded bytecode…

    v2.13.0 #lua-jit #interpreter #lua #jit #embedded

  114. meguri

    Run AI coding agents on a loop inside a terminal multiplexer, so humans can step in anytime

    v0.1.0 #ai-agent #tmux #github

  115. datadog-formatting-layer

    providing a tracing-subscriber layer for formatting events so Datadog can parse them

    v7.0.0 1.3K #tracing-subscriber #datadog #tracing-layer #tracing

  116. cartan-manifolds

    Concrete Riemannian manifold implementations for cartan: Sphere, SO(n), SPD(n), Grassmann, Euclidean

    v0.6.0 #sphere #riemannian #lie-group #grassmann #manifold

  117. gen-platform

    — Rust-first canonical handle for the typed-dispatcher (typed-tagged-union catamorphism) substrate primitive. Re-exports TypedDispatcher + #[derive(TypedDispatcher)], ships a runtime…

    v0.1.18 1.4K #substrate-runtime #typed-dispatcher #surface #pleme-io #catalog #canonical #universe #daemon #rust-first #ship

  118. livy-tee

    Intel TDX quote generation and verification for the Livy provenance system. Open-source so users can independently verify TEE execution claims.

    v0.1.1 #intel-tdx #attestation #provenance #tee #tdx

  119. ryu-email-send

    BYOK SMTP email sink for Ryu self-host: a swappable outbound-email transport (the SES agent-inbox path in packages/mail is the other) delivering policy/monitor alerts and, later, agent-inbox send…

    v0.1.9 #send-email #smtp #capability-provider #alert #builder #ryu #self-hosting #attachment #text-html #stays

  120. kuniffi-generator

    Generate iOS (.a, .dylib) and Android (.so) libraries from Rust projects with UniFFI

    v0.2.0 #ios #uni-ffi #bindings #android

  121. ldap-types

    Implements the basic LDAP types so they can be used in other crates

    v0.7.3 550 #ldap #schema #filter

  122. greentic-sorla-lang

    Language-facing types for Greentic SoRLa

    v1.2.0-dev.31297847444 #greentic #compiler #wizard #sorla

  123. nfc2nfd

    Rename files from NFC to NFD so iOS UIDocumentPicker can select CJK-named files

    v0.1.0 #nfc #nfd #normalization #unicode-nfc #unicode

  124. taproot

    A standalone pure-Rust libc.so.6: eyra's origin + c-gull built as a cdylib

    v0.22.4 #libc #c-gull #origin #eyra #mesa #libdrm #c-scape #cdylib #no-std #abi

  125. bynk-render

    Bynk's shared diagnostic-rendering layer: ariadne human output and the short/json forms over bynk-syntax::CompileError. The presentation layer both CLI front-ends adopt so they render identically.

    v0.233.2 #diagnostics #dsl #compiler #dsl-compiler

  126. weresocool

    ***** WereSoCool !Now In Stereo! ****** Make cool sounds. Impress your friends.

    v1.0.47 #music #binaural #audio #microtonal #composition

  127. ryu-vad

    Voice activity detection (VAD) modality primitive for Ryu: detect(frame) -> speech_prob feeding an endpointing/barge-in state machine. An extracted Core capability crate — in-process FOREVER (per-frame hot path…

    v0.1.9 #onnx #energy #state-machine #onnx-inference #per-frame #ryu #hot-path #silero-vad #modality #in-process

  128. simul

    discrete-event simulation library aimed at high-level use-cases to quickly simulate real-world problems and run simulated experiments. Some example use cases might include simulating logistics or operations research…

    v0.5.1 #distributed-systems #discrete-event-simulation #experiment

  129. engenho-fonte

    — the live source-of-truth reconciler. shikumi-notify watches a (defsistema …) tlisp form; sui evaluates it; engenho-revoada Raft-proposes the new desired state; tameshi+sekiban…

    v0.53.7 #pleme-io #engenho #kubernetes #api-bindings

  130. arf-cli

    Agent Reasoning Format - track AI reasoning alongside git so reviewers see what the agent thought, not just what it changed

    v20260607.0.4 #ai-agent #reasoning #git

  131. mdtablefix

    mdtablefix unb0rks and reflows Markdown tables so that each column has a uniform width. When the --wrap option is used, it also wraps paragraphs and list items to 80 columns.

    v0.4.0 #markdown-tables #html-table #list-items #table-column #wrap #front-matter #fenced #code-block #treated #80

  132. greentic-sorla-pack

    Package and artifact scaffolding for Greentic SoRLa

    v1.2.0-dev.31297847444 #greentic #compiler #wizard #sorla

  133. std_tools

    Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.

    v0.1.4 2.1K #module #solve #general-purpose

  134. hashiverse-client-rust

    Friendly Rust client wrapper for Hashiverse — your open-source decentralized X/Twitter replacement. Picks sensible defaults (sqlite storage, disk key locker, DNSSEC-validated bootstrap…

    v1.0.8 #decentralized #social-media #hashiverse

  135. anaso_site_api_models

    API models for Ana.so

    v0.0.19 1.5K #api-model #site #models-for-ana #language #ana-so #esperanto

  136. czsc

    ★ Recommended entry point ★ — czsc (缠中说禅) facade crate; re-exports the full Rust workspace (core/utils/ta/signals/trader) so a single cargo add czsc is enough

    v1.0.0-rc.8 #finance-trading #quant #trading #technical-analysis #finance

  137. zerodds-transport-udp

    UDP/IP PSM for ZeroDDS — DDSI-RTPS 2.5 §9.6.1: UDPv4 unicast + multicast (discovery), SO_REUSE, multicast TTL

    v1.0.0-rc.5 330 #udp-multicast #rtps #dds-rtps #dds #transport #multicast #udp

  138. axon-fmt

    Token-level lossless formatter for AXON source. Round-trips comments and layout verbatim via the Fase 14 trivia channel from axon-frontend; canonicalises only trailing whitespace per line and the final newline…

    v0.3.3 #axon #formatter #lsp #fmt

  139. qnxscreen

    High-level wrapper for the QNX libscreen.so library

    v0.6.0 #qnx #object #context #api #create

  140. supermachine-kernel

    Pre-built Linux kernel + in-VM assets for supermachine. A thin facade that re-exports the matching per-arch sub-crate (supermachine-kernel-aarch64 / supermachine-kernel-x86-64) by target_arch…

    v0.7.68 #oci #micro-vm #hypervisor-kernel #supermachine #hypervisor #virtualization

  141. viro

    Loads your environment so you don't have to

    v2.2.0 #env-vars #load #shell #user #merge #fish #deserializing #roadmap #serialization

  142. astrid-capsule-install

    Capsule install machinery — file layout, lifecycle hooks, content-addressing, topic baking. Shared by the CLI and the kernel-side admin install handler so both reach disk through the same code path.

    v0.10.1 #capsules #install #astrid #archive #principal #wasm #daemon #wit #content-addressing #machinery

  143. mailrs-webhook-signature

    HMAC-SHA256 webhook payload signing + verification. Header-format helpers (sha256=hash). Constant-time HMAC compare. Optional secret-rotation support so receivers can verify against…

    v1.0.0 210 #webhook #sha-256 #hmac

  144. ryu-activity

    Unified activity-feed primitive for Ryu: the cross-module timeline of everything a node did (monitor alerts, quest completions, approvals, meetings, runs, manual notes) — the ActivityItem/ActivityLevel

    v0.1.9 #db-path #activity-pub #monitor #approval #meetings #ryu #quest #timeline #quests #alert

  145. vigy

    vigy facade — re-exports every vigy-* crate so consumers (mado, tear-daemon, etc.) cargo add vigy once

    v0.1.2 #facade #graphql #rest #pleme-io #tatara-lisp #mcp #reconciler #grpc #always-on #axum

  146. unicode-shaper

    Shape unicode text so that renderers like WebGL and WebGPU can properly display the glyphs

    v0.3.0 100 #unicode #open #vector #low-cost-code

  147. secretenv-mcp-config

    SecretEnv — typed [mcp] config schema. Lifted out of secretenv-mcp v0.16.2 (Phase 3 D.5 — Phase 7 architecture C-1) so future consumers (e.g. secretenv doctor validating the `[mcp]…

    v0.19.0 #vault #secret #aws #aws-cli #environment

  148. car-server-types

    Shared host-state + channel/approval types for the CAR daemon, lifted out of car-server-core so messaging/parslee/coder can extract without a dependency cycle (#418)

    v0.37.0 #slack #approval #host-state #daemon #car #coder #lifted #event-subscriber #parslee #ws

  149. baracuda-kernels-types

    Shared type vocabulary for the baracuda ML kernel facade: Element / IntElement / FpElement / BiasElement trait hierarchy, layout / epilogue / activation tags, MatrixRef / TensorRef views…

    v0.0.1-alpha.73 750 #cuda #ml #api-bindings

  150. tiger-tables

    used by Tiger Validator. It holds tables that may be useful for other projects, so that they can be imported without pulling in all of Tiger.

    v1.19.0 #validation #linter #mod #paradox

  151. iroh-ipc-transport

    Inter-process custom transport for iroh — co-located peers connect over a local IPC socket (Unix domain socket, or a message-mode named pipe on Windows) as a native iroh path, so…

    v0.1.0 #p2p #iroh #transport #ipc

  152. ast-outline

    Final ast-outline release. Renamed to ast-bro — install via cargo install ast-bro. This 2.1.1 ships the new ast-bro and sb binaries alongside ast-outline so existing users can transition.

    v2.1.1 #tree-sitter #llm #ast #outline #cli

  153. hikari-token

    hikari (光) — the one fleet-facing semantic highlight vocabulary. A 16-variant Semantic enum (the collapse of the fleet’s duplicated copies) with total conversions to/from hikari-core’s HlClass

    v0.1.6 #syntax-highlighting #editor #semantic

  154. pamoja-lora

    LoRa link math for pamoja: exact time-on-air and duty-cycle off-time, so a long-range node stays within regulations and budgets its power, no_std and allocation-free

    v0.1.13 #math #lora #node #link #pamoja #duty-cycle #allocation-free #stays #bandwidth #no-std

  155. sipp-so

    Minimal code sharing - single binary for web server, CLI, and TUI

    v0.1.5 #snippets #tui #code-sharing #pastebin

  156. greentic-sorla-ir

    Canonical IR scaffolding for Greentic SoRLa

    v1.2.0-dev.29592180729 #greentic #compiler #wizard #sorla

  157. nest-rs-authz

    Ability-based authorization for NestRS: one ability definition driving an access gate, a SeaORM query pre-filter, and response field-masking. Transport bindings (http, graphql, mcp)…

    v1.1.0 #permissions #rbac #authorization #nestrs #authorization-permissions

  158. cli-stream

    Generic streaming subprocess engine: spawn a CLI, stream its stdout/stderr lines, cancel it (SIGTERM→SIGKILL), with PATH augmentation so packaged apps find node/CLIs

    v0.3.6 #stream #cli #spawn

  159. qrate

    A examination generator library that generates different quiz sets for all students so that each student may have a different quiz set from the quiz sets of the others

    v0.12.1 #quiz #bank #examination #teacher

  160. qrate-gui

    A GUI examination generator library that generates different quiz sets for all students so that each student may have a different quiz set from the quiz sets of the others

    v0.1.2 #quiz #examination #teacher

  161. shm-snapshot

    Wrap a shm file so that the read-only partner can snapshot the file partially without explicit synchronization

    v0.2.3 290 #shared-memory #listenfd #systemfd #shmfd

  162. fexpr-utf8

    filter query language parser so that you can build SQL, Elasticsearch, etc. queries safely from user input.

    v0.1.0 #parser #string #fexpr #text

  163. kris-watcher

    hire this guy so he can make sure that u don't forget to git commit ur changes

    v0.1.8 500 #git #watcher #terminal

  164. catcher-ffi

    Unified C ABI library for catcher — links HTTP + WS + codec into a single .so/.dylib

    v0.3.13 #catcher #abi #ws #unified #link #dylib #breaking-change #config-json

  165. cargo-subcommand-metadata

    Embed metadata into a Cargo subcommand, so that cargo --list can show a description of the subcommand

    v0.1.0 168K #cargo-subcommand #list #metadata #show #description #package-manager

  166. stringencrypt

    Official Rust client for the StringEncrypt.com Web API — generate polymorphic decryptors for many programming languages

    v1.0.0 #encryption #obfuscation #api-client

  167. tenrso

    Production-grade tensor computing stack - meta crate re-exporting all TenRSo components

    v0.1.0-rc.1 #tensor-decomposition #sparse-tensor #sparse #scientific #machine-learning

  168. crochet

    hooking library

    v0.2.4 #hook #detour #dll #so

  169. gen-pdc

    gen — the Per-Dependency Content-Addressed Cacheability (PDC) contract. The typed variant CATALOG of ecosystem adapters (cargo/gomod/npm/pip/…) + the universal PDC invariant checker…

    v0.1.20 #content-addressable #ecosystem #catalog #substrate #go-mod #m1 #pdc #law #pip #ship

  170. organism-catalog-seed

    Seed descriptor bundle for the discovery catalog. Three trees: Converge public Suggestors, Organism production Suggestors, mosaic-extensions Suggestors. Descriptor-only — references…

    v1.9.3 #organism #seed #converge #suggestors #tree #cadence #mosaic #ship #authored

  171. drop_guard

    enables you to implement the Drop trait on any type. So you can run a closure on any value running out of scope

    v0.3.0 4.7K #closures #container #type-system #lambda #callback

  172. cargo-delenda

    Carthago delenda est. So is your target folder.

    v0.1.0 #cargo-clean #clean #carthage #cargo

  173. nest-rs-database

    ORM-agnostic data-layer seam for NestRS: the ambient request/job Executor task-local plus the object-safe Executor trait an ORM module implements. SeaORM is the first-party implementation (nest-rs-seaorm)…

    v2.0.0 #database-transaction #orm #nestrs #framework #database

  174. amodus_injector

    Among Us launcher which injects the Amodus runtime into Among Us so you can use mods

    v0.1.2 #amodus #run-time #launcher #injects #mod #dll-proxy

  175. smooai-smooth-operator-ingestion

    Knowledge ingestion + connectors for smooth-operator — pull documents from sources (file/web), chunk, embed, and store them in the StorageAdapter knowledge slice so they're retrievable (feature gap G1/G2/G9)

    v1.22.11 430 #deployment #pipeline #chunks #artificial-intelligence #store #source-file #storage-adapter #smooth-operator #agent-service #knowledge-base

  176. agent-event-bus

    Tiny in-process pub/sub for agent loop events. Sync-only Rust mirror of the Python agent-event-bus library: register handlers by event name (or * for every event), emit, and remove via opaque Subscription handles…

    v0.1.0 #llm #agent #event-bus #api-bindings

  177. lava-drift

    — typed drift detector for lava architectures. DriftDetector trait + DriftedField + DriftReport; the canonical detector re-renders the .tlisp source via magma-lava and re-plans against current state…

    v0.1.3 #drift-detector #lava #typed #drift-report #testing #severity #magma #tlisp #canonical

  178. dots-rs

    DOTS pub/sub for Rust — the umbrella crate. Re-exports the runtime, derive macros, and async transport so a single dependency covers the whole API.

    v0.1.4 #tokio #real-time #serialization

  179. fastcache

    A performant but not-so-accurate time and capacity based cache for Rust

    v0.1.7 1.0K #performance #ttl #cache #capacity #time

  180. unin-bin

    A universal installer for many languages so you don't have to remember any commands

    v0.1.3 #install #command #universal #unin #cmake #remember #zig #haskell

  181. libjpeg-turbo-rs-capi

    C ABI shim for libjpeg-turbo-rs: drop-in replacement for libjpeg.so.62 and libturbojpeg.so.0

    v0.1.0 #libjpeg-turbo #jpeg #pixel-format #shim #replace #abi #pillow #decompression #downstream #compression

  182. disclaim

    Spawn child processes that disclaim the parent's macOS TCC responsibility, so each child is judged under its own code-signing identity

    v0.1.1 #permissions #responsibility #macos #tcc #posix-spawn

  183. ryu-predict

    Predict: the system-wide predictive-typing brain for Ryu — an extracted Core capability crate owning the completion engine (config, per-app allowlist, secure-field denylist, prompt assembly…

    v0.1.9 #api-gateway #predict #default-model #assembly #config #system-wide #stays #allow-list #cross-cutting #preferences

  184. sui-spec

    Declarative Lisp-authored specs for CppNix-parity behaviors. Rust types are the hard boundary; Lisp forms are the free-middle authoring surface. Both engines (tree-walker + VM) drive the same spec, so they cannot drift.

    v0.1.155 650 #lisp #parity #testing #tatara #nix

  185. tool-side-effects-tag

    Declare what an LLM agent tool actually does (read, write, idempotent, destructive, external, expensive, network) so the scheduler / retry layer can decide what's parallel-safe and retry-safe…

    v0.1.0 #side-effect #idempotent #llm #api-bindings

  186. ix-match

    matching and moving IIQ files so they can be easily imported into IX Capture

    v0.3.1 1.3K #rgb #iiq #directory #image #moving #unmatched #sub-directory #nir #verbose-output #survey

  187. klieo-ops-redispatcher

    Operator-cron tool that re-dispatches stale klieo-ops worklog items past their threshold so a healthy supervisor can pick them up after process crashes

    v3.3.0 #operator-cron #klieo #process #supervisor #worklog #redispatch #downstream #healthy #pick #agent-framework

  188. suffice

    terminal-based tool for controlling a cycling trainer, so you can pound pedals while peddling code

    v0.4.0 #cycling #tui #bluetooth

  189. pshell

    Works out if this is running from inside a shell, and if so, which one

    v1.0.17 #shell #utility #filesystem #api-bindings

  190. dlopen

    opening and operating on dynamic link libraries (also known as shared objects or shared libraries). This is a modern and more flexible alternative to the already existing libraries like libloading or sharedlib

    v0.1.8 286K #dylib #dll #so

  191. embedded-so3-f32

    Groupe de rotation SO(3) en f32 pour systèmes embarqués no_std via quaternions unitaires

    v0.1.0 #rotation #quaternions #so3 #embedded

  192. sorla-provider-core

    Shared SoRLa provider contracts and metadata

    v1.1.0 #contract #greentic #sorla #provider #api-bindings

  193. morphio

    Morphs the font, so one word renders as another

    v0.1.4 #morph #font #typography #wasm #cli

  194. so-utils

    High-performance statistical computing library written in Rust, exposed to Python via PyO3

    v0.3.0 #python #pyo3 #statistical #computing #statistics #data-structures #python-bindings #dataframe #time-series-analysis

  195. ld-so-cache

    A parser for glibc ld.so.cache files

    v0.1.0 #parser #glibc #parser-format #flags #cache #ld-so #isa #json-format #cross-platform #dynamic-linker

  196. tenrso-planner

    Contraction order planning and optimization for TenRSo

    v0.1.0-rc.1 #genetic-algorithm #execution-plan #order-planning #contraction #tensor #lfu #simulated-annealing #tensor-network #dynamic-programming #production-grade

  197. pathwise-geo

    Riemannian manifold SDE simulation (geodesic Euler/Milstein/SRI) on S^n, SO(n), SPD(n) via the cartan geometry library

    v0.3.0 #sde #riemannian #simulation #stochastic #finance

  198. so-core

    High-performance statistical computing library written in Rust, exposed to Python via PyO3

    v0.3.0 #python #statistical #dataframe #pyo3 #computing #formula-parser #dtype #data-structures #time-series-analysis #python-bindings

  199. greentic-sorla-dev

    Wizard-first CLI for Greentic SoRLa

    v1.2.28997971631 #greentic #wizard #compiler #sorla

  200. cart_container

    The CaRT file format is used to store or transfer malware and it's associated metadata. It neuters the malware so it cannot be executed, and encrypts it so anti-virus software cannot flag the CaRT file as malware

    v1.0.0 4.1K #encryption #malware #security

  201. dl_api

    The easiest, simplest and safest way to load dynamic (shared object) libraries from Rust!

    v0.4.0 #dlopen #dylib #dll #so #api-bindings

  202. llm-json-repair

    Clean and parse JSON emitted by LLMs. Strips markdown fences, trailing commas, and surrounding prose so serde_json::from_str works.

    v0.1.0 #json #llm #anthropic #json-parser

  203. greentic-sorla

    Wizard-first CLI for Greentic SoRLa

    v1.1.1-dev.28562749001 #greentic #wizard #compiler #sorla

  204. soplex-rs

    Safe Rust bindings for the SoPlex LP solver

    v0.3.4 650 #lp-solver #bindings-for-so-plex #linear #root-directory

  205. soavec

    A vector-like data structure for conventient growable Struct-of-Arrays creation and manipulation

    v0.2.0 650 #data-structures #struct-of-arrays #soa #vector

  206. vigy-mcp

    MCP server for vigy — exposes runtime CRUD as MCP tools so Claude (and other MCP clients) can drive the registry

    v0.1.4 #mcp-server #vigy #mcp-tool #sqlite #registry #crud #graphql #claude #grpc #tatara-lisp

  207. weresocool_analyze

    audio analysis for WereSoCool

    v1.0.47 130 #music #were-so-cool #built #audio-analysis #pets #composing #impress #plants #microtonal #desktop

  208. tenrso-ooc

    Out-of-core processing with Arrow/Parquet for TenRSo

    v0.1.0-rc.1 #prometheus #mmap #tensor #parquet #eviction-policy #prefetching #distributed-tracing #open-telemetry #ram #contraction

  209. polyplug_native

    Native loader for polyplug - loads C ABI plugins (.so/.dll/.dylib)

    v0.1.3 #abi #run-time #cross-language #plugin #ffi

  210. copydeps

    Find and copy all the .so / .dll files needed by an executable

    v5.0.1 #executable #dll #target-directory #find #copy #target-dir #elf #licence

  211. tish

    A tiny, fast shell with not so tiny features

    v0.5.2 190 #shell #icons #git-status #lua #tiny #ls #lua-scripting #system-prompt #shell-prompt #templating

  212. shakrs-cargo-policy

    Shakrs Cargo baseline policy: requires the [lints] workspace opt-in so workspace lint tables apply

    v0.1.3 #policy #shackles #cargo-manifest

  213. lunasoc-hal

    Hardware Abstraction Layer implementation for LunaSoC cores

    v0.2.2 490 #embedded-hal #cynthion #risc-v #luna-soc #hal

  214. tenrso-exec

    Unified execution API for TenRSo

    v0.1.0-rc.1 #tensor #api #convolution #unified #contraction #parallel-execution #reductions #3d #einsum #element-wise

  215. minidl

    Extremely lean cross platform library for loading symbols

    v0.1.6 35K #dlopen #load-library #dll #dlsym #so

  216. agentidemp

    Idempotency keys for LLM agent retries. Deterministic content-derived keys (UUIDv5 or sha256-hex) so retries dedupe at the provider.

    v0.1.0 #agent #retry #llm #uuid #api-bindings

  217. dlloader

    A cross-platform dynamic library loader

    v0.1.0 #loader #dynamic-loader #dynamic-loading #dylib #dll

  218. veloren-serverbrowser-api

    the format of the veloren serverbrowser, so it can be used by other tools

    v0.4.0 #veloren #serverbrowser

  219. g3rs-cargo-policy

    g3 cargo baseline policy: requires the [lints] workspace opt-in so the workspace lint tables actually apply

    v0.2.2 #policy #guardrail3 #cargo-manifest #manifest

  220. tenrso-ad

    Automatic differentiation support for TenRSo

    v0.1.0-rc.1 #automatic-differentiation #gradient-checkpointing #thread-pool #scheduler #sparse #hessian #cp #half-precision-float #tt #bf16

  221. dlopen-note

    ELF .note.dlopen metadata

    v0.1.0 #macro #linux #ffi #security

  222. so-linalg

    High-performance statistical computing library written in Rust, exposed to Python via PyO3

    v0.3.0 #python #statistical #pyo3 #computing #exposed #python-bindings #time-series-analysis #dataframe

  223. jarvy-templates

    Shared tool-scaffold template + validation for jarvy and cargo-jarvy. No runtime deps so dependents stay light.

    v0.1.1 #shared #jarvy #deps #validation #name #gate #dependents

  224. greentic-sorla-lib

    Reusable library facade for Greentic SoRLa authoring, validation, and handoff artifacts

    v1.2.0-dev.30250964349 #greentic #wizard #sorla #compiler

  225. weresocool_error

    Errors for WereSoCool

    v1.0.47 #music #were-so-cool #error #built #pets #impress #plants #audio #microtonal

  226. so-python

    High-performance statistical computing library written in Rust, exposed to Python via PyO3

    v0.3.0 #python #statistical #pyo3 #computing #dataframe #statistics #time-series #python-bindings

  227. weresocool_ast

    AST for WereSoCool

    v1.0.47 170 #music #ast #were-so-cool #built #pets #composing #impress #plants #microtonal #audio

  228. cargo-so

    cargo build Android .so lib files

    v0.3.0 #android-ndk #android #ndk #jni

  229. sorer

    A schema on read file parser

    v0.1.1 #schema-read #parser #schema-inference #column #read-file #infer #multi-threading #sor #field-value #docker

  230. prompt-fence-strip

    Strip code fences, leading prose, and trailing chatter from LLM output so the structured payload survives. Zero deps.

    v0.1.0 #strip #fence #llm #markdown

  231. static_assert_macro

    so-called static_assert

    v1.1.0 1.9K #static-assert #assert #static

  232. jackdaw_sdk

    Single proxy dylib shipped with jackdaw. Extensions link against this via cargo rustc --extern bevy=libjackdaw_sdk.so --extern jackdaw_api=libjackdaw_sdk.so so they share one compilation…

    v0.4.1 #editor #jackdaw #bevy #extension #cargo-rustc #proxy #dylib #shipped #viewport #3d

  233. so-stats

    High-performance statistical computing library written in Rust, exposed to Python via PyO3

    v0.3.0 #statistics #python #computing #pyo3 #statistical #time-series #python-bindings

  234. not-so-fast

    data validation with derive macro

    v0.2.0 #macro-derive #validation #derive

  235. json_string

    Format JSON string so that serde_json can understand it

    v0.1.14 1.4K #json #string

  236. librpmsign-sys

    rpmsign library FFI bindings (librpmsign.so)

    v0.2.1 #rpm #fedora #redhat #cent-os #linux

  237. so-tsa

    High-performance statistical computing library written in Rust, exposed to Python via PyO3

    v0.3.0 #python #statistical #pyo3 #statistics #time-series-analysis #python-bindings #data-structures

  238. weresocool_shared

    shared for WereSoCool

    v1.0.47 #music #were-so-cool #built #pets #composing #impress #plants #microtonal #audio #desktop

  239. so-models

    High-performance statistical computing library written in Rust, exposed to Python via PyO3

    v0.3.0 #python #pyo3 #statistics #statistical #computing #python-bindings #data-structures #time-series-analysis

  240. nvpair

    Work with nvlist and nvpair (using nvpair-sys, libnvpair.so)

    v0.5.0 #interface #nvlist #libnvpair #api #zfs #libzfs-core

  241. app-if-ipc

    IPC interfaces for P47H components

    v0.11.1 #ipc #security #traits

  242. yakf

    Kalman Filter Implementation, as well as, Lie Theory (Lie group, algebra, vector) on SO(2), SO(3), SE(2) and SE(3). [no_std] is supported by default.

    v0.1.12 #filtering #ukf #no-std #navigation

  243. visa-device-handler

    handle NI-VISA connections and simplify its use

    v1.1.0 #ni-visa #dll #so #visa
  244. Try searching with DuckDuckGo or on crates.io.


  245. weresocool_ring_buffer

    ring_buffer for WereSoCool

    v1.0.47 190 #ring-buffer #were-so-cool #audio #real-time-audio #music

  246. jackdaw_rustc_wrapper

    Thin rustc interceptor that redirects --extern bevy= to libjackdaw_sdk.so when compiling jackdaw extension/game projects. Invoked via .cargo/config.toml build.rustc-wrapper in scaffolded projects.

    v0.4.1 #jackdaw #cargo #rustc-extension #sdk #compilation #game #bevy #cargo-config #dylib #cargo-toml

  247. soccer-rs

    Occupation and industry coding for epidemiologic studies and more

    v0.1.11 190 #clips #epidemiologic #coding #pre-processor #embedding-model #industry #occupation #studies #hugging-face #pre-baked

  248. hash_set_map

    HashSetMap, K=hash(V),V=V | So uh.. yeah. HashSetMap. ⛓️

    v0.4.0 #hash-map #k-hash #v-v #uh #yeah #sha-1 #hasher #contributors

  249. pilka_ash

    Homebrew and probably-not-so-great vulkan renderer

    v0.7.11 #shader #vulkan #glsl #graphics #creative #shaders

  250. librpmbuild-sys

    rpmbuild library FFI bindings (librpmbuild.so)

    v0.3.0 #rpm #fedora #redhat #cent-os #linux

  251. adacore-zynqmp

    Support for the AMD Zynq UltraScale+ MPSoC

    v0.2.0 #arm64 #embedded #aarch64

  252. anaso_components_stela

    Components for Ana.so's Stela API

    v0.0.8 750 #component #stela #ana-so #api

  253. aci_ppm

    Encode and decode PNM image files (TODO: so far only PPM)

    v0.7.0 #image-codec #ppm #image

  254. rustc-host

    Get host target triplet of rustc

    v0.1.7 2.1K #rustc-version #host-triple #target-triple #rustc #host

  255. weresocool_lame

    Lame FFI for WereSoCool

    v1.0.47 #lame #were-so-cool #lame-for-were-so-cool #music #mp3

  256. opmap

    Datastructure for WereSoCool

    v1.0.47 120 #were-so-cool #data-structures #music

  257. rayso

    Upload code to ray.so from terminal

    v0.1.1 #screenshot #sippet #command-line #code-beautify

  258. pulsate-net

    Listeners, socket options (SO_REUSEPORT), connection limits, accept loop, graceful drain

    v0.2.1 #sockets #connection #listener #drain #pulsate #grace #backpressure #deadlines #concurrency #reverse-proxy

  259. weresocool_instrument

    audio renderer for WereSoCool

    v1.0.47 110 #audio #sound-synthesis #were-so-cool #instrument #reverb

  260. weresocool_parser

    Parser for WereSoCool

    v1.0.47 140 #parser #were-so-cool #language #parser-generator #composition #music

  261. serde_yang

    yang based serializer(so far) for Serde

    v0.2.0 #yang #serde #netconf #parser

  262. scop

    Lame FFI for WereSoCool

    v1.0.47 230 #scope #were-so-cool #lame #music

  263. not-so-human-panic

    Panic messages for humans

    v1.1.5 #panic #panic-message #cli

  264. weresocool_vorbis

    Vorbis for WereSoCool

    v1.0.47 110 #ogg-vorbis #were-so-cool #vorbis-for-were-so-cool #music

  265. anaso_algorithm

    The recommendation algorithm for Ana.so

    v0.1.3 150 #recommendations #ana-so #algorithm #anaso #industry-standard #la #esperanto #en

  266. anaso_sdk

    SDK for the Ana.so API

    v0.2.0 #sdk #api #ana-so

  267. eluna

    Not-so-precise moon calendar for 1900-2100

    v0.1.2 #calendar #lunar-calendar #moon