Skip to content
/ crates Public
forked from iqlusioninc/crates

A collection of open source Rust crates from iqlusion

License

Notifications You must be signed in to change notification settings

neonmei/crates

This branch is 891 commits behind iqlusioninc/crates:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 24, 2018
Dec 24, 2018
Dec 25, 2018
Dec 24, 2018
Dec 25, 2018
Apr 11, 2018
Dec 21, 2018
Nov 27, 2018
Apr 8, 2018
Jul 15, 2018
Dec 25, 2018
Nov 25, 2018
Mar 22, 2018
Dec 12, 2018
Aug 10, 2018

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%