Topic: "consistency"
apache/incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
Language: Java - Size: 25.2 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 25,626 - Forks: 8,825

tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
Language: Go - Size: 144 MB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 5,798 - Forks: 2,100

heidihoward/distributed-consensus-reading-list
A list of papers about distributed consensus.
Size: 274 KB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 2,568 - Forks: 214

enhancedformysql/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
Size: 33.2 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1,763 - Forks: 147

djezzzl/database_consistency
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
Language: Ruby - Size: 887 KB - Last synced at: 1 day ago - Pushed at: 17 days ago - Stars: 1,113 - Forks: 50

eBay/NuRaft
C++ implementation of Raft core logic as a replication library
Language: C++ - Size: 1.18 MB - Last synced at: 1 day ago - Pushed at: 21 days ago - Stars: 1,088 - Forks: 253

happyer/distributed-computing
distributed_computing include mapreduce kvstore etc.
Language: Go - Size: 16.8 MB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 796 - Forks: 213

dtm-labs/rockscache
The First Redis Cache Library To Ensure Eventual Consistency And Strong Consistency With DB.
Language: Go - Size: 83 KB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 559 - Forks: 69

koculu/ZoneTree
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal choice for a wide range of applications requiring efficient data management.
Language: C# - Size: 1.39 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 349 - Forks: 32

quasilyte/go-consistent
Source code analyzer that helps you to make your Go programs more consistent.
Language: Go - Size: 83 KB - Last synced at: about 6 hours ago - Pushed at: 3 months ago - Stars: 346 - Forks: 17

hoaproject/Consistency 📦
The Hoa\Consistency library.
Language: PHP - Size: 85 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 319 - Forks: 19

alimohammadiamirhossein/smite
Pytorch Implementation of "SMITE: Segment Me In TimE" (ICLR 2025)
Language: Python - Size: 1.66 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 208 - Forks: 10

TraceNature/rediscompare
rediscompare is a tool for chech two redis db data consistency. 是用来对比、校验redis 多个数据库数据一致性的命令行工具,支持单实例到单实例、单实例到原生集群、多实例多库到单实例等场景。
Language: Go - Size: 26.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 207 - Forks: 12

gaul/are-we-consistent-yet
Compare eventual consistency of object stores
Language: Java - Size: 42 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 172 - Forks: 11

ease-lab/Hermes
Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high throughput.
Language: C - Size: 4.11 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 167 - Forks: 16

justinamiller/Coding-Standards
Coding Guidelines for C#
Language: C# - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 147 - Forks: 28

pingcap/tipocket 📦
A toolkit for testing TiDB
Language: Go - Size: 18.9 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 140 - Forks: 72

wgcban/SemiCD
Revisiting Consistency Regularization for Semi-supervised Change Detection in Remote Sensing Images
Language: Python - Size: 2.3 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 134 - Forks: 19

keets2012/Lottor
distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。
Language: Java - Size: 437 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 123 - Forks: 46

antham/gommit
Enforce git message commit consistency
Language: Go - Size: 526 KB - Last synced at: 4 days ago - Pushed at: 16 days ago - Stars: 115 - Forks: 5

cruzdb/zlog
A high-performance distributed shared-log for Ceph
Language: C++ - Size: 3.17 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 113 - Forks: 22

My-Random-Thoughts/QA-Checks-v4 📦
PowerShell scripts to ensure consistent and reliable build quality and configuration for your servers
Language: PowerShell - Size: 4.82 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 110 - Forks: 11

mirego/credo_naming
🏷 A suite of Credo checks to enforce naming best practices in an Elixir project
Language: Elixir - Size: 131 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 93 - Forks: 9

distkv-project/distkv
A light weight distributed key-value database system with table concept.
Language: Java - Size: 2.35 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 83 - Forks: 22

skalenetwork/skale-consensus
If you like this project, please ⭐ it on GitHub!!Running the very core of SKL network, SKALE BFT consensus is universal, modern, modular, high-performance, asynchronous, provably-secure, agent-based Proof-of-Stake blockchain consensus engine in C++ 17. Includes provably secure embedded Oracle. Used by SKALE elastic blockchains. Easy and fl
Language: C++ - Size: 29.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 80 - Forks: 33

