Skip to content
Badrish Chandramouli edited this page Aug 23, 2022 · 7 revisions

There are two primary ways of developing with FASTER: as a user and as a contributor.

As a user

To embed FASTER in your applications, you can get started by reading through the documentation at our doc website. FASTER is available in C#, and we have a port of a large chunk of the functionality in C++ as well.

As a contributor

To contribute to FASTER, read the Contributing Guidelines. We are accepting PRs from contributors with a signed CLA.

Roadmap

You can see what's added recently and is being planned in upcoming releases, in the Roadmap.

Blog Posts

(09/13/2018) Performance of FASTER in C#

(09/07/2018) C++ Code Formatting

(09/07/2018) Variable-length values in FASTER