Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CBOR2 #3

Closed
wants to merge 292 commits into from
Closed

Add CBOR2 #3

wants to merge 292 commits into from

Conversation

librasteve
Copy link

see various comments on irc - seems like CBOR2 in Python with C is fastest approach
20:37 discord-raku-bot @japhb I got a CBOR file -- how do I read it in Raku? Using slurp with ":bin" ?
20:49 discord-raku-bot @japhp Yeah, I got it working. And, yes, the CBOR utilization gives me the fastest ingestion of ≈700MB CSV file in Raku.

timo and others added 30 commits February 10, 2015 13:18
Add new module, modify list and module info
sd-bus seems kinda nice.
add Unicode::LineBreak
east asian languages need access to the linebreak properties 
See http://stackoverflow.com/questions/31250503/perl-6-and-print-columns
work to begin next week, unless you know of someone else already doing it
adding info on p6 Math::Trig
wxwidgets GUI added
Mentioned Pastebin::Shadowcat for App::Nopaste entry
tbrowder and others added 28 commits April 6, 2019 15:00
Net::Telnet used to be on this list, but was removed after v0.0.1 was released. However, it doesn't implement terminal emulation, which is needed for a proper TELNET implementation, since it's platform dependent. Two more modules need to be created before it can be completely removed from the most wanted modules list.
Net::Telnet's new Net::Telnet::Terminal::Win32::* and Net::Telnet::Terminal::UNIX::* modules handle what these were originally intended for. I separated them at first so people could use Net::Telnet for custom purposes besides opening shells, but that's still possible to do with the new terminal modules and doesn't make it so Net::Telnet only implements half of what people would expect a TELNET module to be able to do.
TAP::Harness has been implemented as TAP::Harness, and App::Prove
as App::prove6

forkprove has been taken of the list as raku doesn't have a `fork` (as
in general forking and threading are largely mutually exclusive).
TAP::Parser and App::Prove have been implemented
profiling is built in with --profile as the comment indicated.
this is now implemented, albeit as [Physics::Unit](https://github.com/p6steve/raku-physics-unit.git) and [Physics::Measure]((https://github.com/p6steve/raku-physics-measure.git)

also note that the link to Units::SI is getting a 404
Need NumPy / SciPy equivalents to facilitate Python migration
@japhb
Copy link
Owner

japhb commented Jul 8, 2022

Closing this one as I have not been the upstream for this repo for years, and the original submitter just opened Raku#57 to PR the correct repo. :-)

@japhb japhb closed this Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.