go-pluto/pluto
A distributed IMAP server based on Conflict-free Replicated Data Types.
Language: Go - Size: 1.84 MB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 69 - Forks: 5

ConsistencyPlus/ConsistencyPlus
Consistency+ is a mod that aims to fix the inconsistencies with block variants added by Mojang.
Language: Java - Size: 15.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 67 - Forks: 18

xxlong0/ESTDepth
CVPR2021
Language: Python - Size: 66.1 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 67 - Forks: 6

zhangyoujia/hd_write_verify
LBA tools(hd_write_verify & hd_write_verify_dump) are very useful for testing Storage stability and verifying DATA consistency, there are much better than FIO & vdbench's verifying functions. for example: physical disk: ide/sata/scsi/ssd/iscsi/fc/raid/...; virtual disk: loop/nbd/lvm/soft raid/...; VM disk: ide/sata/scsi/virtio-blk/virtio-scsi/...;
Language: Shell - Size: 586 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 65 - Forks: 22

arthurprs/sucredb
Distributed KV database with causality tracking
Language: Rust - Size: 811 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 60 - Forks: 5

jhaotingc/PCL-I2G
Unofficial Implementation: Learning Self-Consistency for Deepfake Detection
Language: Python - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 58 - Forks: 6

chuntaojun/Java_Note
后端研发——笔记
Size: 34 MB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 55 - Forks: 23

Mte90/GlotDict
This extension for WordPress polyglots implements new features to improve the quality of translation/reviews!
Language: JavaScript - Size: 798 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 53 - Forks: 24

heidihoward/ios 📦
Reliable distributed agreement service for the cloud
Language: Go - Size: 44.8 MB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 47 - Forks: 7

twtrubiks/django-transactions-tutorial
django-transactions-tutorial 基本教學 - 了解 transactions 概念 📝
Language: Python - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 11

shwetayakkali/Distributed-System-Algorithms-Implementation
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 13

peteraritchie/NamingThings
Content on tips, tricks, advice, practices for naming things in in software/technology
Size: 15.1 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 43 - Forks: 4

WyattJia/Kites
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Language: Kotlin - Size: 449 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 9

xigoi/xidoc
A consistent markup language
Language: C - Size: 7.84 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 0

manuelroemer/Files
A modern, immutable, async-first, DI-friendly abstraction of hierarchical file systems with a consistent and developer friendly API that allows seamless switching between multiple underlying file system manifestations, while also fixing and hiding the flaws and inconsistencies of the wrapped APIs.
Language: C# - Size: 477 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 40 - Forks: 4

quasilyte/go-namecheck
Source code analyzer that helps you to maintain variable/field naming conventions inside your project.
Language: Go - Size: 15.6 KB - Last synced at: 11 days ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 0

skywalker023/pragmatic-consistency
🤖 Code for our EMNLP 2020 paper: "Will I Sound Like Me? Improving Persona Consistency in Dialogues through Pragmatic Self-Consciousness"
Language: Python - Size: 987 KB - Last synced at: about 7 hours ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 5

svengreb/styleguide-markdown
An opinionated, yet universally applicable Markdown code style guide
Language: JavaScript - Size: 613 KB - Last synced at: about 21 hours ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 9

intuit/sac3
Official repo for SAC3: Reliable Hallucination Detection in Black-Box Language Models via Semantic-aware Cross-check Consistency
Language: Jupyter Notebook - Size: 4.87 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 34 - Forks: 7

Ahoo-Wang/govern-eventbus 📦
Govern Service RPC & Event-Driven Architecture Framework || Govern EventBus is no longer maintained, please use Wow instead.
Language: Java - Size: 431 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 31 - Forks: 9

Steamgjk/Nezha
Nezha: Deployable and High-Performance Consensus Using Synchronized Clocks
Language: C++ - Size: 101 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 1

utahnlp/consistency
Implementation of models in our EMNLP 2019 paper: A Logic-Driven Framework for Consistency of Neural Models
Language: Python - Size: 12.9 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 3

ALANVF/Star-lang-specification
Work in progress specs for the Star programming language
Language: Vim Script - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 28 - Forks: 0

