Crates.io | tranche |
lib.rs | tranche |
version | 0.1.1 |
source | src |
created_at | 2020-04-30 11:30:10.944452 |
updated_at | 2020-05-02 19:28:24.869525 |
description | Tranches are an alternative to slices |
homepage | |
repository | https://github.com/nox/tranche |
max_upload_size | |
id | 235788 |
size | 36,259 |
This crate defines a slice-like type represented as a pair of pointers instead
of a pointer to the start and a length. The type is expected to be consumed
from the start or the end and thus doesn't implement any sort of indexing like
proper slices. Think of it as core::slice::Iter
but with more methods.
core::slice::Iter
.rawslice
crate, which is a fork of the standard slice iterators.byteorder
crate, which inspired the BufTranche
methods.This crate is licensed under both the Apache 2.0 and MIT licenses, so you are free to do whatever you want with it as long as you respect the terms from these two.
If you are a highly paid worker at Google, Facebook, Apple, Amazon, Microsoft, Palantir, Uber, Airbnb, Deliveroo, or any other company that prioritises profit over people as strongly as they do, you can still use this crate. I simply wish you will unionise and push back against the obsession for growth, control, and power that is rampant in your workplace. Please take a stand against the horrible working conditions they inflict on your lesser paid colleagues, and more generally their gross disrespect for the very human rights they claim to fight for.