thedonutfactory / rs-tfheLinks
🦀 A pure rust implementation of the TFHE Fully Homomorphic Encryption Scheme
☆31Updated this week
Alternatives and similar repositories for rs-tfhe
Users that are interested in rs-tfhe are comparing it to the libraries listed below
Sorting:
- A faster replacement for `#[derive(Hash)]` for types without padding☆26Updated 2 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆42Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆34Updated last week
- Automatically generates conversions between an enum type and any other type☆11Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated last year
- Concurrency algorithms☆11Updated 6 months ago
- Integer types with customizable niche values☆49Updated 11 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated last month
- ☆31Updated last month
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 4 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆175Updated this week
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Scope-based single and multithreaded profiling.☆34Updated last month
- Integer sets as fast, sorted, integer ranges with full set operations☆97Updated 2 months ago
- Only argument parsing! Nothing more.☆16Updated last year
- An alternative rust async runtime.☆56Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆22Updated 6 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- A sanity checker for global allocations in Rust☆52Updated last month
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Trait-agnostic derive macros☆27Updated 8 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Detect unused pub methods in a Rust workspace☆42Updated 8 months ago
- Port of bbolt in Rust☆65Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Object Pool LockFree in Rust☆47Updated 3 weeks ago