Skip to content

SaadTalaat/crates

 
 

Repository files navigation

iqlusion crates iqlusion 📦

Apache 2.0 Licensed Build Status Appveyor Status

This repository contains a set of Apache 2.0-licensed packages (a.k.a. "crates") for the Rust programming language, contributed to the community by iqlusion.

If you are interested in contributing to this repository, please make sure to read the CONTRIBUTING.md and CODE_OF_CONDUCT.md files first.

Crate Descriptions

This repository contains the following crates:

  • canonical-path: Path and PathBuf-like types for representing canonical filesystem paths.
  • gaunt: Minimalist Rust HTTP library (with optional hyper backend coming soon)
  • subtle-encoding: Base64 and hexadecimal encoder/decoder with "constant time-ish" implementation.
  • tai64: TAI64(N) timestamp format (Temps Atomique International).
  • zeroize: Securely zero memory while avoiding compiler optimizations.

License

Copyright © 2018 iqlusion

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A collection of open source Rust crates from iqlusion

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%