rocker
Key discovery system
A system for finding and refining key concepts in data using a combination of algorithms and operators.
🔑 A Refinement Operator Approach for Key Discovery.
5 stars
8 watching
2 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ryanaghdam/has-key-deep | A utility function to search nested objects for specific key paths or arrays of keys | 1 |
auth0/jwks-rsa-java | A Java library for working with JSON Web Keys and JWKS endpoints | 196 |
armanshan12/rkms | A highly available key management service built on top of AWS's KMS, replicating data keys across multiple regions for fault tolerance. | 43 |
floyd-fuh/jks-private-key-cracker-hashcat | A tool that exploits vulnerabilities in the password protection of Java Key Stores to crack private key passwords, | 184 |
rkkr/simple-keyboard | A minimalist Android keyboard with adjustable height and customizable theme colors | 1,131 |
radareorg/sdb | A lightweight key-value store with basic data structure support and syntax sugar for JSON and arrays | 217 |
johnwquarles/mirrarray | Creates an object mapping input values to their string representations as keys. | 5 |
samokhodkin/whippet-db | A high-performance embedded key-value store for Java applications | 24 |
dnaeon/cl-jwk | A Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats. | 18 |
rj/ketama | A consistent hashing library and its language bindings that map keys to multiple servers in a way that minimizes the need for rebalancing when servers are added or removed. | 940 |
spectralops/keyscope | A tool for validating and managing keys and secrets across multiple providers | 387 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 406 |
kvs/kwalify | Tool for validating and binding data in YAML and JSON formats | 22 |
ljharb/object-keys | Provides a shim for accessing object keys in JavaScript environments where Object.keys is not available. | 45 |
scipr-lab/dizk | A Java library enabling verifiable computations in distributed systems using zero-knowledge proofs and scalable arithmetic. | 234 |