Pinned Repositories
diesel
A safe, extensible ORM and Query Builder for Rust
cynic
A bring your own types GraphQL client library for Rust
itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
darling
A Rust proc-macro attribute parser
grpc-rs
The gRPC library for Rust built on C Core library and futures
KIRO2018
KIRO 2018 - Ponts ParisTech operational research challenge - Winning team ATA's solution.
rust-bundler
Creates a single-source-file version of a Cargo package
rust-try_or_wrap_s
`?` or `try!` macro, with an additional `Ok` wrapping
serde_avro_fast
An idiomatic implementation of serde/avro (de)serialization
updatable_priority_queue
High-performance updatable priority queue in C++
Ten0's Repositories
Ten0/serde_avro_fast
An idiomatic implementation of serde/avro (de)serialization
Ten0/darling
A Rust proc-macro attribute parser
Ten0/grpc-rs
The gRPC library for Rust built on C Core library and futures
Ten0/nixos-vscode-server
Visual Studio Code Server support in NixOS
Ten0/sentry-rust
Sentry for Rust
Ten0/diesel
A safe, extensible ORM and Query Builder for Rust
Ten0/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
Ten0/arrow_serde_avro
Prototype for Avro -> Arrow (https://github.com/apache/arrow-rs/issues/4886)
Ten0/aws-failed-change-sets-destroyer
Failed Change Set Destroyer deletes failed change sets from CloudFormation stacks.
Ten0/blessed-rs
A community guide to the Rust ecosystem
Ten0/cargo2nix
Granular caching, development shell, Nix & Rust integration
Ten0/ceph-rust
Rust-lang interface to Ceph.
Ten0/cynic
A bring your own types GraphQL client library for Rust
Ten0/EasyIO.rs
Fast and dead-simple IO for competitive programming in Rust
Ten0/insomnia
The open-source, cross-platform API client for GraphQL, REST, and gRPC.
Ten0/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Ten0/lightgbm-rs
LightGBM Rust binding
Ten0/nix-patchtools
Autopatching binary packages to make them work with Nix
Ten0/nixpkgs
Nix Packages collection
Ten0/pg_repack
Reorganize tables in PostgreSQL databases with minimal locks
Ten0/relaxed_channel
Wrapper around async-channel, more performant on heavy pipelines
Ten0/reqwest
An easy and powerful Rust HTTP Client
Ten0/RFIDtools
RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
Ten0/rust-ordered-float
Ten0/rust-overlay
Pure and reproducible nix overlay of binary distributed rust toolchains
Ten0/rust-s3
Rust library for interfacing with AWS S3 and other API compatible services
Ten0/scylla-rust-driver
Async CQL driver for Rust, optimized for Scylla!
Ten0/serde_arrow
Convert sequences of Rust objects to Arrow tables
Ten0/smithy-rs
Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.
Ten0/tokio_tasks_shutdown
Easily manage and gracefully shutdown tokio tasks while monitoring their return results