Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by alecmocatta
A curated list of projects in awesome lists by alecmocatta .
https://github.com/alecmocatta/cap
An allocator that can track and limit memory usage.
allocation bound limit memory rust
Last synced: 01 Nov 2024
https://github.com/alecmocatta/replace_with
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
Last synced: 26 Oct 2024
https://github.com/alecmocatta/streaming_algorithms
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
data-structures hyperloglog probabilistic-data-structures rust streaming-algorithms
Last synced: 26 Oct 2024
https://github.com/alecmocatta/serde_closure
Serialisable closures for Rust.
closures distributed rust serde
Last synced: 26 Oct 2024
https://github.com/alecmocatta/serde_traitobject
Serializable trait objects for Rust.
rust serde serialization trait-object
Last synced: 27 Oct 2024
https://github.com/alecmocatta/reqwest_resume
Wrapper that uses the `Range` HTTP header to resume get requests.
Last synced: 28 Oct 2024
https://github.com/alecmocatta/build_id
Obtain a UUID uniquely representing the build of the current binary.
Last synced: 28 Oct 2024
https://github.com/alecmocatta/relative
Wraps &'static references such that they can be safely sent between other processes running the same binary.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/cargo-print
A cargo subcommand to print information in a shell-convenient format.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/socketstat
Get socket information and statistics.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/metatype
Helper methods to work with Rust types.
rust slice trait-object types vtable
Last synced: 12 Oct 2024
https://github.com/alecmocatta/template-rust
A template Rust library crate.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/tcp_typed
A wrapper around platform TCP socket APIs that leverages the type system to ensure correct usage.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/sum
General-purpose sum types.
data-structures rust sum-types
Last synced: 12 Oct 2024
https://github.com/alecmocatta/notifier
A wrapper around platform event notification APIs that can also handle high-resolution timer events.
epoll event-notification iocp kqueue rust
Last synced: 12 Oct 2024
https://github.com/alecmocatta/cargo-fetch2
A replacement for `cargo fetch` that works.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/bndl
Bundle build artifacts into a redistributable archive.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/rez
A convention for libraries to bundle resource files alongside binaries.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/recycle
Transform Box, Vec and HashMap while recycling the backing memory if possible.
Last synced: 12 Oct 2024
https://github.com/alecmocatta/trait-object-deserialization
Extending the Rust language to support trait object deserialization
Last synced: 12 Oct 2024
https://github.com/alecmocatta/ntropy-client
A python package to run, train and benchmark machine learning models across data silos
Last synced: 12 Oct 2024