felipenoris / JuliaPackageWithRustDep.jl
Example of a Julia Package with Rust dependency.
☆90Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for JuliaPackageWithRustDep.jl
- Simple, consistent interfaces for any codec.☆86Updated last month
- An implementation of sum types in Julia☆104Updated 2 months ago
- Functions generated at runtime without world-age issues or overhead☆100Updated this week
- Write Rust code in Julia☆46Updated 8 years ago
- fast parsing machinery for basic types in Julia☆116Updated 3 weeks ago
- Julia MsgPack implementation with type-driven, overloadable packing/unpacking functionality☆64Updated 7 months ago
- A generalized version of Julia generated functions @generated to allow closures in generated functions and avoid the use of runtime eval …☆89Updated 2 years ago
- A flexible logging library for Julia☆88Updated last year
- Interval Sets for Julia☆99Updated 7 months ago
- A parser combinator library for Julia☆107Updated last year
- Create WebAssembly with Julia☆77Updated 9 months ago
- Allows Julia function calls to be temporarily overloaded for the purpose of testing☆62Updated 2 weeks ago
- Tokenization for Julia source code☆103Updated 6 months ago
- Multi-Paradigm Dynamic Fast Functional Reactive Programming in Julia☆40Updated 2 years ago
- Compiled parser combinators and regular expressions in pure julia☆79Updated 2 years ago
- Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-i…