hamidgasmi/training.computerscience.cloud.aws
Notes, Docs, CLI Commands and, Flashcards for AWS certified solutions architect - Associate Level
Language: Shell - Size: 50.1 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 28 - Forks: 12

priyanshisharma/Leetcoding-Challenge
This repository contains Leetcode Challenge Submissions.
Language: C++ - Size: 414 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 53

svengreb/styleguide-javascript
An opinionated, yet universally applicable JavaScript code style guide
Language: JavaScript - Size: 1.22 MB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 3

bhaveshharmalkar/learn365
This repository contains all of the resources and materials of @bhavesharmalkar's Learn365 series, including links to articles, videos, and other learning resources.
Size: 802 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 0

Yangyi-Chen/CoTConsistency
The released data for paper "Measuring and Improving Chain-of-Thought Reasoning in Vision-Language Models".
Size: 1.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 0

andrewlee302/distributed-system
Creative and educational project for distributed system
Language: Go - Size: 1.13 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 4

Ankush-Katiyar/100DaysOfCode
I am committing to 100 days of code challenge, Learning java along with other things like AWS, Canva etc.
Language: TypeScript - Size: 271 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 0

mistupv/cauder-core
A Causal-Consistent Debugger for (Core) Erlang
Language: Erlang - Size: 1.88 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 3

JosephCrispell/homoplasyFinder
A tool to identify and annotate homoplasies on a phylogeny and sequence alignment
Language: R - Size: 557 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 3

ixjf/logic-rs
A parser of relational predicate logic & truth tree solver, written in Rust.
Language: Rust - Size: 3.26 MB - Last synced at: 13 days ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 1

pviotti/conver-old 📦
[discontinued, see pviotti/conver] Practical verification of non-transactional consistency models.
Language: Erlang - Size: 795 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 18 - Forks: 1

intuit-ai-research/DCR-consistency
DCR-Consistency: Divide-Conquer-Reasoning for Consistency Evaluation and Improvement of Large Language Models
Language: Python - Size: 2.07 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

shjo-april/Tensorflow_FixMatch
[Re-implementation] FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence
Language: Python - Size: 159 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 4

pviotti/hybris 📦
Robust and strongly consistent hybrid cloud storage library
Language: C - Size: 1020 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 4

cmakelib/cmakelib
CMake dependency tracking library
Language: CMake - Size: 54.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 12 - Forks: 2

FalseNegativeLab/mlscorecheck
Testing the consistency of binary classification performance scores reported in papers
Language: Jupyter Notebook - Size: 22.8 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 12 - Forks: 0

JonasRieger/rollinglda
A rolling version of the Latent Dirichlet Allocation.
Language: R - Size: 1.19 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 3

dsalahutdinov/activerecord-data_integrity
Check data integrity for your ActiveRecord models
Language: Ruby - Size: 91.8 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 2

opbi/hooks
🎯 configurable decorators for automated observability and self-explanatory codebase
Language: JavaScript - Size: 1.65 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 1

dmis-lab/ConNER
Bioinformatics'2023: Consistency Enhancement of Model Prediction on Document-level Named Entity Recognition
Language: Python - Size: 9.24 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 1

Bobronium/bearable-windows-experience
A lifeline for people dealing with Windows, especially after using macOS.
Size: 11.7 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 0

savreline/chevrotain
A replicated key value store that achieves eventual consistency through the use of conflict-free replicated data types (CRDTs). Individual project for the distributed systems graduate course at UBC.
Language: Go - Size: 6.44 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 1

pheymann/scala.bft
Parallel Byzantine Fault Tolerance (R&D)
Language: Scala - Size: 258 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 0

decent-css/decent
Have you no decency, CSS? Decent is a flexible and functional CSS library for building literally anything.
Language: CSS - Size: 13 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

ligurio/molly
Framework for distributed system's verification, with fault injection.
Language: Lua - Size: 410 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 10 - Forks: 2

antoinezanardi/werewolves-assistant-api
Werewolves Assistant API provides over HTTP requests a way of manage Werewolves games in order to help the game master in his task.
Language: JavaScript - Size: 9.73 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

