67 results found Sort:
- Filter by Primary Language:
- Go (14)
- C++ (10)
- Java (8)
- Python (7)
- Rust (7)
- C# (6)
- JavaScript (3)
- TypeScript (3)
- Jupyter Notebook (2)
- Cython (2)
- C (2)
- Ruby (1)
- Lua (1)
- Kotlin (1)
- +
코딩테스트 대비 문제집(Baekjoon Online Judge)
Created
2019-08-04
4,225 commits to main branch, last one 18 hours ago
A collection of powerful data structures
Created
2016-06-19
650 commits to master branch, last one 2 years ago
Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
Created
2017-06-23
720 commits to master branch, last one 3 months ago
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
Created
2019-02-02
490 commits to main branch, last one 2 years ago
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
Created
2012-08-17
244 commits to master branch, last one about a month ago
Python module (C extension and plain python) implementing Aho-Corasick algorithm
Created
2013-05-30
530 commits to master branch, last one 8 months ago
Leetcode Solutions in Rust, Advent of Code Solutions in Rust and more
Created
2019-06-26
737 commits to master branch, last one 6 days ago
leetcode.com , algoexpert.io solutions in python and swift
Created
2016-10-02
933 commits to master branch, last one 2 years ago
C++ implementation of a fast and memory efficient HAT-trie
Created
2017-04-20
122 commits to master branch, last one 2 months ago
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Created
2016-12-07
574 commits to master branch, last one 5 years ago
敏感词查找,验证,过滤和替换 🤓 FindAll, Validate, Filter and Replace words.
Created
2017-04-01
38 commits to master branch, last one 4 years ago
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
Created
2020-05-28
72 commits to master branch, last one 4 months ago
🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换)
Created
2018-02-09
71 commits to master branch, last one about a year ago
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Created
2017-08-22
85 commits to master branch, last one 4 months ago
Go datastructures.
Created
2013-12-11
156 commits to master branch, last one 2 years ago
The Capsule Hash Trie Collections Library
Created
2015-10-21
463 commits to main branch, last one about a year ago
Adaptive Radix Trees implemented in Go
Created
2016-04-01
77 commits to master branch, last one 23 hours ago
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exem...
Created
2021-01-19
1,165 commits to main branch, last one 3 years ago
Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.
Created
2018-10-15
38 commits to master branch, last one 3 years ago
Garbage collector-sensitive patricia tree for IP/CIDR tagging
Created
2017-09-01
124 commits to main branch, last one 2 months ago
A lightweight high-performance and radix tree based router for Lua/LuaJIT/OpenResty https://github.com/vm-001/gateways-routing-benchmark
Created
2023-12-11
44 commits to main branch, last one 7 months ago
This repo contains solutions to problem of data structures in c++
Created
2020-03-22
232 commits to master branch, last one 2 years ago
LeetCode solutions
Created
2018-05-29
396 commits to main branch, last one 2 years ago
Fast generic radix trie implemented in Rust
Created
2015-01-29
129 commits to master branch, last one 3 years ago
⚡️ A lightning fast HTTP router
Created
2017-05-25
69 commits to master branch, last one about a year ago
A lightweight full text indexer for .NET
Created
2019-07-29
351 commits to master branch, last one 4 months ago
PATRICIA, Double Array, LOUDS Trie implementations for Java
Created
2012-04-11
526 commits to master branch, last one 4 months ago
Data Structures implemented in Java
Created
2016-06-17
229 commits to master branch, last one 7 years ago
The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)
Created
2020-01-14
91 commits to master branch, last one 8 months ago
A collection of common algorithms and data structures implemented in Java.
Created
2020-04-20
375 commits to master branch, last one 2 years ago