Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit43b8713

Browse files
committed
Fix some link issues
1 parent78580e2 commit43b8713

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
248248
*[indradb](https://crates.io/crates/indradb) - Graph database
249249
*[KiteSQL](https://github.com/KipData/KiteSQL) - SQL as a Function for Rust
250250
*[lancedb](https://github.com/lancedb/lancedb)[[vectordb](https://crates.io/crates/vectordb)] - A serverless, low-latency vector database for AI applications
251-
*[Limbo](https://github.com/tursodatabase/limbo) - Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
252251
*[Lucid](https://github.com/lucid-kv/lucid) - High performance and distributed KV store accessible through a HTTP API.[![Build Status](https://github.com/lucid-kv/lucid/workflows/Lucid/badge.svg?branch=master)](https://github.com/lucid-kv/lucid/actions?workflow=Lucid)
253252
*[Materialize](https://github.com/MaterializeInc/materialize) - Streaming SQL database powered by Timely Dataflow:heavy_dollar_sign:
254253
*[native_db](https://github.com/vincent-herlemont/native_db)[[native_db](https://crates.io/crates/native_db)] - Drop-in, embedded database for multi-platform apps (server, desktop, mobile). Sync Rust types effortlessly
@@ -270,6 +269,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
270269
*[tikv](https://github.com/tikv/tikv) - A distributed KV database in Rust[![Build Status](https://ci.pingcap.net/job/tikv_ghpr_test/badge/icon)](https://ci.pingcap.net/job/tikv_ghpr_test/)
271270
*[Tonbo](https://github.com/tonbo-io/tonbo) - Tonbo is an embedded persistent database built on Apache Arrow & Parquet[![crates.io](https://img.shields.io/crates/v/tonbo.svg)](https://crates.io/crates/tonbo)
272271
*[TrailBase](https://github.com/trailbaseio/trailbase) - A fast, lightweight, single-file FireBase alternative with type-safe APIs, built-in V8 JS/ES6/TS engine, auth and admin dashboard[![GitHub Workflow Status](https://github.com/trailbaseio/trailbase/workflows/test/badge.svg)](https://github.com/trailbaseio/trailbase/actions?workflow=test)
272+
*[Turso](https://github.com/tursodatabase/turso) - Turso Database is an in-process SQL database, compatible with SQLite.
273273
*[USearch](https://github.com/unum-cloud/usearch) - Similarity Search Engine for Vectors and Strings[![crates.io](https://img.shields.io/crates/v/usearch.svg)](https://crates.io/crates/usearch)
274274
*[valentinus](https://github.com/kn0sys/valentinus) - Next generation vector database built with LMDB bindings[![Crates.io Version](https://img.shields.io/crates/v/valentinus)](https://crates.io/crates/valentinus)
275275
*[vorot93/libmdbx-rs](https://github.com/vorot93/libmdbx-rs)[[mdbx-sys](https://crates.io/crates/mdbx-sys)] - Bindings for MDBX, a "fast, compact, powerful, embedded, transactional key-value database, with permissive license". This is a fork of mozilla/lmdb-rs with patches to make it work with libmdbx.
@@ -2038,7 +2038,6 @@ A registry allows you to publish your Rust libraries as crate packages, to share
20382038
*[Aquascope](https://github.com/cognitive-engineering-lab/aquascope) - Interactive visualizations of Rust at compile-time and run-time
20392039
*[Awesome Rust Streaming](https://github.com/jamesmunns/awesome-rust-streaming) - A community curated list of livestreams.
20402040
*[awesome-rust-mentors](https://rustbeginners.github.io/awesome-rust-mentors/) - A list of helpful mentors willing to take mentees and educate them about Rust and programming.
2041-
*[Build a language VM](https://blog.subnetzero.io/post/building-language-vm-part-00/) - a series of posts to detailing how to build a language VM.
20422041
*[CIS 198: Rust Programming](http://cis198-2016s.github.io/schedule/) - University of Pennsylvania's Comp Sci Rust Programming Course
20432042
*[CodeCrafters.io](https://app.codecrafters.io/tracks/rust) - Build your own Redis, Git, Docker, or SQLite
20442043
*[Comprehensive Rust 🦀](https://google.github.io/comprehensive-rust/) - A 3-day course on Rust Fundamentals plus 1-day courses on Android, Bare-metal Rust, and Concurrency. Available in English,[Brazilian Portuguese](https://google.github.io/comprehensive-rust/pt-BR/), and[Korean](https://google.github.io/comprehensive-rust/ko/).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp