3-day longest streak
-
valkey ★ PINNED ⑂
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
C ★ 0 4d agoExplain → -
Deep-learning-for-intrusion-detection-using-Recurrent-Neural-network-RNN ★ PINNED ⑂
Deep Learning techniques can be implemented in the field of cybersecurity to handle the issues related to intrusion just as they have been successfully implemented in the areas such as computer vision and natural language processing (NLP). RNN model is compared with J48, Artificial Neural Network, Random Forest, Support Vector Machine and other machine learning techniques to detect malicious attacks in terms of binary and multiclass classifications.
★ 0 5y agoExplain → -
flink-kubernetes ★ PINNED ⑂
Tooling to deploy Apache Flink to Kubernetes
★ 0 9y agoExplain → -
Algorithms-and-Data-Structures-in-Java ★ PINNED ⑂
Algorithms and Data Structures in Java
Java ★ 0 9y agoExplain → -
elasticsearch-terraform-packer ★ PINNED
A setup with Terraform, Packer, and respective tooling to spin up a complete 4-node cluster of Elasticsearch in Google Compute Engine.
HCL ★ 0 9y agoExplain → -
system-design ★ PINNED ⑂
Preparing for system design interview questions
Java ★ 0 8y agoExplain → -
SRE
Preparation Check list
★ 1 8y agoExplain → -
CIS-Benchmark
No description.
★ 1 9y agoExplain → -
gods ⑂
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
Go ★ 1 9y agoExplain → -
head-first-c ⑂
Head First C - Exercises
★ 0 11y agoExplain → -
C-headfirst ⑂
My exercice and training for mastering C
★ 0 10y agoExplain → -
memtier_benchmark ⑂
NoSQL Redis and Memcache traffic generation and benchmarking tool.
★ 0 6y agoExplain → -
valkey-doc ⑂
Content for website and man pages
Python ★ 0 9mo agoExplain → -
database-internals-notes ⑂
My chapter-wise notes for Database Internals by Alex Petrov.
★ 0 2y agoExplain → -
effective-c ⑂
book notes for "Effective C" by Robert C. Seacord
★ 0 1y agoExplain → -
samples-java ⑂
Temporal Java SDK samples
★ 0 1y agoExplain → -
lettuce-core ⑂
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
★ 0 3y agoExplain → -
FinGPT ⑂
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.
★ 0 2y agoExplain → -
AGI-Papers ⑂
Papers and Book to look at when starting AGI 📚
★ 0 3y agoExplain → -
Head-First-Design-Patterns ⑂
Code for Head First Design Patterns book (2020)
★ 0 2y agoExplain → -
SFA3D ⑂
Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)
Python ★ 0 2y agoExplain → -
embedded-redis ⑂
Redis embedded server for Java integration testing
★ 0 3y agoExplain → -
CMPE258-Datasets
No description.
★ 0 3y agoExplain → -
image-segmentation-keras ⑂
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
★ 0 3y agoExplain → -
vault-consul-on-kube ⑂
HashiCorp's Vault + Consul on Kubernetes
Shell ★ 0 9y agoExplain → -
redis ⑂
Type-safe Redis client for Golang
★ 0 3y agoExplain → -
handson-ml3 ⑂
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
★ 0 3y agoExplain → -
examples ⑂
No description.
★ 0 3y agoExplain → -
BasicLinearAlgebraToolsPurePy ⑂
Basic Linear Algebra Tools in Pure Python without Numpy or Scipy
★ 0 5y agoExplain → -
mit-deep-learning ⑂
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
★ 0 5y agoExplain → -
Satellite_Imagery_Analysis ⑂
Implementation of Machine Learning and Deep Learning techniques to find insights from the satellite data.
★ 0 4y agoExplain → -
Awesome-Cybersecurity-Datasets ⑂
A curated list of amazingly awesome Cybersecurity datasets
★ 0 4y agoExplain → -
CollegeMajors ⑂
Data exploration of US College Majors data using Pandas
★ 0 9y agoExplain → -
jsPDF ⑂
Client-side JavaScript PDF generation for everyone.
JavaScript ★ 0 9y agoExplain → -
Network-Intrusion-Detection-using-Deep-Learning ⑂
CSE3501 Information Security Analysis and Audit/ Cyber Security Project
★ 0 5y agoExplain → -
aws-security-benchmark ⑂
Open source demos, concept and guidance related to the AWS CIS Foundation framework.
Python ★ 0 9y agoExplain → -
awesome-interview-questions ⑂
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
★ 0 9y agoExplain → -
interview-1 ⑂
Everything you need to prepare for your technical interview
★ 0 8y agoExplain → -
redfi ⑂
Redis Fault-Injection Proxy. Test the resiliency of your application against Redis' failures.
★ 0 8y agoExplain → -
sre-interview-prep-guide ⑂
Site Reliability Engineer Interview Preparation Guide
★ 0 6y agoExplain → -
redis-replicator ⑂
Redis replication tool. support sync, psync, psync2. can parse rdb, aof, mixed rdb and aof files. support redis-6.0
★ 0 6y agoExplain → -
gopage
Pagination API for golang slices
Go ★ 0 10y agoExplain → -
lua-resty-redis-connector ⑂
Connection utilities for lua-resty-redis
★ 0 6y agoExplain → -
Stanford-Machine-Learning-Course-on-COURSERA ⑂
In this repository, you will find the lecture slides and programming assignments that i have done during the course.
★ 0 7y agoExplain → -
oh-my-zsh ⑂
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Shell ★ 0 9y agoExplain → -
spring-data-examples ⑂
Spring Data Example Projects
★ 0 6y agoExplain → -
search-guard-ssl ⑂
Elasticsearch SSL for free. Does also support native Open SSL
Java ★ 0 9y agoExplain → -
Redis-4.x-Cookbook ⑂
Code files for Redis 4.x Cookbook
Java ★ 0 8y agoExplain → -
CtCI-6th-Edition ⑂
Cracking the Coding Interview 6th Ed. Solutions
Java ★ 0 7y agoExplain → -
tutorials ⑂
The "REST With Spring" Course:
Java ★ 0 7y agoExplain → -
nginx-auth-proxy ⑂
nginx auth proxy container
Nginx ★ 0 10y agoExplain → -
trickortreat
No description.
★ 0 8y agoExplain → -
Cracking-The-Coding-Interview
Solutions for Cracking the Coding Interview - 6th Edition
Java ★ 0 9y agoExplain → -
Back-End-Developer-Interview-Questions ⑂
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
★ 0 8y agoExplain → -
coding-interview-university ⑂
A complete computer science study plan to become a software engineer.
★ 0 8y agoExplain → -
Variance ⑂
No description.
Java ★ 0 12y agoExplain → -
Java8InAction ⑂
No description.
Java ★ 0 8y agoExplain → -
terraform-modules ⑂
Rancher Terraform Modules
HCL ★ 0 8y agoExplain → -
jps_stat ⑂
A bash script to moniter current_memory, max_memory and cpu_use details of running java programs in Linux
Shell ★ 0 8y agoExplain → -
kubernetes-aws-vpc-kops-terraform ⑂
Code for Deploy Kubernetes in an Existing AWS VPC with Kops and Terraform blog post
HCL ★ 0 9y agoExplain → -
linux-sysadmin-interview-questions ⑂
Collection of Linux Sysadmin/DevOps interview questions
★ 0 8y agoExplain → -
tech-interview-handbook ⑂
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
JavaScript ★ 0 8y agoExplain → -
system-design-interview ⑂
System design interview for IT companies
★ 0 8y agoExplain → -
security-guide-for-developers ⑂
Security Guide for Developers (实用性开发人员安全须知)
★ 0 8y agoExplain → -
hadoopecosystemtable.github.io ⑂
This page is a summary to keep the track of Hadoop related projects, and relevant projects around Big Data scene focused on the open source, free software enviroment.
HTML ★ 0 8y agoExplain → -
awesome-security ⑂
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
★ 0 8y agoExplain → -
interview ⑂
Interview questions
Java ★ 0 8y agoExplain → -
Goodrich ⑂
The source code for 'Data Structures and Algorithms in Python' by Goodrich, Tamassia, Goldwasser
Python ★ 0 10y agoExplain → -
hw-algorithm ⑂
No description.
Java ★ 0 11y agoExplain → -
kafka-docker ⑂
Dockerfile for Apache Kafka
Shell ★ 0 8y agoExplain → -
lemur-docker ⑂
Docker files for the Lemur certificate orchestration tool
Python ★ 0 8y agoExplain → -
research ⑂
No description.
★ 0 10y agoExplain → -
generating-certs
Guides on generating, installing, and rotating SSL certs.
★ 0 10y agoExplain → -
flink ⑂
Mirror of Apache Flink
Java ★ 0 8y agoExplain → -
flink-quickstart
No description.
Scala ★ 0 8y agoExplain → -
go ⑂
go packages
Go ★ 0 9y agoExplain → -
go_design_pattern ⑂
Design patterns in Golang.
Go ★ 0 11y agoExplain → -
golang-xsd
No description.
★ 0 9y agoExplain → -
go-xsd ⑂
a lib for loading XML Schema Definition (XSD) files ➜ plus, a tool `makepkg` to code-generate from any *.xsd your Go package with all needed `struct`s to readily `xml.Unmarshal()` documents into, based on the XSD's schema definitions
Go ★ 0 9y agoExplain → -
FlatBuffers
No description.
★ 0 9y agoExplain → -
go-algorithms-1 ⑂
Algorithms and data structure by golang
Go ★ 0 9y agoExplain → -
go-datastructures ⑂
No description.
Go ★ 0 9y agoExplain → -
go-algorithms ⑂
Algorithms and data structures for golang
Go ★ 0 9y agoExplain → -
Go-Design-Patterns ⑂
This is the code repository for the book, Go Design Patterns, published by Packt
Go ★ 0 9y agoExplain → -
algorithms ⑂
An educational library of algorithms in Python
Python ★ 0 9y agoExplain → -
interview_help ⑂
Interview Questions for practice!
Python ★ 0 9y agoExplain → -
ratecounter ⑂
A Thread-Safe RateCounter implementation in Golang
Go ★ 0 9y agoExplain → -
site-reliability-engineer-handbook ⑂
No description.
★ 0 9y agoExplain → -
sarama-cluster ⑂
No description.
Go ★ 0 9y agoExplain → -
golang-learning
No description.
★ 0 9y agoExplain → -
ansible-role-cis-amazon-linux ⑂
Ansible role to apply CIS Amazon Linux Benchmark v2.0.0
Python ★ 0 9y agoExplain → -
cfssl ⑂
CFSSL: Cloudflare's PKI and TLS toolkit
Go ★ 0 9y agoExplain → -
hashistack ⑂
No description.
HCL ★ 0 9y agoExplain → -
certstrap ⑂
Tools to bootstrap CAs, certificate requests, and signed certificates.
Go ★ 0 9y agoExplain → -
consul-tls
No description.
★ 0 9y agoExplain → -
cis-rhel-ansible ⑂
Ansible playbooks for CIS Benchmarks on RHEL/CentOS 6
★ 0 10y agoExplain → -
Spring-Boot-JdbcTemplate
Sources from the ZetCode's Spring Boot JdbcTemplate example
Java ★ 0 10y agoExplain → -
oauth2_proxy ⑂
A reverse proxy that provides authentication with Google, Github or other provider
Go ★ 0 9y agoExplain → -
cis-docker-benchmark ⑂
CIS Docker Benchmark - InSpec Profile
Ruby ★ 0 9y agoExplain → -
debian-cis ⑂
PCI-DSS compliant Debian 7 (wheezy) hardening
Shell ★ 0 9y agoExplain → -
ansible-role-firewall ⑂
Ansible Role - iptables Firewall configuration.
Shell ★ 0 9y agoExplain → -
ansible-ssh-hardening ⑂
This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.
Ruby ★ 0 9y agoExplain → -
ansible-os-hardening ⑂
This Ansible role provides numerous security-related configurations, providing all-round base protection.
Ruby ★ 0 9y agoExplain → -
ElasticSearch-Hardening
No description.
★ 0 9y agoExplain → -
mongodb-01 ⑂
SSL connection with mongodb org.mongodb:mongo-java-driver:3.x.x
Java ★ 0 10y agoExplain → -
Kafka-SSL
No description.
★ 0 9y agoExplain → -
ansible-role-certbot ⑂
Ansible Role - Certbot (for Let's Encrypt)
★ 0 9y agoExplain → -
ansible_role_cis_centos ⑂
CIS Benchmark CentOS Linux
★ 0 9y agoExplain → -
ansible-role-security ⑂
Ansible Role - Security
★ 0 9y agoExplain → -
Elasticsearch-ssl
No description.
★ 0 9y agoExplain → -
Mongo-SSL
No description.
★ 0 9y agoExplain → -
certificate-init-container ⑂
Bootstrap TLS certificates for Pods using the Kubernetes certificates API.
Go ★ 0 9y agoExplain → -
vault-controller ⑂
Automate the creation of unique Vault tokens for Kubernetes Pods using init containers.
Go ★ 0 9y agoExplain → -
Nginx-SSL
No description.
★ 0 9y agoExplain → -
kube-consul-register ⑂
a tool to register Kubernetes PODs as Consul Services
Go ★ 0 9y agoExplain → -
docker-consul ⑂
Dockerized Consul
Shell ★ 0 9y agoExplain → -
ansible-role-consul ⑂
Ansible role for Consul
Shell ★ 0 9y agoExplain → -
consul ⑂
Service Discovery and Configuration Made Easy
Go ★ 0 9y agoExplain → -
consul-on-kubernetes ⑂
Running HashiCorp's Consul on Kubernetes
Shell ★ 0 9y agoExplain → -
mtls-springboot ⑂
Mutual TLS authentication with SpringBoot example
Java ★ 0 10y agoExplain → -
docker-cheat-sheet ⑂
Docker Cheat Sheet
★ 0 9y agoExplain → -
Dev-Ops
No description.
★ 0 9y agoExplain → -
intro-to-kubernetes-workshop ⑂
Intro to Kubernetes Workshop
★ 0 10y agoExplain → -
hardening_elasticsearch ⑂
Building a elasticsearch cluster and hardening it for production use.
★ 0 10y agoExplain → -
ansible-selinux ⑂
Ansible SELinux role
★ 0 9y agoExplain → -
tropo-webapi-java ⑂
Tropo Webapi's Java implementation
Java ★ 0 10y agoExplain → -
Spring3Example ⑂
Spring3 Hello World Example
Java ★ 0 11y agoExplain →
No repos match these filters.