Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/georust/transitfeed

Public transit serializer/deserializer and manipulation library for Rust
https://github.com/georust/transitfeed

Fix clippy warnings

ef6a077f386195fbae121e5b51a7fa7786be7c4a authored about 3 years ago by Michael Edwards <[email protected]>
Add feed reader tests

Partial revert of 5b4927e54899c6bdb1af9fd06393d11b19e4e1ae

Sample files are taken from https://...

b7da807b9c44088a2e18b90d4a9bef04e8d00d45 authored about 3 years ago by Michael Edwards <[email protected]>
Cargo fmt

f798e7da62337cd07e471bd639a932ed75eb184d authored about 4 years ago by Tom Burdick <[email protected]>
Remove broken tests

Updates tempdir and removes broken tests

5b4927e54899c6bdb1af9fd06393d11b19e4e1ae authored about 4 years ago by Tom Burdick <[email protected]>
Update Cargo.toml

Change repository path to georust

8cdf99719a3c9bb622bc756405e8f49c9659998c authored over 4 years ago by Tom Burdick <[email protected]>
Merge pull request #19 from georust/dual_license

Add apache licensing, update MIT licensing

f1f74048f8b9cd56ef9e921c61268c57a12c589d authored over 4 years ago by Tom Burdick <[email protected]>
Add apache licensing, update MIT licensing

1185881adf676b7779c843593b93ffab9435218a authored over 4 years ago by Tom Burdick <[email protected]>
Merge pull request #16 from medwards/update_benching

Update benching

2f7be2435e37025606a5fd58be6544ea93846a16 authored over 4 years ago by Tom Burdick <[email protected]>
Update benchmarking suite

8aee9e34bad6fbdc83b2544f3aa226bdf67c6f9c authored about 5 years ago by Michael Edwards <[email protected]>
2018 Edition use statements

de47c961384981d6f2e3f4b3aa5d9ffa3d9b041a authored about 5 years ago by Michael Edwards <[email protected]>
Merge pull request #15 from medwards/clean_deprecation

Clean up deprecated try! and impl traits

baa93b719c939b239b951dac27ae3a9b2b53dab5 authored about 5 years ago by Michael Edwards <[email protected]>
Clean up deprecated try! and impl traits

f730807d3e8439359db0b49f8662e7d1d2111cc8 authored about 5 years ago by Michael Edwards <[email protected]>
Merge pull request #13 from medwards/revert_test_removal

Revert "Remove feed_info test as its not in the sample data"

fec5cb32f79d9044ad4ca18294cf6a8c87609f09 authored over 5 years ago by Tom Burdick <[email protected]>
Merge pull request #14 from medwards/medwards/reader

FeedReader helper for reading complete feeds

ce06418b84824d3a8e2d1549283f2d61b1cb5435 authored over 5 years ago by Tom Burdick <[email protected]>
FeedReader helper for reading complete feeds

Handles unzipping archives and allowing users some customization of the
csv processing.

b9aae18d8f56a1df58986b4bb69dc4777218f7f3 authored over 5 years ago by Michael Edwards <[email protected]>
Revert "Remove feed_info test as its not in the sample data"

This reverts commit c2e13b1dc134bb5a64eecdc9b7967ac43dc43a10.

Commit 3e5b25e01184ac889cdcad05e7...

bede26938385bf072ce12630a3e60cf887c42eb7 authored over 5 years ago by Michael Edwards <[email protected]>
Merge pull request #11 from medwards/cleanups

Cleanups

8ece16627a1e0299a8ebdb4fae7c14c4980890f8 authored over 5 years ago by Tom Burdick <[email protected]>
Update all depedencies, mark as 0.3

c4e493d7897621486819a23db4db5de81c12951d authored over 5 years ago by Tom Burdick <[email protected]>
Remove feed_info test as its not in the sample data

c2e13b1dc134bb5a64eecdc9b7967ac43dc43a10 authored over 5 years ago by Tom Burdick <[email protected]>
Run rustfmt on everything

eb58c9dc34228a44ae044b99a817239760fb62c3 authored over 6 years ago by Michael Edwards <[email protected]>
TimeOffset is sortable and cloneable

febc4a0d5e115b43f310adec9872a60d27fd2ad9 authored over 6 years ago by Michael Edwards <[email protected]>
ShapePoint is the struct for a shapes.txt row