Choaib-ELMADI/choaib-elmadi
This README.md file introduces my GitHub profile! Feel free to explore my work and reach out for collaboration or inquiries.
Size: 94.7 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 9 - Forks: 1

pviotti/conver
Consistency verification tool
Language: Scala - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

luukka76/data-analytics
Matlab files for data analytics methods
Language: MATLAB - Size: 49.8 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

CodeDynasty-dev/Exabase
A scaling focused distributed nosql database with good performance and strong data consistency. : still beta 🔬
Language: TypeScript - Size: 11.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

chong-chonga/ftkv
Distributed Key-Value Storage System based on Raft
Language: Go - Size: 3.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

ADITYAGABA1322/LeetCode-Soluion-in-cpp-Java
MISSION CRACK MAANG 🚀
Language: Java - Size: 4.49 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 1

Shubham-Bhoite/Daily-Java-Learning
Learning Java from Scratch & Practicing Java concepts.
Language: Java - Size: 182 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

TokTok/apidsl
DSL for C APIs to aid consistency of naming schemes and comments.
Language: Haskell - Size: 394 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 3

BrenoFariasdaSilva/TextSync
TextSync - A Real-Time Distributed-Text-Editor Application with MongoDB, NodeJS, ReactJS and WebSockets.
Language: JavaScript - Size: 1.63 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

tarantool/jepsen.tarantool
Jepsen tests for Tarantool
Language: Clojure - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

e-m3din4/deep-email
Obtain an email full profile including reputation, consistency, deliverability, social networks account linked, plus more data points.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

kishanrajput23/100-Days-Of-Code
A commitment to code daily.
Language: Python - Size: 124 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

wichmann-lab/error-consistency
Error consistency: a black-box analysis for comparing errors between decision makers (NeurIPS 2020)
Language: R - Size: 8.82 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

peter-neumann-dev/css-order
🎨 Custom order for consistent sorting of CSS properties
Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

ArDoCo/Core
Core framework for traceability link recovery between architecture documentation and models while identifying inconsistencies.
Language: Java - Size: 33.3 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 9

iiithf/advanced-computer-architecture
Computer architecture is a set of rules and methods that describe the functionality, organization, and implementation of computer systems.
Size: 158 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

Maslinin/Consyzer
A utility to prevent consistency problems in CIL modules when calling external methods implemented in unmanaged Dynamic-Link Libraries (DLLs).
Language: C# - Size: 315 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

VNG-Realisatie/i-Spiegel
Binnen de gemeente hebben we te maken met veel persoons- en adresgegevens. Deze gegevens worden door de hele organisatie verspreid. Dit leidt tot vele processen en veel afnemende applicaties, die hier gebruik van maken. Het is van belang dat de gegevens binnen de ketens kloppen. Dus van begin tot eind. Om grip te krijgen op de kwaliteit kun je gebruik maken van de Gegevensvergelijker, oftewel de i-Spiegel 3.0. Hiermee vergelijk je de gegevens uit verschillende systemen met elkaar, dus de gegevens van de afnemende applicaties met de gegevens uit de bron.
Language: C# - Size: 35.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

Mte90/BulkRejectGP 📦
Bulk reject of approved string on GlotPress with Firefox automation
Language: Python - Size: 251 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

Menziess/Databook
Data Engineering knowledge as a readable tutorial (collaboratively).
Size: 2.44 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

WoodProgrammer/KeyValueStore
Distributed Simple Nosql Store
Language: C++ - Size: 18.6 KB - Last synced at: 24 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

codeofmohit/strivers-dsa-sheet-consistency
A community driven repo for practising striver's DSA sheet, consistently. Target to complete the sheet or at least attempt each problem in next 180 days.
Size: 21.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 4

ArDoCo/CLI
Command Line Interface for Using ArDoCo
Language: Java - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Bethegnt/140-Days-Challenge
140 Days Challenge for learning Technical Stuff.
Language: Java - Size: 152 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

hollobit/WG3_TCM
a matrix to provide the clarified definition and relationship information of trustworthiness characteristics between in the AI/ML standards
Size: 978 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ChandanaReddy07/Dsa
A track of all my practiced DSA.
Language: Java - Size: 547 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
