Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TheAlgorithms/Zig
Collection of Algorithms implemented in Zig.
https://github.com/TheAlgorithms/Zig
Update to Zig v0.11.0 (#9)
d85a8dfa6c685b3699fd12faf9af5f0d1773210c authored over 1 year ago
d85a8dfa6c685b3699fd12faf9af5f0d1773210c authored over 1 year ago
Code improvements (#8)
c522fd321e3d94f55c6aac739d1286730ce98172 authored over 1 year ago
c522fd321e3d94f55c6aac739d1286730ce98172 authored over 1 year ago
more fixes - web examples (#7)
thanks @truemedian
d4e6164e23900e39b3411045dc5c603fd6df5124 authored almost 2 years ago
chore: add CODEOWNERS (#6)
e4778cd7e610b13b25d6670da103749dee3c1de6 authored almost 2 years ago
e4778cd7e610b13b25d6670da103749dee3c1de6 authored almost 2 years ago
More changes: (#5)
* http server added
* update http/tls client (kyber)
* refactoring build-system
* CI - Window...
docs: improve `README.md`
781750273e1eab39dc2a0d1d60cb9ffd8e4320f3 authored almost 2 years ago
781750273e1eab39dc2a0d1d60cb9ffd8e4320f3 authored almost 2 years ago
Web Examples and Summary Test (#4)
* Some changes:
* TLS v1.3 - Kyber768
* Summary Test
* http client
de3781becf815397c33f01e0b75896c4dd64b783 authored almost 2 years ago
Don't use undefined value (#3)
Using `undefined` here can trigger UB - instead `return` early.
ecd8314b0d750a30fe4af246179f20587a6f3a16 authored almost 2 years ago
Merge pull request #2 from kassane/tranfer
some changes - Transfer
5ca6214ea5deea87f8b73cb57846bd995bbff299 authored almost 2 years ago
some changes
* License changed
* Code of Conduct added
* CI - Linux & MacOS
* Contribution Guide added
ThreadPool added & upd to zig 0.11
44752721560df896cbf9be979ed5d806dc86836d authored almost 2 years ago
44752721560df896cbf9be979ed5d806dc86836d authored almost 2 years ago
LruCache updated and format all files
dea21913af71a805255c54795fc5cb3c93d6ed63 authored about 2 years ago
dea21913af71a805255c54795fc5cb3c93d6ed63 authored about 2 years ago
rework chineseRemainder (fix unsigned type)
d32809d7db587ffa5b173aa973686f552b133877 authored about 2 years ago
d32809d7db587ffa5b173aa973686f552b133877 authored about 2 years ago
factorial
63d15e20b6767ec2b2306cfeb172e32b42bb318f authored about 2 years ago
63d15e20b6767ec2b2306cfeb172e32b42bb318f authored about 2 years ago
more algorithms
5dac0f47ad29248923c52dbb4ee5665561b5466a authored about 2 years ago
5dac0f47ad29248923c52dbb4ee5665561b5466a authored about 2 years ago
more algorithms:
* bsearch
* bublesort
* radixsort
* gcd (thx zig std devs)
* refactored qsort
add runall samples
ee92ad69f7cd7eea352bdb3840013df31939a11d authored about 2 years ago
ee92ad69f7cd7eea352bdb3840013df31939a11d authored about 2 years ago
more algorithms
06876a0718ded7d421d9b604634a8536c40eaa31 authored about 2 years ago
06876a0718ded7d421d9b604634a8536c40eaa31 authored about 2 years ago
fix lint CI/CD
d59791400f5969c55787437d844d50fe9ed39812 authored about 2 years ago
d59791400f5969c55787437d844d50fe9ed39812 authored about 2 years ago
Changes:
* more algorithms
* CI/CD
initial build
70f1e49e086657449940d8c41f6b8312fb092316 authored about 2 years ago
70f1e49e086657449940d8c41f6b8312fb092316 authored about 2 years ago
Initial commit
dae643610f5639216f3cc56aa1a1fde81139b98c authored about 2 years ago
dae643610f5639216f3cc56aa1a1fde81139b98c authored about 2 years ago