75a920d63a19a35ccc02b7aea6993d7c9bd41acc authored over 6 years ago by Michael Edwards <[email protected]>
Merge duplicate/overlapping enums

WheelchairAccessible/Boarding and Pickup/DropoffType. These types
derived more meaning from thei...

9e602c1767baa0de6b2edc1927a1443ddc2ac7ef authored over 6 years ago by Michael Edwards <[email protected]>
Move deserialization/defaults to traits for transit enums

9f88513ba3fdbedb7e6af400df4e520ceb273c6b authored over 6 years ago by Michael Edwards <[email protected]>
Add missing feed_info file for good_feed integration test

3e5b25e01184ac889cdcad05e77b8013b7bd5898 authored over 6 years ago by Michael Edwards <[email protected]>
Remove test utility for parsing quick_csv rows

c2240961a2d4074c29548167120ae109e13ad8b8 authored about 7 years ago by Michael Edwards <[email protected]>
Merge branch 'more_files_and_fixups'

297979e1cda049914ea4179c9dc69c16a40d31e4 authored about 7 years ago by Michael Edwards <[email protected]>
Fixes #6 - support for feed_info.txt

ef46ce994f1a7a6e225f23f62c0a826439617507 authored about 7 years ago by Michael Edwards <[email protected]>
Support transfers.txt (Partially fixes #6)

ad0bb6c35f5556487a5f21456774ff89e296571b authored about 7 years ago by Michael Edwards <[email protected]>
Make gtfs::Error public

d9305c22eb25f36c3197a7f43e0223df444155c0 authored about 7 years ago by Michael Edwards <[email protected]>
Remove experimental trait

7b7496ec3b0b5bfae5733650e7853e7cc2773966 authored about 7 years ago by Michael Edwards <[email protected]>
Populate shapes.txt fixtures (and fix bug)

9d602d40ce32b609bbb898381cc2c943ef2c36e5 authored about 7 years ago by Michael Edwards <[email protected]>
Order of feed files/structs matches order in specification

24c42f5c38fb99877158fff5d2d5e0ec30ebb51b authored about 7 years ago by Michael Edwards <[email protected]>
Merge branch 'csv_crate'

0065b86e24eb75ab96316b0daf5fe94507591c43 authored about 7 years ago by Michael Edwards <[email protected]>
Deserialization fails if there is unexpected whitespace

af25c9a6234c3d74dae22d3a32d0ae914bbc3682 authored about 7 years ago by Michael Edwards <[email protected]>
Handle fare_rules.txt and fare_attributes.txt

d33d288eedf942908b7dc53f3555b60bbbdb7b43 authored about 7 years ago by Michael Edwards <[email protected]>
Improved csv error wrapping

and unit tests

23f805ff19074054d702dcee80339ab330a7ac19 authored about 7 years ago by Michael Edwards <[email protected]>
Finish unimplemented fields

Timepoint, Wheelchair, and Bike info had defaults and no parsing

7406eba47d92f526c6986ede4f31ae82db0a18ab authored about 7 years ago by Michael Edwards <[email protected]>
Fixes #3 - Move to csv crate

020c1da54b7da769ef5087bb6d4e53fcca65441a authored about 7 years ago by Michael Edwards <[email protected]>
Merge pull request #4 from medwards/master

Composeable templated GTFSIterator replaces existing Iterators

c3ed2d78993db610e619b8f8a78431ef330dd591 authored about 7 years ago by Tom Burdick <[email protected]>
Unit testing parse_row functions

4fff3dced4c895dd97c757d98112c7b1da182eb3 authored about 7 years ago by Michael Edwards <[email protected]>
Reorder transit structs (by order in reference), impl Debug

87f443520d1078c5df32c3297c4985f677d03489 authored about 7 years ago by Michael Edwards <[email protected]>
More robust integration tests, move them to tests folder

374bac10cb8de21fd6c5b286b32cb7d1b6ea21e2 authored over 7 years ago by Michael Edwards <[email protected]>
Move bench/integration test data

9b58ca3fe4cd42838c32892eae036bd73c663fe3 authored over 7 years ago by Michael Edwards <[email protected]>
README.md example usage

8e1e24e14706007c77c00e7d81bc039bbef5d69d authored over 7 years ago by Michael Edwards <[email protected]>
Remove zip stuff

07830cb42f0e5b5e399f5db58ae2100e5269be05 authored over 7 years ago by Michael Edwards <[email protected]>
Move GTFSIterator to gtfs.rs

Add some unit tests, fixes a subtle line number count

08317cc6c42539153c28e4f29e5f21c126e850da authored over 7 years ago by Michael Edwards <[email protected]>
Parse route types

38daba22857e3d3be8c10bfce79c9a13345f9bc7 authored over 7 years ago by Michael Edwards <[email protected]>
Extracted ParseError used by parse.rs, wrapped by GtfsError::LineParseError

5648c168d5f834d80deeba92c77534ddb000d236 authored over 7 years ago by Michael Edwards <[email protected]>
Switch to composable GTFS iterator

Also include tests

7e03bbaf376a5934f1adfe2a439c34b20ca0b877 authored over 7 years ago by Michael Edwards <[email protected]>
chore: update dependencies and version

ff6acda9760d35079ba6815c311b41d9a5147ef3 authored over 7 years ago by Tom Burdick <[email protected]>
Merge pull request #1 from medwards/master

Add missing parsers

b7de58e4c7cd3a5e110826b250dea5e4bce31006 authored over 7 years ago by Tom Burdick <[email protected]>
CalendarDateIterator

124678ae1319277fd2b5933480aeb4b3f38adb0a authored over 7 years ago by Michael Edwards <[email protected]>
CalendarIterator

f22a2f3e23c8cb59cbc0220fc6aa089d8b527a80 authored over 7 years ago by Michael Edwards <[email protected]>
frequencies.txt parsing

c2edc0bd4e2daa4ffb3d0da7227b5a3d28ee6610 authored over 7 years ago by Michael Edwards <[email protected]>
feat: add shapes iterator

b786603b91da3d9678e7e8381814eb34063a520d authored over 8 years ago by Tom Burdick <[email protected]>
refactor: break out gtfs to a module

545f3f55f53595563f5e692740b3a556fa08330b authored over 8 years ago by Tom Burdick <[email protected]>
feat: add trip iterator

60791b493c59ef94cab6b87d03bc764b22657769 authored over 8 years ago by Tom Burdick <[email protected]>
feat: add route iterator

d6c030b10bfcc660d381c323cb1441fe7261c86b authored over 8 years ago by Tom Burdick <[email protected]>
fix: break up gtfs.rs into module

8a5b86652aa1d62de0fb80c1e8fd6105f55ed391 authored over 8 years ago by Tom Burdick <[email protected]>
feat: bump version to 0.1.4

94e4de6c890e6e9befe64b44619cc63c077f8989 authored over 8 years ago by Tom Burdick <[email protected]>
fix: remove zip from library deps, dev dep now

429aac860d9faa7b9ac35d6f998cb7033fbc0bce authored over 8 years ago by Tom Burdick <[email protected]>
fix: cleanup warnings and remove unused traits/structs

57a45160f2bf7bac89e5ab3fa0c60e47cb4c7848 authored over 8 years ago by Tom Burdick <[email protected]>
feat(docs): basic crate doc string

b551550432e5c8afd33fc28af7fd7362508e2272 authored over 8 years ago by Tom Burdick <[email protected]>
perf(benchmarks): add benchmarks for agency and stop decoders

92cf8b9e437652c7c580b6f254e6e6e843b94f5e authored over 8 years ago by Tom Burdick <[email protected]>
fix(tests): fix parse timeoffset test

af672463e10c8558dd8115758b1ee34b78f553ed authored over 8 years ago by Tom Burdick <[email protected]>
release 0.1.3

9c7e705a7fa315daa46ea8570579deb090b5c957 authored over 8 years ago by Tom Burdick <[email protected]>
perf(decoder): use a custom error type

error_chain is very nice to use but apparently also quite slow due to
determining backtraces. va...

c8e8e6ef864c128f0581de644b5e831db52c9ac8 authored over 8 years ago by Tom Burdick <[email protected]>
fix(meta): build and test on stable

adds unit testing for decode_timeoffset

46db8b38c60b2d71206c1a425146c03cc4ad9543 authored over 8 years ago by Tom Burdick <[email protected]>
fix(meta): better description, fixed repo path

d29bba0e0d27ebc39afd2137277612c4968de1f5 authored over 8 years ago by Tom Burdick <[email protected]>
Transit data library

819a33bfa358463b3872181ce69bd2a6007188a3 authored over 8 years ago by Tom Burdick <[email protected]>