Thanks to visit codestin.com
Credit goes to lib.rs

  1. redb

    Rust Embedded DataBase

    v3.1.0 207K #embedded-database #key-value #transaction #table-definition #b-tree
  2. heed

    A fully typed LMDB (mdb.master) wrapper with minimum overhead

    v0.22.1-nested-rtxns-6 121K #lmdb #typed #database-storage #database
  3. yrs

    High performance implementation of the Yjs CRDT

    v0.25.0 77K #crdt #collaborative-editing
  4. neo4rs

    Rust driver for Neo4j

    v0.9.0-rc.9 22K #neo4j #bolt #cypher #tokio #driver
  5. surrealkv

    A low-level, versioned, embedded, ACID-compliant, key-value database for Rust

    v0.17.1 23K #rocksdb #lmdb #redb #tikv #sled
  6. rust-rocksdb

    Rust wrapper for Facebook's RocksDB embeddable database

    v0.45.0 26K #lsm-tree #embedded-database #persistence #database-persistence #database
  7. drill

    HTTP load testing application written in Rust inspired by Ansible syntax

    v0.9.0 470 #load-testing #performance-testing #ansible #jmeter
  8. cellulite

    Store and retrieve geojson in a memory mapped database

    v0.3.1-nested-rtxns-2 13K #database #geography #geo
  9. tackler

    Fast, reliable bookkeeping tool with native GIT SCM support for plain text accounting

    v26.1.1 #plain-text-accounting #finance #accounting
  10. surrealdb-tikv-client

    language implementation of TiKV client

    v0.3.0-surreal.4 12K #key-value-store #tikv-client #tikv #distributed-systems
  11. beancount-language-server

    A Language Server Protocol implementation for Beancount, providing rich editing features like completions, diagnostics, and formatting

    v1.7.0 #beancount #accounting #language-server #lsp #finance
  12. hannoy

    HNSW Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage

    v0.1.4-nested-rtxns 13K #nearest-neighbor #hnsw #vector-search #graph-algorithms
  13. rocksolid

    ergonomic, high-level RocksDB wrapper for Rust. Features CF-aware optimistic & pessimistic transactions, advanced routing for merge operators and compaction filters, performance tuning profiles…

    v2.5.6 #rocksdb #database-transaction #batch #kv-store
  14. four-word-networking

    Convert IP addresses to memorable, family-friendly word groups. Interactive TUI with real-time autocomplete. IPv4 = 4 words, IPv6 = 6-12 words. Perfect reconstruction with progressive hints.

    v2.6.0 600 #ip-address #human-readable #encoding #networking
  15. entidb_core

    Core database engine for EntiDB

    v2.0.0-alpha.3 190 #embedded-database #nosql #cbor #entity #database
  16. sabi-rust

    A small framework to separate logics and data accesses for Rust application

    v0.4.0 410 #framework #transaction #separation
  17. lcpfs

    LCP File System - A ZFS-inspired copy-on-write filesystem for Rust

    v2026.1.102 #copy-on-write #os #zfs
  18. helix-db

    HelixDB is a powerful, open-source, graph-vector database built in Rust for intelligent data storage for RAG and AI

    v1.0.115 460 #artificial-intelligence #graph-database #rag #built #helix #vector-db #vector-database #data-model #data-storage
  19. iab-specs

    Unofficial Rust implementaton of various IAB specifications

    v0.3.0 #open-rtb #iab #app-ads-txt #sellersjson #adstxt
  20. canopydb

    Transactional key-value storage engine

    v0.2.5 500 #storage-engine #embedded-database #database
  21. loco-oauth2

    oauth2 library for loco

    v0.5.0 #oauth2 #loco
  22. stateset-core

    Core domain models and business logic for StateSet iCommerce

    v0.1.9 #exchange-rate #billing #order #business-logic #reservation #bill-of-materials #commerce #adjustment #manufacturing #promotions
  23. yffi

    Bindings for the Yrs native C foreign function interface

    v0.25.0 #collaborative-editing #crdt #yrs #c-ffi
  24. pta-generator

    Test data generator for PTA applications

    v25.5.1 200 #plain-text-accounting #testing #accounting
  25. toondb

    LLM-optimized database with native vector search

    v0.3.4 #embedded-database #vector-search #database #llm
  26. gelx

    Generate fully typed rust code from your gel schema and inline queries

    v0.8.5 1.2K #macro #codegen #gel #database
  27. tauri-plugin-rusqlite2

    Tauri SQLite plugin using rusqlite

    v2.2.7 #tauri-plugin #sqlite #rusqlite #tauri #sql
  28. ngdb

    A high-performance, thread-safe RocksDB wrapper

    v2.2.2 #rocksdb #key-value-store #embedded-database #kv-store
  29. ormada-cli

    CLI tool for Ormada ORM migrations - generate, run, and manage database migrations

    v0.1.0 #database-migrations #sea-orm #orm
  30. spop

    parsing HAProxy SPOP (Stream Processing Offload Protocol)

    v0.10.6 170 #ha-proxy #spoe #haproxy
  31. mockforge-vbr

    Virtual Backend Reality engine - stateful mock servers with persistent virtual databases

    v0.3.31 #sqlite #entity-id #vbr #database-json #server #mocking #schema-definition #crud #authentication #auto-generated
  32. redb_model

    Redb model derive macro and DTO type conversion

    v0.12.0 850 #redb #model #schema
  33. manifold-db

    Manifold Embedded Database

    v3.1.0 #embedded-database #manifold #key-value #write-ahead-log #logging #b-tree #redb #concurrency #opfs #durability
  34. triples

    A lib and cli for storing data triples

    v0.2.5 390 #rdf-triple #rdf #event-sourcing
  35. rustlite

    A lightweight, high-performance embedded database written in Rust with ACID guarantees

    v0.8.0 #embedded-database #sql #database #database-storage #embedded-storage
  36. earningsfeed

    Official Rust SDK for the EarningsFeed API - SEC filings, insider transactions, and institutional holdings

    v0.1.3 #filings #finance #insider-trading #sec #edgar
  37. safe-manually-drop

    ManuallyDrop “owned field” pattern with no unsafe, no .unwrap()s, no macros

    v0.1.1 #manually-drop #unsafe #pattern #safe
  38. haproxy-api

    HAProxy 2.8+ Lua API

    v0.9.0 400 #ha-proxy #haproxy
  39. drop-with-owned-fields

    Safe and sound owned access to a struct’s fields in Drop: no more unsafe usage of ManuallyDrop!

    v0.1.2 #manually-drop #struct #sound #unsafe #owned
  40. mongodb-ro

    A high-level, type-safe MongoDB model implementation

    v2.3.0 1.0K #orm #mongo-db #mongodb-orm #model
  41. saferlmdb

    An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB

    v0.2.3 #lmdb #zero-copy #b-tree
  42. mdbx-rs

    FFI bindings to mdbx-rs, a fast embedded key-value database (downloads prebuilt binaries)

    v0.4.3 #database #key-value #embedded-database #lmdb
  43. sochdb

    LLM-optimized database with native vector search

    v0.4.0 #embedded-database #vector-search #database #llm
  44. ormada-schema

    Schema types and parsing for Ormada ORM migrations

    v0.1.0 #sea-orm #orm #schema
  45. quickbooks-types

    Type definitions for QuickBooks Online API

    v0.1.1 #quickbooks-online #rust #type #quickbooks #api-bindings
  46. rust-transaction-validator

    Memory-safe financial transaction validator with ML-based fraud detection, real-time sanctions screening, and ISO 20022 support

    v2.0.0 #finance #transaction-validation #validation #memory-safe #transaction #fraud #financial
  47. sochdb-storage

    SochDB storage engine (WAL, block store, compaction, sync-first I/O)

    v0.4.0 #storage-engine #embedded-database #vector-search #llm #database
  48. envelope-cli

    Terminal-based zero-based budgeting application

    v0.2.6 #budgeting #tui #finance #ynab
  49. secra-cache

    一个基于 Redis 的统一缓存管理库,专为插件化架构设计,提供强隔离、生命周期管理和极简 API

    v0.1.2 #cache #redis #plugin #async
  50. tidesdb-rs

    Rust wrapper for TidesDB, a fast and efficient key-value storage engine

    v0.1.2 #embedded-database #lsm #database
  51. byodb-rust

    Build Your Own Database in Rust!

    v0.2.1 #database #b-plus-tree #b-tree
  52. tlw_irus

    Cliente Rust para a API Suri - plataforma de atendimento e e-commerce

    v0.1.6 #e-commerce #whatsapp #suri #atendimento #api-bindings
  53. diskann-wide

    DiskANN is a fast approximate nearest neighbor search library for high dimensional data

    v0.41.0 #simd #x86-64 #architecture #simd-mask #nearest-neighbors-search #x86-64-architecture #approximate-nearest-neighbor #avx-512 #attempt #taken
  54. ergokv

    Easily store and retrieve data from TiKV with a derive

    v0.1.10 500 #key-value-store #tikv #macro-derive #automatic #store-and-retrieve #uuid #user-name #database
  55. kotoba-db

    High-performance embedded database for Kotoba ecosystem

    v0.1.16 #storage-engine #embedded-database #database-storage #database #key-value
  56. aingle-lmdb

    Idiomatic and safe LMDB wrapper for AIngle

    v0.1.0 #database #aingle #lmdb #storage-engine
  57. moduforge-collaboration

    moduforge 协作系统

    v0.7.0 #modu-forge #sync-service #yrs-manager #websocket #crdt
  58. netabase_store

    A type-safe, multi-backend key-value storage library for Rust with support for native (Sled, Redb) and WASM (IndexedDB) environments

    v0.0.8 #indexed-db #wasm #wrapper
  59. rust-query

    A query builder using rust concepts

    v0.6.10 #sqlite #query-builder #database-transaction #aggregate #foreign-keys #database-table #column-index #txn #v0 #vn
  60. archibald

    A knex inspired SQL query builder for Rust

    v0.1.1 #sql #query-builder #sqlite #postgresql #knex
  61. pg-upsert

    PostgreSQL UPSERT operations using sqlx

    v0.1.1 #upsert #sqlx #postgresql #database
  62. lmdb-master-sys

    Rust bindings for liblmdb on the mdb.master branch

    v0.2.6-nested-rtxns-6 133K #database #lmdb #lmdb-bindings #database-bindings #library #storage-engine
  63. mace-kv

    A fast embedded key-value storage engine with ACID support

    v0.0.23 #key-value-store #acid #mace #database
  64. kstone-api

    High-level DynamoDB-compatible API for KeystoneDB

    v0.1.0 #embedded-database #dynamo-db #key-value #database #nosql
  65. scoped-heed

    Redis-like database isolation for LMDB via heed - provides completely isolated scopes within a single environment

    v0.2.0-alpha.9 #database #isolation #lmdb #scope #heed
  66. fasm

    Fallible Async State Machines

    v0.3.0 #state-machine #action #async #user-input #restore #database-transaction #stf #emit #input-state #external-systems
  67. phasm

    Phallible Async State Machines

    v0.2.0 #state-machine #distributed-systems #action #async #user-input #restore #input-state #stf #external-systems #emit
  68. sanakirja

    Copy-on-write datastructures, storable on disk (or elsewhere) with a stable format

    v2.0.0-beta 430 #on-disk #format #data-structures #lock-files #version #copy-on-write #disk-format #crc #database #different-versions
  69. fioapi

    Async Rust client for the Fio banka REST API

    v0.3.1 #banking #fio #client #finance
  70. lmdb-zero

    An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB

    v0.4.4 9.6K #lmdb #zero-copy #b-tree
  71. llkv-transaction

    Transaction management and MVCC for the LLKV toolkit

    v0.8.5-alpha #database-transaction #mvcc #isolation #concurrency #database
  72. protosol

    Protobuf definitions for the SVM fuzzing project

    v2.0.0 16K #solana #protobuf #fuzzing
  73. kovan-mvcc

    Multi-Version Concurrency Control (MVCC) implementation based on the Percolator model using Kovan

    v0.1.4 #database-transaction #percolator #database #mvcc #transaction #concurrency
  74. dgraph-tonic

    async/sync client for Dgraph database build with Tonic crate

    v0.11.0 260 #grpc #client-database #async-sync #dgraph #async
  75. toondb-storage

    ToonDB storage engine (WAL, block store, compaction, sync-first I/O)

    v0.3.4 #storage-engine #artificial-intelligence #vector-search #embedded-database #llm
  76. dgraph

    client for Dgraph database

    v0.4.0 #client-database #grpc-client #query
  77. taskchampion-sync-server-storage-postgres

    Postgres backend for TaskChampion-sync-server

    v0.7.1 #sync-server #postgresql #taskchampion #storage-back-end #testing
  78. lever

    Pillars for Transactional Systems and Data Grids

    v0.1.4 1.3K #transactional-database #database #concurrency #multi-threading #multitasking
  79. struct_db

    Drop-in embedded database

    v0.4.6 120 #embedded-database #key-value-store #lmdb #persistence #database-persistence #database #embedded
  80. etcd-txn-parser

    An etcd transaction parser

    v0.2.3 #transaction-parser #etcd #elyze #parser
  81. otel-instrumentation-neo4jrs

    OpenTelemetry instrumentation for neo4rs Neo4j driver

    v0.2.1 100 #open-telemetry #graph-database #neo4j #tracing
  82. freee

    REST API client implementation for freee Accounting, auto-generated from OpenAPI specification

    v0.7.0 #rest-api-client #payment #accounting #api-client
  83. mmtkvdb

    Memory-mapped key-value database using LMDB

    v0.16.0 130 #database #key-value
  84. khonsu

    Software Transactional Memory in Rust for Apache Arrow

    v0.1.0 #transactional-memory #stm #concurrency #transaction-memory #memory-concurrency
  85. oxirs-tdb

    Apache Jena TDB/TDB2 compatible RDF storage engine with B+Tree indexes

    v0.1.0-rc.1 #database #rdf #tdb #sparql #storage-database
  86. logfusion

    Unified logging and error handling for Rust with structured data, tracing integration, and cross-language support

    v0.1.0 #structured-logging #logging-tracing #error-logging #error-handling #rust #structured-error
  87. fcdb-concur

    Concurrency primitives and async utilities for FCDB

    v0.1.0 #tokio #async #database #concurrency
  88. vlog_db

    High-performance embedded key-value database with LSM-tree architecture, ACID transactions, and value-log separation

    v0.1.0 #embedded-database #lsm-tree #database #vlog #acid
  89. txn_lock

    support transactional versioning

    v0.10.0 #versioning #transaction #version
  90. crepedb-rocksdb

    An versioned and forkable embedded Key-Value database

    v0.1.5 #rocksdb #table #versioned #snapshot #transaction #embedded-database #forkable #versioned-and-forkable #isolation #multi-version-concurrency-control
  91. kstone-client

    gRPC client library for KeystoneDB remote access

    v0.1.0 #database #key-value #embedded-database #dynamo-db #nosql
  92. skipdb

    An embedded, in-memory, zero-copy, atomicity, consistency, MVCC, almost lock-free and serializable snapshot isolation database engine

    v0.2.1 250 #key-value-store #embedded-database #database #memdb #memodb
  93. tackler-api

    API components for Tackler accounting engine with native GIT SCM support

    v0.13.0 #plain-text-accounting #tackler #accounting #finance
  94. diesel-dtrace

    Add dtrace probes to Diesel connections

    v0.4.2 5.1K #dtrace-probe #connection #transaction #diesel #query #fire #attempt
  95. manifold-timeseries

    Time-series storage optimizations for Manifold embedded database

    v0.1.0 #time-series-database #metrics-monitoring #database #downsampling
  96. auradb

    High-performance Rust storage engine with WAL-time KV separation, RL-driven compaction, and learned indexes

    v0.1.0 #database #rocksdb #lsm #database-storage
  97. sabi_redis

    The sabi data access library for Redis in Rust

    v0.1.0 #data-access #redis #sabi
  98. tc-transact

    Traits and locking utilities for a TinyChain transaction

    v0.21.1 1.5K #tiny-chain #transaction #executor
  99. libmdbx-remote

    Access remote mdbx database seamlessly

    v0.4.5 #mdbx #database #libmdbx #accessing #seamlessly
  100. haproxy-otel

    HAProxy OpenTelemetry tracing support

    v0.2.0 #open-telemetry #ha-proxy #haproxy
  101. manifold-graph

    Graph storage optimizations for Manifold embedded database

    v0.1.0 #graph-database #vertices #database #edge
  102. lmdb-master3-sys

    Rust bindings for liblmdb on the mdb.master3 branch

    v0.2.5 4.0K #database #lmdb #bindings #library
  103. aingle-lmdb-sys

    Rust FFI bindings for LMDB - optimized for AIngle

    v0.1.0 #database #aingle #lmdb #lmdb-bindings #bindings
  104. lmdb-rkv-sys

    Rust bindings for liblmdb

    v0.11.2 44K #database #lmdb #lmdb-bindings #library #database-bindings
  105. manifold-vectors

    Vector storage optimizations for Manifold embedded database

    v0.1.0 #vector-embedding #ml #database #embedding
  106. kv

    An embedded key/value store for Rust

    v0.24.0 5.7K #key-value-store #sled-database #sled #database
  107. sneed

    A safe wrapper around heed, with better errors and observability

    v0.0.19 #lmdb #heed #database #typed
  108. poem-sea-orm-middleware

    Sea ORM middleware for Poem web framework

    v0.7.1 550 #poem-web #sea-orm #middleware #poem
  109. dgraph-rs

    client for the DGraph graph database

    v0.2.8 #graph-database #graphdb #graph
  110. async-skipdb

    An embedded, in-memory, zero-copy, atomicity, consistency, MVCC, almost lock-free and serializable snapshot isolation database engine

    v0.2.1 240 #key-value-store #embedded-database #memdb #memodb
  111. payment_kit

    A modular and extensible library designed to simplify payment processing, including payment creation, status checks, and refunds

    v0.1.1 #payment-gateway #refund #integration #callback #payment
  112. llkv-runtime

    Execution runtime for the LLKV toolkit

    v0.8.5-alpha #run-time #run-time-execution #mvcc #database #database-run-time #query-execution
  113. iap

    async google/apple receipt validation using hyper

    v0.3.1 150 #purchase #apple #verifaction #mobile
  114. rustyspanner

    A RPC Spanner Client for Rust

    v0.1.1 #grpc #spanner
  115. cqlite

    An embedded property graph database

    v0.2.3 #graph-database #cypher #gql #acid
  116. merkle-sdk

    seamless integration with Merkle's services

    v0.0.7 450 #sdk #service #merkle #seamless-integration #transaction #ssis
  117. haproxy-geoip2

    HAProxy MaxMind GeoIP2 support

    v0.2.0 #ha-proxy #maxmind #geo-ip
  118. wmark

    structs to implement optimistic SSI (Serializable Snapshot Isolation) level transactions for database

    v0.1.4 #database-transaction #lock-free #isolation #serialization #ssi #concurrency-control #zero-copy #in-memory-database #key-value-store #watermark
  119. playtron-sdk

    Playtron GameOS SDK for Rust

    v1.0.0 #playtron #game-os #sdk #attestation #pact #proton #wallet #cross-platform #sui #wine
  120. polodb_core

    An embedded document database

    v5.1.4 500 #cross-platform #embedded-database #database
  121. Try searching with DuckDuckGo or on crates.io.

  122. sqlite3_ext

    Build loadable extensions for SQLite using Rust

    v0.1.3 #sqlite #sqlite-extension #database
  123. roach

    Rust object archive: strongly-typed persistent key value storage

    v0.1.5 #key-value-store #strong-typing #archive #persistent-storage #zstd #persistent-key-value-store #object-store #serialization #copying
  124. newrelic-unofficial

    New Relic instrumentation in pure Rust

    v0.1.3 #new-relic #performance #api-bindings
  125. ord-lmdb-zero

    An almost-safe, near-zero-cost, feature-complete, unabashedly non-abstract wrapper around LMDB

    v0.4.5 #lmdb #zero-copy #b-tree
  126. yrs-lmdb

    Persistence layer over Yrs documents for LMDB backend

    v0.3.0 130 #crdt #lmdb #yrs #persistence
  127. nu_plugin_from_beancount

    A nushell extension to load a beancount file into nu structured data

    v2.0.0 #accounting #nu-shell #beancount #cli
  128. rsoffkv

    A uniform interface for 3 different distributed key-value storages: Zookeeper, Consul, ETCD

    v0.1.8 #key-value-store #interface-for-different #etcd #consul #transaction #distributed #zookeeper #etcd-client #distributed-storage #consul-client
  129. yrs-kafka

    Yrs synchronization and persistence using RocksDB & Kafka

    v0.1.1 #rocksdb #kafka #yrs #persistence #crdt
  130. libpijul-compat

    A patch-based distributed version control system, easy to use and fast

    v0.10.2 #version-control #patch #pijul #distributed-version-control #information #txn #pristine #database #preferences
  131. bitcoin_slices

    Parse Bitcoin objects without allocations

    v0.10.0 2.6K #bitcoin-transaction #bitcoin #block #slice #parser
  132. yrs-webrtc

    WebRTC network connector for Yjs/Yrs document update exchange

    v0.2.0 #yrs #web-rtc #crdt
  133. tugraph-plugin-util

    A helper crate for writing plugins for TuGraph

    v0.1.2 #plugin #graph-database #database
  134. solana-stream-sdk

    Rust SDK for Solana streaming data

    v1.2.0 #blockchain #solana #shred #streaming
  135. waterark

    Watermark for implementing optimistic SSI (Serializable Snapshot Isolation) transactions

    v0.1.0 #watermark #ssi #transaction #optimistic #txn
  136. libdb

    statically linked rust bindings for Berkeley DB

    v0.1.1 #berkeley-db #static-linking #api-bindings
  137. bity-ic-icrc3

    bity icrc3 library

    v0.6.1 480 #dfinity #canister
  138. gmsol-store

    GMX-Solana is an extension of GMX on the Solana blockchain

    v0.8.0 #solana #gmx-solana #gmx
  139. yrs-rocksdb

    Persistence layer over Yrs documents for RocksDB backend

    v0.3.0 130 #rocksdb #yrs #crdt #persistence
  140. amadeus-utils

    Amadeus blockchain including cryptography, serialization, and data persistence

    v1.3.5 #blockchain #amadeus #blockchain-cryptography #bls #database
  141. jito-sdk-rust

    Rust SDK for interacting with Jito RPC services on Solana

    v0.3.2 4.1K #solana #blockchain #jito
  142. indy-vdr

    interacting with Hyperledger Indy Node, a distributed ledger for self-sovereign identity (https://www.hyperledger.org/use/hyperledger-indy)

    v0.4.3 #hyperledger #verifiable-credentials #indy
  143. txn

    A generic optimistic transaction manger, which is ACID, concurrent with SSI (Serializable Snapshot Isolation)

    v0.1.3 240 #database-transaction #ssi #mvcc #optimistic #transaction
  144. yellowstone-jet-tpu-client

    Triton One Yellowstone Jet TPU Client

    v0.1.0 #solana #quic #yellowstone #tpu
  145. iota-sdk-transaction-builder

    Transaction API for the IOTA Blockchain Rust SDK

    v0.0.1-alpha.1 #blockchain #transaction-builder #iota #object-id #reference #station #client-builder #graphql
  146. async-txn

    A runtime agnostic, WASM/WASI friendly, multi-writer-multi-reader MVCC, ACID, Serializable Snapshot Isolation transaction manager for database development

    v0.1.3 150 #wasi #transaction-manager #database-transaction #isolation #txn #multi-reader #acid #mvcc #wasi-run-time #ssi
  147. txn-core

    The structs and traits for the txn and async-txn crates

    v0.1.3 200 #lock-free #key-value-database #transaction
  148. endurox-derive

    Derive macros for Enduro/X UBF buffer serialization

    v0.1.0 #ubf #middleware #xatmi #api-bindings
  149. hooks-rs

    Hooks in Rust for Xahau

    v0.2.0 310 #hook #xahau #xrpl #xrp
  150. castor

    Content addressable storage backed by LMDB

    v0.5.0 #content-addressable-storage #lmdb #database #storage-database
  151. oomclient

    oomstore client for rust

    v0.1.1-rc.0 #grpc #oomstore #client #go #protocols #hood
  152. lmdb-sys2

    Rust bindings for liblmdb

    v0.11.2 #database #lmdb #library #bindings
  153. galadh

    key-value storage inspired by etcd

    v0.1.3 #key-value-store #etcd #tree #further #github-repo
  154. mwmr

    A generic optimistic transaction manger, which is ACID, concurrent with SSI (Serializable Snapshot Isolation)

    v0.1.0 #ssi #database-transaction #optimistic #mvcc
  155. solana-randomness-service

    An on-chain randomness service for Solana programs

    v1.0.2 #solana #switchboard
  156. mwmr-core

    The structs and traits for the mwmr, async-mwmr, and tokio-mwmr crates

    v0.1.0 #lock-free #key-value-database #database-transaction #isolation #iterator #concurrency-control #transaction-manager #in-memory-database #serialization #zero-copy