Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

I'm not going to use OP's package, but I'll definitely copy the idea into a local helper. https://gist.github.com/icholy/fc41b8cfe74506cf93ec6b0fba1fc...


sort by: page size:

link to a prototype implementation by the author: https://github.com/kwonalbert/riffle

This isn't exactly what you're asking for, but maybe it'll spur some kind of thought:

https://gist.github.com/ndarville/4295324


Yes! This would go wonderfully with LobLib, the Lobster library:

https://github.com/bae43/LobLib/


Neat! I have a similar project for your code https://commits.io

My friend has an open source project that did this. Let me know if you want to get in touch with him about it.

https://github.com/udj


Here's a groovy version: https://gist.github.com/702337

Here's a bunch of usecases I put together a while ago https://gist.github.com/hanniabu/32b0f933618a3229efe3fbc01cb...

Check out libigl too

https://libigl.github.io/


Haven't used this, but heard of it years ago, and it aims to be similar. https://github.com/dotheevo/angrysearch/

I showed my good friend my approach, he came up with this: https://gist.github.com/2513841

If you are looking for alternatives, check out Typesense as well:

https://github.com/typesense/typesense


I built something similar 2.5 years ago in case you're interested: https://github.com/tobilg/lsh

I've used FLEE for this. Compiles down to IL so it's fast, you can define your own functions, etc.

https://github.com/mparlak/Flee/wiki/Getting-Started


Nice, pretty cool stuff. In high-school I worked on something similar (https://github.com/rafket/pam_duress), though this seems to have a somewhat cleaner implementation which is nice to see, and hopefully a more eager maintainer.

also done by lolcommits quite a while ago: https://github.com/mroth/lolcommits

I created Elixir library for this today. https://github.com/jechol/base32h

I just created a quick hack which is essentially at this level but I would try to improve upon it, it can be found at:

https://github.com/baruch/sortedtar


here's a worse way that's a lot more work and maybe has some advantages:

https://gist.github.com/cozzyd/efda739301bb7eb3a4a63a145c93e...


Yeah, exactly. I just hacked together a similar thing here :)

https://gist.github.com/softwaredoug/bbfa2541d48c685908ebd6a...

next

Legal | privacy