All Projects → Clikengo → Foundationdb Rs

Clikengo / Foundationdb Rs

Licence: other
FoundationDB Rust client api

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to Foundationdb Rs

Downlords Faf Client
Official client for Forged Alliance Forever
Stars: ✭ 121 (-9.7%)
Mutual labels:  client
Gateway Go
🎁GateWay Client for OpenIoTHub[云易连访问内网端口和设备的网关]
Stars: ✭ 127 (-5.22%)
Mutual labels:  client
Spreadsheet server
A python server harnessing the calculational ability of LibreOffice Calc (thanks to 'pyoo'). It provides 'instant' access to the cell ranges of a set of spreadsheets.
Stars: ✭ 132 (-1.49%)
Mutual labels:  client
Tooty
An alternative multi-accounts Web client for Mastodon.
Stars: ✭ 124 (-7.46%)
Mutual labels:  client
Net Http2
NetHttp2 is an HTTP/2 client for Ruby.
Stars: ✭ 126 (-5.97%)
Mutual labels:  client
Jellyfin Vue
A modern web client for Jellyfin based on Vue.
Stars: ✭ 129 (-3.73%)
Mutual labels:  client
Clusterws Client Js
🔥 JavaScript Client for ClusterWS - lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js.
Stars: ✭ 120 (-10.45%)
Mutual labels:  client
Go Ora
Pure go oracle client
Stars: ✭ 131 (-2.24%)
Mutual labels:  client
Paranoia
Paranoia is generic payment client for populer virtual pos api(s) of Turkey.
Stars: ✭ 126 (-5.97%)
Mutual labels:  client
Dart Sip Ua
A dart-lang version of the SIP UA stack.
Stars: ✭ 132 (-1.49%)
Mutual labels:  client
Litecraft
Open source, clean room implementation of Minecraft Client
Stars: ✭ 124 (-7.46%)
Mutual labels:  client
Rclnodejs
Node.js version of ROS 2.0 client
Stars: ✭ 126 (-5.97%)
Mutual labels:  client
Nakamoto
Bitcoin light-client implementation in Rust
Stars: ✭ 129 (-3.73%)
Mutual labels:  client
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (-8.96%)
Mutual labels:  client
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (-1.49%)
Mutual labels:  client
Soundize
🎧 A homemade Spotify application. It's a server side rendering client made with React and Redux, powered by the Spotify API
Stars: ✭ 121 (-9.7%)
Mutual labels:  client
Ocpp
Python implementation of the Open Charge Point Protocol (OCPP).
Stars: ✭ 127 (-5.22%)
Mutual labels:  client
Py3 Pinterest
Fully fledged Python Pinterest client
Stars: ✭ 133 (-0.75%)
Mutual labels:  client
Pyrogram
Telegram MTProto API Client Library and Framework in Pure Python for Users and Bots
Stars: ✭ 2,252 (+1580.6%)
Mutual labels:  client
Madonctl
CLI client for the Mastodon social network API
Stars: ✭ 129 (-3.73%)
Mutual labels:  client

GitHub Workflow Status Codecov Rustc 1.40+ Dependabot Status

FoundationDB Rust Client

The repo consists of multiple crates

Library Status Description
foundationdb Crates.io foundationdb High level FoundationDB client API
foundationdb-sys Crates.io foundationdb-sys C API bindings for FoundationDB
foundationdb-gen n/a Code generator for common options and types of FoundationDB

The current version requires rustc 1.40+ to work (async/await feature). The previous version (0.3) is still maintained and is available within the 0.3 branch.

You can access the master branch documentation here.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].