-
Northwestern Polytechnical University
- Xi'an
Highlights
- Pro
Stars
打造群智感知计算领域的系统平台!//Build a system platform in the field of crowd sensing computing!
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python…
C++ MapReduce Library for efficient multi-threading on single-machine
An open and flexible framework for developing enclave applications
Python client library for Google Safe Browsing API
DEPRECATED - Client for Privacy Pass protocol providing unlinkable cryptographic tokens
EncSIM: An Encrypted and Scalable Similarity Search Service for Distributed Data Stores
Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.
A stand-alone Bloom filter implementation written in Java
A Java implementation of Locality Sensitive Hashing (LSH)
Fast detection of repackaged Android applications based on the comparison of resource files included into the package.
Secure Computation deduplication in SGX-assisted applications
PoC of an SGX enclave performing symmetric reencryption
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
An implementation of a sorted map using a skip list. It is benchmarked with caliper against Java's TreeMap.
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
This is a list of hardware which supports Intel SGX - Software Guard Extensions.
A database system that can process SQL queries over encrypted data.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
A simple implementation of the SkipList data structure