Git Product home page Git Product logo

alexandria's Introduction


GitHub Workflow Status Project license Pull Requests welcome

Table of Contents

About

Alexandria is a community maintained standard library for Cairo 1.0. It is a collection of useful algorithms and data structures implemented in Cairo. Current version can be found in the toml file

Features

This repository is composed of multiple crates:

Getting Started

Prerequisites

Installation

Alexandria is a collection of utility Cairo packages, which have to be added as dependencies separately. For example, the alexandria_math package can be installed by adding the following line to your Scarb.toml:

[dependencies]
alexandria_math = { git = "https://github.com/keep-starknet-strange/alexandria.git" }

then add the following line in your .cairo file

use alexandria_math::sha512::sha512;

Usage

Build

scarb build

Test

scarb test

Running a specific subset of tests

scarb test -f math

Format

scarb fmt

Roadmap

See the open issues for a list of proposed features (and known issues).

Support

Reach out to the maintainer at one of the following places:

Project assistance

If you want to say thank you or/and support active development of Alexandria:

  • Add a GitHub Star to the project.
  • Tweet about the Alexandria.
  • Write interesting articles about the project on Dev.to, Medium or your personal blog.

Together, we can make Alexandria better!

Contributing

First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please read our contribution guidelines, and thank you for being involved!

Authors & contributors

For a full list of all authors and contributors, see the contributors page.

Security

Alexandria follows good practices of security, but 100% security cannot be assured. Alexandria is provided "as is" without any warranty. Use at your own risk.

For more information and to report security issues, please refer to our security documentation.

License

This project is licensed under the MIT license.

See LICENSE for more information.

Acknowledgements

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Abdel @ StarkWare
Abdel @ StarkWare

💻
Santiago Galván (Dub)
Santiago Galván (Dub)

💻
Damián Piñones
Damián Piñones

💻
greged93
greged93

💻
Marek Kaput
Marek Kaput

💻
amanusk
amanusk

💻
Mathieu
Mathieu

💻
0xevolve
0xevolve

💻
Jordy Romuald
Jordy Romuald

💻
gaetbout
gaetbout

💻
Lucas @ StarkWare
Lucas @ StarkWare

💻
Milan Cermak
Milan Cermak

💻
Paweł
Paweł

💻
Ondřej Sojka
Ondřej Sojka

💻
tedison
tedison

💻
raphaelDkhn
raphaelDkhn

💻
Charles Lanier
Charles Lanier

💻
omahs
omahs

💻
Maciej Kamiński
Maciej Kamiński

💻
Bal7hazar @ Carbonable
Bal7hazar @ Carbonable

💻
kahi
kahi

💻
0xTitan
0xTitan

💻
Erim
Erim

💻
maciektr
maciektr

💻
lambda-0x
lambda-0x

💻
Elias Tazartes
Elias Tazartes

💻
akhercha
akhercha

💻
azurwastaken
azurwastaken

💻
Add your contributions

This project follows the all-contributors specification. Contributions of any kind welcome!

alexandria's People

Contributors

gaetbout avatar abdelstark avatar enitrat avatar milancermak avatar sveamarcus avatar lucaslvy avatar dpinones avatar dubzn avatar maciejka avatar azurwastaken avatar neotheprogramist avatar edisontim avatar mkaput avatar bal7hazar avatar lambda-0x avatar akhercha avatar omahs avatar greged93 avatar jordyro1 avatar eikix avatar 0xtitan avatar evolveart avatar 0xchqrles avatar nnsw3 avatar ermvrs avatar fabiencoutant avatar kfastov avatar tensojka avatar quentash avatar satyambnsal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.