Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Caution

This project is currently discontinued due to lack of interest.
It is unlikely to be continued in the future.

Note

This repository only includes todos that require long-term discussions or decisions regarding design and implementation.
Other todos can be listed in this repository's issues, but if a todo pertains to a specific repository, it should be listed in that repository's issues.

Important

Feel free to open an issue for anything you'd like to see in Calmly!

Symbol Legend

General descriptions of the symbols.
If there are more than that descriptions, must be stated in todo.

Symbol Description
Available, no one is working on it
🟩 There is someone/a team that working on it
🟦 It is in post development
🟨 Works on it are suspended
🟥 It is not planned to be worked on at the moment.

Calm

Archive/Library manager

Official Libraries

List of official libraries that should be in Calmly, and the current duties on them.

Library Template

  • ⬜ Library creation script

Macro

Data Structures

  • ⬜ stack
  • ⬜ table
  • ⬜ set
  • ⬜ queue (...variants)
  • ⬜ linked (...variants)
  • ⬜ btree (...variants)
  • ⬜ graph (...variants)

Error

Semantic Versioning

  • 🟥 semver

Hash

  • ⬜ rand
  • 🟩 uuid (...variants)
    Team: @Emiratio, @siaeyy
    Works on v1
  • ⬜ md5
  • ⬜ sha (1, 224, 256, 384, 512)

Cryptography

  • ⬜ rsa
  • ⬜ aes (128, 192, 256)
  • ⬜ jwt

Math

  • ⬜ bigint
  • ⬜ matrix
  • ⬜ vector

Text Format

  • 🟩 utf
    Team: @siaeyy
    Works on 16/32 bit encoder/decoder
  • ⬜ mutf
  • 🟩 base64
    Team: @siaeyy
    Works on raw/base64 decoder

String

  • 🟥 regex

File format

  • 🟥 ini
  • 🟥 json
  • 🟥 csv
  • 🟥 yaml
  • 🟥 toml
  • 🟥 xml

Process

  • 🟥 parg (args parser)

Library References

List of libraries that should be referenced by Calmly.
Mostly the only need is creating a manifest file.

About

Todos of Calmly

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors